[csw-devel] SF.net SVN: gar:[19190] csw/mgar/pkg/bind/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Sep 12 11:04:46 CEST 2012


Revision: 19190
          http://gar.svn.sourceforge.net/gar/?rev=19190&view=rev
Author:   bonivart
Date:     2012-09-12 09:04:46 +0000 (Wed, 12 Sep 2012)
Log Message:
-----------
bind/trunk: update to 9.8.4rc1

Modified Paths:
--------------
    csw/mgar/pkg/bind/trunk/Makefile
    csw/mgar/pkg/bind/trunk/checksums

Modified: csw/mgar/pkg/bind/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bind/trunk/Makefile	2012-09-11 15:48:20 UTC (rev 19189)
+++ csw/mgar/pkg/bind/trunk/Makefile	2012-09-12 09:04:46 UTC (rev 19190)
@@ -2,17 +2,18 @@
 # owner/group for device files? (root:sys)
 
 NAME = bind
-VERSION = 9.8.3
+VERSION = 9.8.4
 #VERSION = 9.9.0
 CATEGORIES = net
 GARTYPE = v2
 
 # Enable these for Px-releases
-#RELEASE = rc2
-RELEASE = P2
+RELEASE = rc1
+#RELEASE = P2
 DISTVERSION = $(VERSION)-$(RELEASE)
 SPKG_VERSION = $(VERSION)$(RELEASE)
-DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+DISTNAME = $(NAME)-$(VERSION)$(RELEASE)
 WORKSRC = $(WORKDIR)/$(DISTNAME)
 
 DESCRIPTION = ISC BIND DNS reference implementation
@@ -24,7 +25,8 @@
 endef
 
 # Enable these for Px-releases
-MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/
+#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/
+MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)$(RELEASE)/
 DISTFILES  = $(DISTNAME).tar.gz
 
 # Disable these for Px-releases
@@ -115,12 +117,12 @@
 CHECKPKG_OVERRIDES_CSWbindutils += catalogname-does-not-match-pkgname|pkgname=CSWbindutils|catalogname=bind_utils|expected-catalogname=bindutils
 CHECKPKG_OVERRIDES_CSWbindchroot += catalogname-does-not-match-pkgname|pkgname=CSWbindchroot|catalogname=bind_chroot|expected-catalogname=bindchroot
 # Will not split out all these libs
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.80.0.5|soname=libbind9.so.80|pkgname=CSWlibbind|expected=CSWlibbind9-80
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.81.6.1|soname=libdns.so.81|pkgname=CSWlibbind|expected=CSWlibdns81
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.83.0.5|soname=libisc.so.83|pkgname=CSWlibbind|expected=CSWlibisc83
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.80.0.1|soname=libisccc.so.80|pkgname=CSWlibbind|expected=CSWlibisccc80
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.82.0.2|soname=libisccfg.so.82|pkgname=CSWlibbind|expected=CSWlibisccfg82
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/liblwres.so.80.0.2|soname=liblwres.so.80|pkgname=CSWlibbind|expected=CSWliblwres80
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.80.0.7|soname=libbind9.so.80|pkgname=CSWlibbind|expected=CSWlibbind9-80
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.88.1.0|soname=libdns.so.88|pkgname=CSWlibbind|expected=CSWlibdns88
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.84.0.1|soname=libisc.so.84|pkgname=CSWlibbind|expected=CSWlibisc84
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.80.0.2|soname=libisccc.so.80|pkgname=CSWlibbind|expected=CSWlibisccc80
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.82.0.3|soname=libisccfg.so.82|pkgname=CSWlibbind|expected=CSWlibisccfg82
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/liblwres.so.80.0.3|soname=liblwres.so.80|pkgname=CSWlibbind|expected=CSWliblwres80
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/bind/trunk/checksums
===================================================================
--- csw/mgar/pkg/bind/trunk/checksums	2012-09-11 15:48:20 UTC (rev 19189)
+++ csw/mgar/pkg/bind/trunk/checksums	2012-09-12 09:04:46 UTC (rev 19190)
@@ -1 +1 @@
-90217a82d08e7d2513d4d9f3fa32a517  bind-9.8.3-P2.tar.gz
+ab9c898035472aab226e0894a9af7ebd  bind-9.8.4rc1.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list