ports/121076: New version of dhcpcd - 3.2.3

Roy Marples roy at marples.name
Mon Feb 25 10:30:02 UTC 2008


>Number:         121076
>Category:       ports
>Synopsis:       New version of dhcpcd - 3.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 25 10:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Roy Marples
>Release:        FreeBSD-7.0-RC2-p1
>Organization:
>Environment:
FreeBSD uberlaptop 7.0-RC2-p1 FreeBSD 7.0-RC2-p1 #14: Mon Feb 18 16:55:03 GMT 2008     root at uberlaptop:/usr/obj/usr/src/sys/UBERKERNEL  i386
>Description:
A new version of dhcpcd is available (version 3.2.3), fixing many bugs. Attached is a patch to the port for this.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile	2008-02-25 10:10:23.000000000 +0000
+++ Makefile	2008-02-25 10:06:23.000000000 +0000
@@ -5,11 +5,9 @@
 # $FreeBSD: ports/net/dhcpcd/Makefile,v 1.2 2008/01/01 16:12:59 lme Exp $
 
 PORTNAME=		dhcpcd
-PORTVERSION=		3.1.8
-PORTREVISION=		1
+PORTVERSION=		3.2.3
 CATEGORIES=		net
-MASTER_SITES=		${MASTER_SITE_BERLIOS}
-MASTER_SITE_SUBDIR=	dhcpcd
+MASTER_SITES=		http://roy.marples.name/dhcpcd/
 
 MAINTAINER=		roy at marples.name
 COMMENT=		DHCP client
@@ -20,6 +18,4 @@
 USE_BZIP2=		yes
 USE_RC_SUBR=		dhcpcd
 
-MAKE_ARGS=		INFODIR=/var/db
-
 .include <bsd.port.mk>
--- distinfo	2008-02-25 10:13:18.000000000 +0000
+++ distinfo	2008-02-25 10:13:50.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (dhcpcd-3.1.8.tar.bz2) = 6332c695e28100acbb84730e7ff7f6e9
-SHA256 (dhcpcd-3.1.8.tar.bz2) = c78eae99a63da25b9220995f62dbe735520e5044c199211c923503fd5981d2a1
-SIZE (dhcpcd-3.1.8.tar.bz2) = 45423
+MD5 (dhcpcd-3.2.3.tar.bz2) = f7b0b302307e27e00412d81c22df28b3
+SHA256 (dhcpcd-3.2.3.tar.bz2) = 89d5fc05d7fd643200333116400d8a0eda9adf1c7f2a70e6cbca977c8d3843fe
+SIZE (dhcpcd-3.2.3.tar.bz2) = 45030
--- pkg-descr	2008-02-25 10:12:54.000000000 +0000
+++ pkg-descr	2008-02-25 10:13:08.000000000 +0000
@@ -1,3 +1,3 @@
 dhcpcd is an RFC2131 compliant DHCP client.
 
-WWW: http://dhcpcd.berlios.de
+WWW: http://roy.marples.name/dhcpcd


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list