SF.net SVN: gar:[25959] csw/mgar/pkg/bind/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Sep 29 17:08:24 CEST 2016


Revision: 25959
          http://sourceforge.net/p/gar/code/25959
Author:   bonivart
Date:     2016-09-29 15:08:24 +0000 (Thu, 29 Sep 2016)
Log Message:
-----------
bind/trunk: update to 9.10.4-P3

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	2016-09-28 11:53:33 UTC (rev 25958)
+++ csw/mgar/pkg/bind/trunk/Makefile	2016-09-29 15:08:24 UTC (rev 25959)
@@ -6,24 +6,35 @@
 VERSION = 9.10.4
 GARTYPE = v2
 
-# Enable these for Px-releases
-#RELEASE = P4
-#DISTVERSION = $(VERSION)-$(RELEASE)
+# Enable these for beta releases
+#RELEASE = b1
+#DISTVERSION = $(VERSION)$(RELEASE)
 #SPKG_VERSION = $(VERSION)$(RELEASE)
-#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+#DISTNAME = $(NAME)-$(VERSION)$(RELEASE)
 #WORKSRC = $(WORKDIR)/$(DISTNAME)
 
+# Enable these for Px-releases
+RELEASE = P3
+DISTVERSION = $(VERSION)-$(RELEASE)
+SPKG_VERSION = $(VERSION)$(RELEASE)
+DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+WORKSRC = $(WORKDIR)/$(DISTNAME)
+
 DESCRIPTION = ISC BIND DNS reference implementation
 define BLURB
 endef
 
-# Enable these for Px-releases
-#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/
+# Enable these for beta releases
+#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)$(RELEASE)/
 #DISTFILES  = $(DISTNAME).tar.gz
 
+# Enable these for Px-releases
+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
 
@@ -34,11 +45,16 @@
 PACKAGES += CSWbind
 CATALOGNAME_CSWbind = bind
 SPKG_DESC_CSWbind = ISC BIND DNS main package
-RUNTIME_DEP_PKGS_CSWbind += CSWbindutils
+#RUNTIME_DEP_PKGS_CSWbind += CSWbindutils
 RUNTIME_DEP_PKGS_CSWbind += CSWlibbind
-RUNTIME_DEP_PKGS_CSWbind += CSWlibiconv2
+#RUNTIME_DEP_PKGS_CSWbind += CSWlibiconv2
 RUNTIME_DEP_PKGS_CSWbind += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSWbind += CSWlibxml2-2
+#RUNTIME_DEP_PKGS_CSWbind += CSWlibkrb5-3
+#CHECKPKG_OVERRIDES_CSWbind += missing-dependency|CSWlibbind
+#CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWlibkrb5-3
+#CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWlibiconv2
+#CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWbindutils
 
 PACKAGES += CSWbind-dev
 CATALOGNAME_CSWbind-dev = bind_dev
@@ -57,14 +73,28 @@
 RUNTIME_DEP_PKGS_CSWlibbind += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSWlibbind += CSWlibxml2-2
 RUNTIME_DEP_PKGS_CSWlibbind += CSWlibz1
+#CHECKPKG_OVERRIDES_CSWlibbind += missing-dependency|CSWlibiconv2
+#CHECKPKG_OVERRIDES_CSWlibbind += missing-dependency|CSWlibssl1-0-0
+#CHECKPKG_OVERRIDES_CSWlibbind += missing-dependency|CSWlibz1
+#CHECKPKG_OVERRIDES_CSWlibbind += missing-dependency|CSWlibcom-err3
+#CHECKPKG_OVERRIDES_CSWlibbind += missing-dependency|CSWlibkrb5-3
+#CHECKPKG_OVERRIDES_CSWlibbind += missing-dependency|CSWlibxml2-2
+#CHECKPKG_OVERRIDES_CSWlibbind += missing-dependency|CSWlibgcc-s1
+#CHECKPKG_OVERRIDES_CSWlibbind += missing-dependency|CSWlibk5crypto3
 
 PACKAGES += CSWbindutils
 CATALOGNAME_CSWbindutils = bind_utils
 SPKG_DESC_CSWbindutils = ISC BIND DNS utilities package
 RUNTIME_DEP_PKGS_CSWbindutils += CSWlibbind
-RUNTIME_DEP_PKGS_CSWbindutils += CSWlibiconv2
+#RUNTIME_DEP_PKGS_CSWbindutils += CSWlibiconv2
 RUNTIME_DEP_PKGS_CSWbindutils += CSWlibkrb5-3
 RUNTIME_DEP_PKGS_CSWbindutils += CSWlibreadline6
+#RUNTIME_DEP_PKGS_CSWbindutils += CSWlibssl1-0-0
+#RUNTIME_DEP_PKGS_CSWbindutils += CSWlibxml2-2
+#CHECKPKG_OVERRIDES_CSWbindutils += missing-dependency|CSWlibbind
+#CHECKPKG_OVERRIDES_CSWbindutils += surplus-dependency|CSWlibxml2-2
+#CHECKPKG_OVERRIDES_CSWbindutils += surplus-dependency|CSWlibssl1-0-0
+#CHECKPKG_OVERRIDES_CSWbindutils += surplus-dependency|CSWlibiconv2
 
 PACKAGES += CSWbindchroot
 CATALOGNAME_CSWbindchroot = bind_chroot
@@ -83,7 +113,8 @@
 CONFIGURE_ARGS += --localstatedir=/var/opt/csw/named
 #CONFIGURE_ARGS += --enable-rrl
 #CONFIGURE_ARGS += --with-dlz-ldap=/opt/csw
-CONFIGURE_ARGS += --enable-fetchlimit
+#CONFIGURE_ARGS += --enable-fetchlimit # default by now
+#CONFIGURE_ARGS += --disable-static
 
 EXTRA_MERGE_EXCLUDE_FILES = .*~ $(libdir)/.*\.a $(libdir)/.*\.la $(mandir)/man1/isc-config.sh.1 $(bindir)/isc-config.sh
 
@@ -113,10 +144,18 @@
 
 SPKG_SOURCEURL = http://www.isc.org/software/bind
 
-CHECKPKG_OVERRIDES_CSWbindutils += surplus-dependency|CSWlibiconv2
-CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWlibiconv2
-CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWbindutils
-CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWlibssl1-0-0
+###
+
+
+###
+
+
+
+
+#CHECKPKG_OVERRIDES_CSWbindutils += surplus-dependency|CSWlibiconv2
+#CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWlibiconv2
+#CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWbindutils
+#CHECKPKG_OVERRIDES_CSWbind += surplus-dependency|CSWlibssl1-0-0
 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
 
@@ -126,7 +165,7 @@
 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.140.0.4|soname=libisccc.so.140|pkgname=CSWlibbind|expected=CSWlibisccc140
 CHECKPKG_OVERRIDES_CSWlibbind += pkginfo-opencsw-repository-uncommitted
 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.140.0.11|soname=libbind9.so.140|pkgname=CSWlibbind|expected=CSWlibbind9-140
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.164.0.3|soname=libdns.so.164|pkgname=CSWlibbind|expected=CSWlibdns164
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.165.0.2|soname=libdns.so.165|pkgname=CSWlibbind|expected=CSWlibdns165
 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.160.1.1|soname=libisc.so.160|pkgname=CSWlibbind|expected=CSWlibisc160
 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.140.3.1|soname=libisccfg.so.140|pkgname=CSWlibbind|expected=CSWlibisccfg140
 

Modified: csw/mgar/pkg/bind/trunk/checksums
===================================================================
--- csw/mgar/pkg/bind/trunk/checksums	2016-09-28 11:53:33 UTC (rev 25958)
+++ csw/mgar/pkg/bind/trunk/checksums	2016-09-29 15:08:24 UTC (rev 25959)
@@ -1 +1 @@
-f2167f42e6f1baad42c637d8771c9675  bind-9.10.4.tar.gz
+2ce7b49516d3df1490bf2263f474b2d6  bind-9.10.4-P3.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