Revision: 26259 http://sourceforge.net/p/gar/code/26259 Author: bonivart Date: 2017-07-28 23:36:23 +0000 (Fri, 28 Jul 2017) Log Message: ----------- bind/trunk: Update to 9.11.2
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-07-28 15:56:33 UTC (rev 26258) +++ csw/mgar/pkg/bind/trunk/Makefile 2017-07-28 23:36:23 UTC (rev 26259) @@ -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.1 +VERSION = 9.11.2 GARTYPE = v2 # Enable these for beta releases @@ -15,11 +15,11 @@ #WORKSRC = $(WORKDIR)/$(DISTNAME) # Enable these for Px-releases -RELEASE = P3 -DISTVERSION = $(VERSION)-$(RELEASE) -SPKG_VERSION = $(VERSION)$(RELEASE) -DISTNAME = $(NAME)-$(VERSION)-$(RELEASE) -WORKSRC = $(WORKDIR)/$(DISTNAME) +#RELEASE = P3 +#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 @@ -127,11 +127,11 @@ # Will not split out all these libs 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.3|soname=libbind9.so.160|pkgname=CSWlibbind|expected=CSWlibbind9-160 -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 -CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.168.0.4|soname=libdns.so.168|pkgname=CSWlibbind|expected=CSWlibdns168 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.160.0.4|soname=libbind9.so.160|pkgname=CSWlibbind|expected=CSWlibbind9-160 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.169.0.1|soname=libdns.so.169|pkgname=CSWlibbind|expected=CSWlibdns169 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libirs.so.160.0.3|soname=libirs.so.160|pkgname=CSWlibbind|expected=CSWlibirs160 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.166.2.0|soname=libisc.so.166|pkgname=CSWlibbind|expected=CSWlibisc166 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.160.1.1|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-07-28 15:56:33 UTC (rev 26258) +++ csw/mgar/pkg/bind/trunk/checksums 2017-07-28 23:36:23 UTC (rev 26259) @@ -1 +1 @@ -86536512f247750255c4fd63ffa6e96f bind-9.11.1-P3.tar.gz +efca7e5a63a07efba264da9be2fbb57f bind-9.11.2.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.