[csw-devel] SF.net SVN: gar:[16400] csw/mgar/pkg/dhcp/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Dec 8 00:13:19 CET 2011
Revision: 16400
http://gar.svn.sourceforge.net/gar/?rev=16400&view=rev
Author: bonivart
Date: 2011-12-07 23:13:18 +0000 (Wed, 07 Dec 2011)
Log Message:
-----------
dhcp/trunk: update to 4.2.3-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 2011-12-07 21:04:54 UTC (rev 16399)
+++ csw/mgar/pkg/dhcp/trunk/Makefile 2011-12-07 23:13:18 UTC (rev 16400)
@@ -1,10 +1,10 @@
NAME = dhcp
VERSION = 4.2.3
-#RELEASE = P1
-#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)
CATEGORIES = net
DESCRIPTION = ISC DHCP reference implementation
@@ -15,8 +15,8 @@
suitable for use in high-volume and high-reliability applications.
endef
-#MASTER_SITES = http://ftp.isc.org/isc/dhcp/
-MASTER_SITES = http://ftp.isc.org/isc/dhcp/$(VERSION)/
+#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
Modified: csw/mgar/pkg/dhcp/trunk/checksums
===================================================================
--- csw/mgar/pkg/dhcp/trunk/checksums 2011-12-07 21:04:54 UTC (rev 16399)
+++ csw/mgar/pkg/dhcp/trunk/checksums 2011-12-07 23:13:18 UTC (rev 16400)
@@ -1 +1 @@
-a06649ec5336d284fc86a0232c0edd63 dhcp-4.2.3.tar.gz
+04599f1557a5cafd10d7745267a68c8b dhcp-4.2.3-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