Skip site navigation (1)Skip section navigation (2)
Date:      21 Feb 2003 15:48:28 -0000
From:      Clement Laforet <sheepkiller@cotds.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cotds.org>
Subject:   ports/48527: [update orphan port] : net/dhcpconf
Message-ID:  <20030221154828.198.qmail@cultdeadsheep.org>

next in thread | raw e-mail | index | archive | help

>Number:         48527
>Category:       ports
>Synopsis:       [update orphan port] : net/dhcpconf
>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:   Fri Feb 21 07:50:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
cotds.org 
>Environment:
System: FreeBSD goofy.cultdeadsheep.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 4 10:05:12 CEST 2002 root@goofy.cultdeadsheep.org:/usr/obj/usr/src/sys/GOOFY i386


	
>Description:
	dhcpconf port was out of date (It could be removed too ;))
		- Update to 0.7.3
		- Change ${MASTER_SITES} and WWW

>How-To-Repeat:
	N/A
>Fix:

	

--- dhcpconf.diff begins here ---
diff -Nur dhcpconf.orig/Makefile dhcpconf/Makefile
--- dhcpconf.orig/Makefile	Fri Feb 21 11:50:26 2003
+++ dhcpconf/Makefile	Thu Feb 20 23:31:12 2003
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	dhcpconf
-PORTVERSION=	0.7.0
-PORTREVISION=	2
+PORTVERSION=	0.7.3
+PORTREVISION=	0
 CATEGORIES=	net sysutils
-MASTER_SITES=	http://members.xoom.com/vschade/dhcp-conf/
+MASTER_SITES=	http://dhcp-conf.sourceforge.net/
 DISTNAME=	dhcp-conf
 EXTRACT_SUFX=	.tgz
 
@@ -20,7 +20,7 @@
 		newt.51:${PORTSDIR}/devel/newt
 
 ALL_TARGET=	${DISTNAME}
-WRKSRC=		${WRKDIR}/${DISTNAME}_${PORTVERSION}
+WRKSRC=		${WRKDIR}/${DISTNAME}
 MAKE_ENV+=	PCFLAGS="${CFLAGS}"
 
 do-install:
diff -Nur dhcpconf.orig/distinfo dhcpconf/distinfo
--- dhcpconf.orig/distinfo	Fri Feb 21 11:50:26 2003
+++ dhcpconf/distinfo	Thu Feb 20 23:22:13 2003
@@ -1 +1 @@
-MD5 (dhcp-conf.tgz) = 1aceda39e035a1817957896bf2ca1d96
+MD5 (dhcp-conf.tgz) = fc33a5687461c7a99615da744cd8dd3f
diff -Nur dhcpconf.orig/pkg-descr dhcpconf/pkg-descr
--- dhcpconf.orig/pkg-descr	Fri Feb 21 11:50:26 2003
+++ dhcpconf/pkg-descr	Thu Feb 20 23:25:15 2003
@@ -3,7 +3,7 @@
 like they're created using ncurses but really newt - and then checking
 your options and generating a dhcpd.conf.
 
-WWW: http://members.xoom.com/vschade/dhcp-conf/
+WWW: http://dhcp-conf.sourceforge.net
 Author: Vee Schade <vschade@mindless.com>
 
 --Will <andrews@technologist.com>
--- dhcpconf.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030221154828.198.qmail>