From nobody@FreeBSD.org  Mon Feb 25 10:21:56 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 21F9416A409
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Feb 2008 10:21:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0FFD213C46B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Feb 2008 10:21:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1PAJDJI038362
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Feb 2008 10:19:13 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1PAJDtb038361;
	Mon, 25 Feb 2008 10:19:13 GMT
	(envelope-from nobody)
Message-Id: <200802251019.m1PAJDtb038361@www.freebsd.org>
Date: Mon, 25 Feb 2008 10:19:13 GMT
From: Roy Marples <roy@marples.name>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New version of dhcpcd - 3.2.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121076
>Category:       ports
>Synopsis:       New version of net/dhcpcd - 3.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 25 10:30:01 UTC 2008
>Closed-Date:    Wed Feb 27 13:11:04 CET 2008
>Last-Modified:  Wed Feb 27 12:20:00 UTC 2008
>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@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@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:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Mon Feb 25 10:56:42 UTC 2008 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121076 
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Wed Feb 27 11:46:47 CET 2008 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121076 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Wed Feb 27 13:11:02 CET 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121076 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121076: commit references a PR
Date: Wed, 27 Feb 2008 12:10:59 +0000 (UTC)

 ehaupt      2008-02-27 12:10:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/dhcpcd           Makefile distinfo pkg-descr 
   Log:
   - Update to 3.2.3
   - Update WWW
   
   PR:             121076
   Submitted by:   Roy Marples <roy@marples.name> (maintainer)
   
   Revision  Changes    Path
   1.3       +13 -14    ports/net/dhcpcd/Makefile
   1.2       +3 -3      ports/net/dhcpcd/distinfo
   1.2       +1 -1      ports/net/dhcpcd/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
