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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Sep 1 11:19:39 CEST 2011


Revision: 15485
          http://gar.svn.sourceforge.net/gar/?rev=15485&view=rev
Author:   bonivart
Date:     2011-09-01 09:19:39 +0000 (Thu, 01 Sep 2011)
Log Message:
-----------
bind/trunk: update to 9.8.1

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	2011-09-01 08:15:56 UTC (rev 15484)
+++ csw/mgar/pkg/bind/trunk/Makefile	2011-09-01 09:19:39 UTC (rev 15485)
@@ -2,15 +2,15 @@
 # owner/group for device files? (root:sys)
 
 NAME = bind
-VERSION = 9.8.0
+VERSION = 9.8.1
 CATEGORIES = net
 
 # Enable these for Px-releases
-RELEASE = P4
-DISTVERSION = $(VERSION)-$(RELEASE)
-SPKG_VERSION = $(VERSION)$(RELEASE)
-DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
-WORKSRC = $(WORKDIR)/$(DISTNAME)
+#RELEASE = P4
+#DISTVERSION = $(VERSION)-$(RELEASE)
+#SPKG_VERSION = $(VERSION)$(RELEASE)
+#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+#WORKSRC = $(WORKDIR)/$(DISTNAME)
 
 DESCRIPTION = ISC BIND DNS reference implementation
 define BLURB
@@ -21,12 +21,12 @@
 endef
 
 # Enable these for Px-releases
-MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/
-DISTFILES  = $(DISTNAME).tar.gz
+#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/
+#DISTFILES  = $(DISTNAME).tar.gz
 
 # Disable these for Px-releases
-#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)/
-#DISTFILES  = $(NAME)-$(VERSION).tar.gz
+MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)/
+DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
 DISTFILES += CSWbindchroot.postinstall
 
@@ -35,7 +35,7 @@
 PACKAGES += CSWbind
 CATALOGNAME_CSWbind = bind
 SPKG_DESC_CSWbind = ISC BIND DNS main package
-RUNTIME_DEP_PKGS_CSWbind = CSWlibbind CSWbindutils CSWiconv CSWosslrt CSWzlib CSWlibxml2-2
+RUNTIME_DEP_PKGS_CSWbind = CSWlibbind CSWbindutils CSWosslrt CSWlibz1 CSWlibxml2-2 CSWlibiconv2
 
 PACKAGES += CSWbind-dev
 CATALOGNAME_CSWbind-dev = bind_dev
@@ -45,12 +45,12 @@
 PACKAGES += CSWlibbind
 CATALOGNAME_CSWlibbind = libbind
 SPKG_DESC_CSWlibbind = ISC BIND DNS library package
-RUNTIME_DEP_PKGS_CSWlibbind = CSWiconv CSWosslrt CSWzlib CSWlibxml2-2
+RUNTIME_DEP_PKGS_CSWlibbind = CSWlibiconv2 CSWosslrt CSWlibz1 CSWlibxml2-2
 
 PACKAGES += CSWbindutils
 CATALOGNAME_CSWbindutils = bind_utils
 SPKG_DESC_CSWbindutils = ISC BIND DNS utilities package
-RUNTIME_DEP_PKGS_CSWbindutils = CSWlibbind CSWiconv CSWosslrt CSWzlib CSWlibxml2-2
+RUNTIME_DEP_PKGS_CSWbindutils = CSWlibbind CSWlibiconv2 CSWosslrt CSWlibz1 CSWlibxml2-2
 
 PACKAGES += CSWbindchroot
 CATALOGNAME_CSWbindchroot = bind_chroot
@@ -91,9 +91,9 @@
 SPKG_SOURCEURL = http://www.isc.org/software/bind
 
 CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWbindutils
-CHECKPKG_OVERRIDES_CSWlibbind += non-uniform-lib-versions-in-package|sonames=libbind9.so.80,libdns.so.81,libisc.so.81,libisccc.so.80,libisccfg.so.80,liblwres.so.80
 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
+CHECKPKG_OVERRIDES_CSWlibbind += non-uniform-lib-versions-in-package|sonames=libbind9.so.80,libdns.so.81,libisc.so.83,libisccc.so.80,libisccfg.so.82,liblwres.so.80
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/bind/trunk/checksums
===================================================================
--- csw/mgar/pkg/bind/trunk/checksums	2011-09-01 08:15:56 UTC (rev 15484)
+++ csw/mgar/pkg/bind/trunk/checksums	2011-09-01 09:19:39 UTC (rev 15485)
@@ -1 +1 @@
-13e36e3f28dc1ce7675b45a4192e8389  bind-9.8.0-P4.tar.gz
+cf31117c5d35af34d4c0702970ad9fb7  bind-9.8.1.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