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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Oct 18 15:10:34 CEST 2010


Revision: 11322
          http://gar.svn.sourceforge.net/gar/?rev=11322&view=rev
Author:   bonivart
Date:     2010-10-18 13:10:34 +0000 (Mon, 18 Oct 2010)

Log Message:
-----------
bind: update to 9.7.2-P2

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	2010-10-18 12:39:56 UTC (rev 11321)
+++ csw/mgar/pkg/bind/trunk/Makefile	2010-10-18 13:10:34 UTC (rev 11322)
@@ -6,11 +6,11 @@
 CATEGORIES = net
 
 # Enable these for Px-releases
-#RELEASE = P2
-#DISTVERSION = $(GARVERSION)-$(RELEASE)
-#SPKG_VERSION = $(GARVERSION)$(RELEASE)
-#DISTNAME = $(GARNAME)-$(GARVERSION)-$(RELEASE)
-#WORKSRC = $(WORKDIR)/$(DISTNAME)
+RELEASE = P2
+DISTVERSION = $(GARVERSION)-$(RELEASE)
+SPKG_VERSION = $(GARVERSION)$(RELEASE)
+DISTNAME = $(GARNAME)-$(GARVERSION)-$(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/$(GARVERSION)-$(RELEASE)/
-#DISTFILES  = $(DISTNAME).tar.gz
+MASTER_SITES = http://ftp.isc.org/isc/bind9/$(GARVERSION)-$(RELEASE)/
+DISTFILES  = $(DISTNAME).tar.gz
 
 # Disable these for Px-releases
-MASTER_SITES = http://ftp.isc.org/isc/bind9/$(GARVERSION)/
-DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(GARVERSION)/
+#DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
 DISTFILES += CSWbindchroot.postinstall
 
@@ -87,11 +87,13 @@
 
 SPKG_SOURCEURL = http://www.isc.org/software/bind
 
-#CHECKPKG_OVERRIDES = symbol-not-found
-CHECKPKG_OVERRIDES_CSWbinddevel += surplus-dependency|CSWbind
-CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWbindutils
-CHECKPKG_OVERRIDES_CSWbindchroot += surplus-dependency|CSWbind
-CHECKPKG_OVERRIDES_CSWbinddevel += archall-devel-package
+CHECKPKG_OVERRIDES_CSWlibbind += non-uniform-lib-versions-in-package|sonames=['libbind9.so.60',|'libdns.so.69',|'libisc.so.62',|'libisccc.so.60',|'libisccfg.so.62',|'liblwres.so.60']
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libbind9.so
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libdns.so
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libisc.so
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libisccc.so
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libisccfg.so
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/liblwres.so
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/bind/trunk/checksums
===================================================================
--- csw/mgar/pkg/bind/trunk/checksums	2010-10-18 12:39:56 UTC (rev 11321)
+++ csw/mgar/pkg/bind/trunk/checksums	2010-10-18 13:10:34 UTC (rev 11322)
@@ -1 +1 @@
-166832fc0f94d6e4eb2dac8bed3b275f  bind-9.7.2.tar.gz
+e74de6ec9c2cd27576794c873bd85f4a  bind-9.7.2-P2.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