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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Apr 24 21:27:06 CEST 2017


Revision: 26150
          http://sourceforge.net/p/gar/code/26150
Author:   bonivart
Date:     2017-04-24 19:27:06 +0000 (Mon, 24 Apr 2017)
Log Message:
-----------
bind/trunk: update to 9.11.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	2017-04-21 21:48:54 UTC (rev 26149)
+++ csw/mgar/pkg/bind/trunk/Makefile	2017-04-24 19:27:06 UTC (rev 26150)
@@ -4,7 +4,7 @@
 # rm -rf work/solaris10-i386/build-isa-pentium_pro/bind-9.11.0/bin/tests/system/dyndb/driver
 
 NAME = bind
-VERSION = 9.11.0
+VERSION = 9.11.1
 GARTYPE = v2
 
 # Enable these for beta releases
@@ -15,11 +15,11 @@
 #WORKSRC = $(WORKDIR)/$(DISTNAME)
 
 # Enable these for Px-releases
-RELEASE = P5
-DISTVERSION = $(VERSION)-$(RELEASE)
-SPKG_VERSION = $(VERSION)$(RELEASE)
-DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
-WORKSRC = $(WORKDIR)/$(DISTNAME)
+#RELEASE = P5
+#DISTVERSION = $(VERSION)-$(RELEASE)
+#SPKG_VERSION = $(VERSION)$(RELEASE)
+#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+#WORKSRC = $(WORKDIR)/$(DISTNAME)
 
 DESCRIPTION = ISC BIND DNS reference implementation
 define BLURB
@@ -30,12 +30,12 @@
 #DISTFILES  = $(DISTNAME).tar.gz
 
 # 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
 
@@ -91,9 +91,7 @@
 CONFIGURE_ARGS += --enable-largefile
 CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
 CONFIGURE_ARGS += --localstatedir=/var/opt/csw/named
-#CONFIGURE_ARGS += --enable-rrl
-#CONFIGURE_ARGS += --with-dlz-ldap=/opt/csw
-#CONFIGURE_ARGS += --disable-static
+CONFIGURE_ARGS += --enable-fixed-rrset
 
 EXTRA_MERGE_EXCLUDE_FILES = .*~ $(libdir)/.*\.a $(libdir)/.*\.la $(mandir)/man1/isc-config.sh.1 $(bindir)/isc-config.sh
 
@@ -127,13 +125,13 @@
 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/libirs.so.160.0.1|soname=libirs.so.160|pkgname=CSWlibbind|expected=CSWlibirs160
 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/liblwres.so.160.0.0|soname=liblwres.so.160|pkgname=CSWlibbind|expected=CSWliblwres160
 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.160.0.2|soname=libisccc.so.160|pkgname=CSWlibbind|expected=CSWlibisccc160
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.160.0.2|soname=libbind9.so.160|pkgname=CSWlibbind|expected=CSWlibbind9-160
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.160.0.5|soname=libisccfg.so.160|pkgname=CSWlibbind|expected=CSWlibisccfg160
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.160.5.2|soname=libisc.so.160|pkgname=CSWlibbind|expected=CSWlibisc160
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.166.0.7|soname=libdns.so.166|pkgname=CSWlibbind|expected=CSWlibdns166
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.160.0.3|soname=libbind9.so.160|pkgname=CSWlibbind|expected=CSWlibbind9-160
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.168.0.2|soname=libdns.so.168|pkgname=CSWlibbind|expected=CSWlibdns168
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libirs.so.160.0.2|soname=libirs.so.160|pkgname=CSWlibbind|expected=CSWlibirs160
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.166.1.0|soname=libisc.so.166|pkgname=CSWlibbind|expected=CSWlibisc166
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.160.1.0|soname=libisccfg.so.160|pkgname=CSWlibbind|expected=CSWlibisccfg160
 
 # Some new checks, have no idea about their relevance
 CHECKPKG_OVERRIDES_CSWlibbind += no-direct-binding

Modified: csw/mgar/pkg/bind/trunk/checksums
===================================================================
--- csw/mgar/pkg/bind/trunk/checksums	2017-04-21 21:48:54 UTC (rev 26149)
+++ csw/mgar/pkg/bind/trunk/checksums	2017-04-24 19:27:06 UTC (rev 26150)
@@ -1 +1 @@
-3e1e525fc640308316cdf98cd29cfa11  bind-9.11.0-P5.tar.gz
+c384ab071d902bac13487c1268e5a32f  bind-9.11.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