[csw-devel] SF.net SVN: gar:[18849] csw/mgar/pkg/dhcp/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Jul 24 22:30:04 CEST 2012


Revision: 18849
          http://gar.svn.sourceforge.net/gar/?rev=18849&view=rev
Author:   bonivart
Date:     2012-07-24 20:30:04 +0000 (Tue, 24 Jul 2012)
Log Message:
-----------
dhcp/trunk: update to 4.2.4-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	2012-07-24 19:21:47 UTC (rev 18848)
+++ csw/mgar/pkg/dhcp/trunk/Makefile	2012-07-24 20:30:04 UTC (rev 18849)
@@ -1,10 +1,13 @@
 NAME = dhcp
 VERSION = 4.2.4
-#RELEASE = P2
-#DISTVERSION = $(VERSION)-$(RELEASE)
-#SPKG_VERSION = $(VERSION)$(RELEASE)
-#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
-#WORKSRC = $(WORKDIR)/$(DISTNAME)
+
+# Enable these for Px-releases
+RELEASE = P1
+DISTVERSION = $(VERSION)-$(RELEASE)
+SPKG_VERSION = $(VERSION)$(RELEASE)
+DISTNAME = $(NAME)-$(VERSION)-$(RELEASE)
+WORKSRC = $(WORKDIR)/$(DISTNAME)
+
 CATEGORIES = net
 GARTYPE = v2
 
@@ -16,8 +19,9 @@
   suitable for use in high-volume and high-reliability applications. 
 endef
 
-MASTER_SITES = http://ftp.isc.org/isc/dhcp/$(VERSION)/
-#MASTER_SITES = http://ftp.isc.org/isc/dhcp/$(DISTVERSION)/
+# 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
 

Modified: csw/mgar/pkg/dhcp/trunk/checksums
===================================================================
--- csw/mgar/pkg/dhcp/trunk/checksums	2012-07-24 19:21:47 UTC (rev 18848)
+++ csw/mgar/pkg/dhcp/trunk/checksums	2012-07-24 20:30:04 UTC (rev 18849)
@@ -1 +1 @@
-c244cefe663d43100af757d8ff625a1f  dhcp-4.2.4.tar.gz
+0ca7181024651f6323951d5498c8020b  dhcp-4.2.4-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