SF.net SVN: gar:[22941] csw/mgar/pkg/dhcp/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Feb 4 11:02:14 CET 2014


Revision: 22941
          http://sourceforge.net/p/gar/code/22941
Author:   bonivart
Date:     2014-02-04 10:02:14 +0000 (Tue, 04 Feb 2014)
Log Message:
-----------
dhcp/trunk: update to 4.3.0

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	2014-02-04 09:57:34 UTC (rev 22940)
+++ csw/mgar/pkg/dhcp/trunk/Makefile	2014-02-04 10:02:14 UTC (rev 22941)
@@ -1,28 +1,24 @@
 NAME = dhcp
-VERSION = 4.2.5
+VERSION = 4.3.0
 
 # Enable these for Px-releases
-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)
 
 GARTYPE = v2
 
 DESCRIPTION = ISC DHCP reference implementation
 define BLURB
-  ISC DHCP is open-source software that implements the Dynamic Host
-  Configuration Protocols for connection to a local network. It is a reference
-  implementation of those protocols, but it is also production-grade software,
-  suitable for use in high-volume and high-reliability applications. 
 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	2014-02-04 09:57:34 UTC (rev 22940)
+++ csw/mgar/pkg/dhcp/trunk/checksums	2014-02-04 10:02:14 UTC (rev 22941)
@@ -1 +1 @@
-f68e3c1f00a9af5742bc5e71d567cf93  dhcp-4.2.5-P1.tar.gz
+1020d77e1a4c1f01b76279caff9beb80  dhcp-4.3.0.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