Revision: 25686 http://sourceforge.net/p/gar/code/25686 Author: bonivart Date: 2016-04-29 13:40:01 +0000 (Fri, 29 Apr 2016) Log Message: ----------- bind/trunk: update to 9.10.4
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-04-27 15:13:53 UTC (rev 25685) +++ csw/mgar/pkg/bind/trunk/Makefile 2016-04-29 13:40:01 UTC (rev 25686) @@ -3,27 +3,27 @@ # dlz extensions problematic, remove source: /bin/tests/system, rm -rf dlzexternal NAME = bind -VERSION = 9.10.3 +VERSION = 9.10.4 GARTYPE = v2 # Enable these for Px-releases -RELEASE = P4 -DISTVERSION = $(VERSION)-$(RELEASE) -SPKG_VERSION = $(VERSION)$(RELEASE) -DISTNAME = $(NAME)-$(VERSION)-$(RELEASE) -WORKSRC = $(WORKDIR)/$(DISTNAME) +#RELEASE = P4 +#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)/ -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 @@ -121,14 +121,14 @@ 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/libbind9.so.140.0.10|soname=libbind9.so.140|pkgname=CSWlibbind|expected=CSWlibbind9-140 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libirs.so.141.0.4|soname=libirs.so.141|pkgname=CSWlibbind|expected=CSWlibirs141 -CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.160.0.0|soname=libisc.so.160|pkgname=CSWlibbind|expected=CSWlibisc160 -CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.140.3.0|soname=libisccfg.so.140|pkgname=CSWlibbind|expected=CSWlibisccfg140 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/liblwres.so.141.0.3|soname=liblwres.so.141|pkgname=CSWlibbind|expected=CSWliblwres141 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/libdns.so.162.1.3|soname=libdns.so.162|pkgname=CSWlibbind|expected=CSWlibdns162 +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/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 # 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 2016-04-27 15:13:53 UTC (rev 25685) +++ csw/mgar/pkg/bind/trunk/checksums 2016-04-29 13:40:01 UTC (rev 25686) @@ -1 +1 @@ -173ce5e83e9ba31f8368367ee1ff7807 bind-9.10.3-P4.tar.gz +f2167f42e6f1baad42c637d8771c9675 bind-9.10.4.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.