Revision: 26468 http://sourceforge.net/p/gar/code/26468 Author: bonivart Date: 2018-09-21 23:22:25 +0000 (Fri, 21 Sep 2018) Log Message: ----------- bind/trunk: Update to 9.12.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 2018-09-13 11:56:04 UTC (rev 26467) +++ csw/mgar/pkg/bind/trunk/Makefile 2018-09-21 23:22:25 UTC (rev 26468) @@ -15,11 +15,11 @@ #WORKSRC = $(WORKDIR)/$(DISTNAME) # Enable these for Px-releases -#RELEASE = P2 -#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.7|soname=libbind9.so.1200|pkgname=CSWlibbind|expected=CSWlibbind9-1200 -CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.1205.1.0|soname=libdns.so.1205|pkgname=CSWlibbind|expected=CSWlibdns1205 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libirs.so.1200.0.2|soname=libirs.so.1200|pkgname=CSWlibbind|expected=CSWlibirs1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.1200.3.3|soname=libisc.so.1200|pkgname=CSWlibbind|expected=CSWlibisc1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.1200.0.1|soname=libisccc.so.1200|pkgname=CSWlibbind|expected=CSWlibisccc1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.1200.2.1|soname=libisccfg.so.1200|pkgname=CSWlibbind|expected=CSWlibisccfg1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libns.so.1203.1.0|soname=libns.so.1203|pkgname=CSWlibbind|expected=CSWlibns1203 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.1205.1.2|soname=libdns.so.1205|pkgname=CSWlibbind|expected=CSWlibdns1205 # 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-09-13 11:56:04 UTC (rev 26467) +++ csw/mgar/pkg/bind/trunk/checksums 2018-09-21 23:22:25 UTC (rev 26468) @@ -1 +1 @@ -37c0e31138976cfddd48fe6e2fa3e329 bind-9.12.2.tar.gz +022fd0b03f34b359e9b79c67b1a887a8 bind-9.12.2-P2.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.