[csw-devel] SF.net SVN: gar:[21966] csw/mgar/pkg/bind/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Fri Sep 20 20:55:13 CEST 2013
Revision: 21966
http://gar.svn.sourceforge.net/gar/?rev=21966&view=rev
Author: bonivart
Date: 2013-09-20 18:55:12 +0000 (Fri, 20 Sep 2013)
Log Message:
-----------
bind/trunk: update to 9.9.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 2013-09-20 10:39:19 UTC (rev 21965)
+++ csw/mgar/pkg/bind/trunk/Makefile 2013-09-20 18:55:12 UTC (rev 21966)
@@ -2,27 +2,27 @@
# owner/group for device files? (root:sys)
NAME = bind
-VERSION = 9.9.3
+VERSION = 9.9.4
GARTYPE = v2
# 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
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
@@ -113,12 +113,12 @@
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.90.0.7|soname=libbind9.so.90|pkgname=CSWlibbind|expected=CSWlibbind9-90
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.99.0.1|soname=libdns.so.99|pkgname=CSWlibbind|expected=CSWlibdns99
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.95.0.1|soname=libisc.so.95|pkgname=CSWlibbind|expected=CSWlibisc95
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.90.0.3|soname=libisccc.so.90|pkgname=CSWlibbind|expected=CSWlibisccc90
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.90.0.6|soname=libisccfg.so.90|pkgname=CSWlibbind|expected=CSWlibisccfg90
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/liblwres.so.90.0.4|soname=liblwres.so.90|pkgname=CSWlibbind|expected=CSWliblwres90
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.90.0.8|soname=libbind9.so.90|pkgname=CSWlibbind|expected=CSWlibbind9-90
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.100.1.1|soname=libdns.so.100|pkgname=CSWlibbind|expected=CSWlibdns100
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.95.2.1|soname=libisc.so.95|pkgname=CSWlibbind|expected=CSWlibisc95
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.90.0.4|soname=libisccc.so.90|pkgname=CSWlibbind|expected=CSWlibisccc90
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.90.0.7|soname=libisccfg.so.90|pkgname=CSWlibbind|expected=CSWlibisccfg90
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/liblwres.so.90.0.5|soname=liblwres.so.90|pkgname=CSWlibbind|expected=CSWliblwres90
# 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 2013-09-20 10:39:19 UTC (rev 21965)
+++ csw/mgar/pkg/bind/trunk/checksums 2013-09-20 18:55:12 UTC (rev 21966)
@@ -1 +1 @@
-943f6de6bfdfd821aa444242c02c1322 bind-9.9.3-P2.tar.gz
+f69757adc86776daed8e5acb0ee7c0ca bind-9.9.4.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