[csw-devel] SF.net SVN: gar:[10961] csw/mgar/pkg/bind/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Sep 14 16:43:04 CEST 2010
Revision: 10961
http://gar.svn.sourceforge.net/gar/?rev=10961&view=rev
Author: bonivart
Date: 2010-09-14 14:43:04 +0000 (Tue, 14 Sep 2010)
Log Message:
-----------
bind: update to 9.7.2
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 2010-09-14 14:28:11 UTC (rev 10960)
+++ csw/mgar/pkg/bind/trunk/Makefile 2010-09-14 14:43:04 UTC (rev 10961)
@@ -2,14 +2,16 @@
# owner/group for device files? (root:sys)
GARNAME = bind
-GARVERSION = 9.7.1
-RELEASE = P2
-DISTVERSION = $(GARVERSION)-$(RELEASE)
-SPKG_VERSION = $(GARVERSION)$(RELEASE)
-DISTNAME = $(GARNAME)-$(GARVERSION)-$(RELEASE)
-WORKSRC = $(WORKDIR)/$(DISTNAME)
+GARVERSION = 9.7.2
CATEGORIES = net
+# Enable these for Px-releases
+#RELEASE = P2
+#DISTVERSION = $(GARVERSION)-$(RELEASE)
+#SPKG_VERSION = $(GARVERSION)$(RELEASE)
+#DISTNAME = $(GARNAME)-$(GARVERSION)-$(RELEASE)
+#WORKSRC = $(WORKDIR)/$(DISTNAME)
+
DESCRIPTION = ISC BIND DNS reference implementation
define BLURB
BIND is open-source software that implements the Domain Name System (DNS)
@@ -18,10 +20,14 @@
high-volume and high-reliability applications.
endef
-MASTER_SITES = http://ftp.isc.org/isc/bind9/$(GARVERSION)-$(RELEASE)/
-DISTFILES = $(DISTNAME).tar.gz
-#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(GARVERSION)/
-#DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+# Enable these for Px-releases
+#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(GARVERSION)-$(RELEASE)/
+#DISTFILES = $(DISTNAME).tar.gz
+
+# Disable these for Px-releases
+MASTER_SITES = http://ftp.isc.org/isc/bind9/$(GARVERSION)/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
DISTFILES += CSWbindchroot.postinstall
PACKAGES = CSWbind CSWbinddevel CSWlibbind CSWbindutils CSWbindchroot
Modified: csw/mgar/pkg/bind/trunk/checksums
===================================================================
--- csw/mgar/pkg/bind/trunk/checksums 2010-09-14 14:28:11 UTC (rev 10960)
+++ csw/mgar/pkg/bind/trunk/checksums 2010-09-14 14:43:04 UTC (rev 10961)
@@ -1,2 +1 @@
-dbbc839888d11d22aad3ccb65942d2e5 CSWbindchroot.postinstall
-bd6be63cc910d04da39103d441871596 bind-9.7.1-P2.tar.gz
+166832fc0f94d6e4eb2dac8bed3b275f bind-9.7.2.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