Revision: 26424 http://sourceforge.net/p/gar/code/26424 Author: bonivart Date: 2018-05-20 17:59:02 +0000 (Sun, 20 May 2018) Log Message: ----------- bind/trunk: Update to 9.12.1-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 2018-05-16 13:04:21 UTC (rev 26423) +++ csw/mgar/pkg/bind/trunk/Makefile 2018-05-20 17:59:02 UTC (rev 26424) @@ -15,11 +15,11 @@ #WORKSRC = $(WORKDIR)/$(DISTNAME) # Enable these for Px-releases -#RELEASE = P1 -#DISTVERSION = $(VERSION)-$(RELEASE) -#SPKG_VERSION = $(VERSION)$(RELEASE) -#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE) -#WORKSRC = $(WORKDIR)/$(DISTNAME) +RELEASE = P2 +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 @@ -126,12 +126,12 @@ # Will not split out all these libs CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.1200.0.5|soname=libbind9.so.1200|pkgname=CSWlibbind|expected=CSWlibbind9-1200 -CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.1203.1.1|soname=libdns.so.1203|pkgname=CSWlibbind|expected=CSWlibdns1203 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libirs.so.1200.0.1|soname=libirs.so.1200|pkgname=CSWlibbind|expected=CSWlibirs1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.1200.3.1|soname=libisc.so.1200|pkgname=CSWlibbind|expected=CSWlibisc1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.1200.0.0|soname=libisccc.so.1200|pkgname=CSWlibbind|expected=CSWlibisccc1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.1200.1.0|soname=libisccfg.so.1200|pkgname=CSWlibbind|expected=CSWlibisccfg1200 -CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libns.so.1203.0.0|soname=libns.so.1203|pkgname=CSWlibbind|expected=CSWlibns1203 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.1203.1.2|soname=libdns.so.1203|pkgname=CSWlibbind|expected=CSWlibdns1203 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libns.so.1203.0.1|soname=libns.so.1203|pkgname=CSWlibbind|expected=CSWlibns1203 # 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 2018-05-16 13:04:21 UTC (rev 26423) +++ csw/mgar/pkg/bind/trunk/checksums 2018-05-20 17:59:02 UTC (rev 26424) @@ -1 +1 @@ -ec20f2d6aff50651296fad962d19ccfa bind-9.12.1.tar.gz +7fbefc12bd0cf891546ee9d8bc18f7b0 bind-9.12.1-P2.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.