From 18eaa0e402b039baa1ef26ad03a1e02140551ec8 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 06:38:52 +0000 Subject: [PATCH] [update orphan port] : net/dhcpconf dhcpconf port was out of date (It could be removed too ;)) - Update to 0.7.3 - Change ${MASTER_SITES} and WWW PR: ports/48527 Submitted by: Clement Laforet --- net-mgmt/dhcpconf/Makefile | 8 ++++---- net-mgmt/dhcpconf/distinfo | 2 +- net-mgmt/dhcpconf/pkg-descr | 2 +- net/dhcpconf/Makefile | 8 ++++---- net/dhcpconf/distinfo | 2 +- net/dhcpconf/pkg-descr | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile index 1dca17f9643d..83f301f9ef34 100644 --- a/net-mgmt/dhcpconf/Makefile +++ b/net-mgmt/dhcpconf/Makefile @@ -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 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ newt.51:${PORTSDIR}/devel/newt ALL_TARGET= ${DISTNAME} -WRKSRC= ${WRKDIR}/${DISTNAME}_${PORTVERSION} +WRKSRC= ${WRKDIR}/${DISTNAME} MAKE_ENV+= PCFLAGS="${CFLAGS}" do-install: diff --git a/net-mgmt/dhcpconf/distinfo b/net-mgmt/dhcpconf/distinfo index f7f23a52c2ea..13265aee5744 100644 --- a/net-mgmt/dhcpconf/distinfo +++ b/net-mgmt/dhcpconf/distinfo @@ -1 +1 @@ -MD5 (dhcp-conf.tgz) = 1aceda39e035a1817957896bf2ca1d96 +MD5 (dhcp-conf.tgz) = fc33a5687461c7a99615da744cd8dd3f diff --git a/net-mgmt/dhcpconf/pkg-descr b/net-mgmt/dhcpconf/pkg-descr index ab1ffc76967a..94e22ace7031 100644 --- a/net-mgmt/dhcpconf/pkg-descr +++ b/net-mgmt/dhcpconf/pkg-descr @@ -3,7 +3,7 @@ It works by bringing up a couple dialog boxes that look strangely 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 diff --git a/net/dhcpconf/Makefile b/net/dhcpconf/Makefile index 1dca17f9643d..83f301f9ef34 100644 --- a/net/dhcpconf/Makefile +++ b/net/dhcpconf/Makefile @@ -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 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ newt.51:${PORTSDIR}/devel/newt ALL_TARGET= ${DISTNAME} -WRKSRC= ${WRKDIR}/${DISTNAME}_${PORTVERSION} +WRKSRC= ${WRKDIR}/${DISTNAME} MAKE_ENV+= PCFLAGS="${CFLAGS}" do-install: diff --git a/net/dhcpconf/distinfo b/net/dhcpconf/distinfo index f7f23a52c2ea..13265aee5744 100644 --- a/net/dhcpconf/distinfo +++ b/net/dhcpconf/distinfo @@ -1 +1 @@ -MD5 (dhcp-conf.tgz) = 1aceda39e035a1817957896bf2ca1d96 +MD5 (dhcp-conf.tgz) = fc33a5687461c7a99615da744cd8dd3f diff --git a/net/dhcpconf/pkg-descr b/net/dhcpconf/pkg-descr index ab1ffc76967a..94e22ace7031 100644 --- a/net/dhcpconf/pkg-descr +++ b/net/dhcpconf/pkg-descr @@ -3,7 +3,7 @@ It works by bringing up a couple dialog boxes that look strangely 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