[csw-devel] SF.net SVN: gar:[20524] csw/mgar/pkg/dhcp/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Mar 26 20:38:03 CET 2013
Revision: 20524
http://gar.svn.sourceforge.net/gar/?rev=20524&view=rev
Author: bonivart
Date: 2013-03-26 19:38:02 +0000 (Tue, 26 Mar 2013)
Log Message:
-----------
dhcp/trunk: update to 4.2.5-P1
Modified Paths:
--------------
csw/mgar/pkg/dhcp/trunk/Makefile
csw/mgar/pkg/dhcp/trunk/checksums
Modified: csw/mgar/pkg/dhcp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dhcp/trunk/Makefile 2013-03-26 17:21:46 UTC (rev 20523)
+++ csw/mgar/pkg/dhcp/trunk/Makefile 2013-03-26 19:38:02 UTC (rev 20524)
@@ -2,11 +2,11 @@
VERSION = 4.2.5
# Enable these for Px-releases
-#RELEASE = P2
-#DISTVERSION = $(VERSION)-$(RELEASE)
-#SPKG_VERSION = $(VERSION)$(RELEASE)
-#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
-#WORKSRC = $(WORKDIR)/$(DISTNAME)
+RELEASE = P1
+DISTVERSION = $(VERSION)-$(RELEASE)
+SPKG_VERSION = $(VERSION)$(RELEASE)
+DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+WORKSRC = $(WORKDIR)/$(DISTNAME)
GARTYPE = v2
@@ -19,10 +19,10 @@
endef
# Toggle between these for normal/Px-releases
-MASTER_SITES = http://ftp.isc.org/isc/dhcp/$(VERSION)/
-#MASTER_SITES = http://ftp.isc.org/isc/dhcp/$(DISTVERSION)/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
-#DISTFILES = $(DISTNAME).tar.gz
+#MASTER_SITES = http://ftp.isc.org/isc/dhcp/$(VERSION)/
+MASTER_SITES = http://ftp.isc.org/isc/dhcp/$(DISTVERSION)/
+#DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES = $(DISTNAME).tar.gz
LICENSE = LICENSE
Modified: csw/mgar/pkg/dhcp/trunk/checksums
===================================================================
--- csw/mgar/pkg/dhcp/trunk/checksums 2013-03-26 17:21:46 UTC (rev 20523)
+++ csw/mgar/pkg/dhcp/trunk/checksums 2013-03-26 19:38:02 UTC (rev 20524)
@@ -1 +1 @@
-6489e919ac093d17249270ee9be1020e dhcp-4.2.5.tar.gz
+f68e3c1f00a9af5742bc5e71d567cf93 dhcp-4.2.5-P1.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