From owner-freebsd-ports-bugs Fri Feb 21 7:50:13 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 217FE37B401 for ; Fri, 21 Feb 2003 07:50:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C49A43FDF for ; Fri, 21 Feb 2003 07:50:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1LFo9NS086145 for ; Fri, 21 Feb 2003 07:50:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1LFo95S086144; Fri, 21 Feb 2003 07:50:09 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B0EE37B401 for ; Fri, 21 Feb 2003 07:48:32 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C8943FA3 for ; Fri, 21 Feb 2003 07:48:31 -0800 (PST) (envelope-from root@cultdeadsheep.org) Received: (qmail 199 invoked by uid 0); 21 Feb 2003 15:48:28 -0000 Message-Id: <20030221154828.198.qmail@cultdeadsheep.org> Date: 21 Feb 2003 15:48:28 -0000 From: Clement Laforet Reply-To: Clement Laforet To: FreeBSD-gnats-submit@FreeBSD.org Cc: Clement Laforet X-Send-Pr-Version: 3.113 Subject: ports/48527: [update orphan port] : net/dhcpconf Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 --Will --- 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