[csw-devel] SF.net SVN: gar:[19193] csw/mgar/pkg/bind/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Sep 12 19:58:38 CEST 2012
Revision: 19193
http://gar.svn.sourceforge.net/gar/?rev=19193&view=rev
Author: bonivart
Date: 2012-09-12 17:58:38 +0000 (Wed, 12 Sep 2012)
Log Message:
-----------
bind/trunk: update to 9.8.3-P3
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 2012-09-12 12:26:07 UTC (rev 19192)
+++ csw/mgar/pkg/bind/trunk/Makefile 2012-09-12 17:58:38 UTC (rev 19193)
@@ -2,18 +2,18 @@
# owner/group for device files? (root:sys)
NAME = bind
-VERSION = 9.8.4
+VERSION = 9.8.3
#VERSION = 9.9.0
CATEGORIES = net
GARTYPE = v2
# Enable these for Px-releases
-RELEASE = rc1
-#RELEASE = P2
+#RELEASE = rc1
+RELEASE = P3
DISTVERSION = $(VERSION)-$(RELEASE)
SPKG_VERSION = $(VERSION)$(RELEASE)
-#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
-DISTNAME = $(NAME)-$(VERSION)$(RELEASE)
+DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+#DISTNAME = $(NAME)-$(VERSION)$(RELEASE)
WORKSRC = $(WORKDIR)/$(DISTNAME)
DESCRIPTION = ISC BIND DNS reference implementation
@@ -25,8 +25,8 @@
endef
# Enable these for Px-releases
-#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/
-MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)$(RELEASE)/
+MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/
+#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)$(RELEASE)/
DISTFILES = $(DISTNAME).tar.gz
# Disable these for Px-releases
@@ -117,12 +117,12 @@
CHECKPKG_OVERRIDES_CSWbindutils += catalogname-does-not-match-pkgname|pkgname=CSWbindutils|catalogname=bind_utils|expected-catalogname=bindutils
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.80.0.7|soname=libbind9.so.80|pkgname=CSWlibbind|expected=CSWlibbind9-80
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.88.1.0|soname=libdns.so.88|pkgname=CSWlibbind|expected=CSWlibdns88
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.84.0.1|soname=libisc.so.84|pkgname=CSWlibbind|expected=CSWlibisc84
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.80.0.2|soname=libisccc.so.80|pkgname=CSWlibbind|expected=CSWlibisccc80
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.82.0.3|soname=libisccfg.so.82|pkgname=CSWlibbind|expected=CSWlibisccfg82
-CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/liblwres.so.80.0.3|soname=liblwres.so.80|pkgname=CSWlibbind|expected=CSWliblwres80
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.80.0.5|soname=libbind9.so.80|pkgname=CSWlibbind|expected=CSWlibbind9-80
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.81.6.1|soname=libdns.so.81|pkgname=CSWlibbind|expected=CSWlibdns81
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.83.0.5|soname=libisc.so.83|pkgname=CSWlibbind|expected=CSWlibisc83
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.80.0.1|soname=libisccc.so.80|pkgname=CSWlibbind|expected=CSWlibisccc80
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.82.0.2|soname=libisccfg.so.82|pkgname=CSWlibbind|expected=CSWlibisccfg82
+CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/liblwres.so.80.0.2|soname=liblwres.so.80|pkgname=CSWlibbind|expected=CSWliblwres80
include gar/category.mk
Modified: csw/mgar/pkg/bind/trunk/checksums
===================================================================
--- csw/mgar/pkg/bind/trunk/checksums 2012-09-12 12:26:07 UTC (rev 19192)
+++ csw/mgar/pkg/bind/trunk/checksums 2012-09-12 17:58:38 UTC (rev 19193)
@@ -1 +1 @@
-ab9c898035472aab226e0894a9af7ebd bind-9.8.4rc1.tar.gz
+86f72cf1a99c4d7d1978c201a92fb3f3 bind-9.8.3-P3.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