1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

[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 <sheepkiller@cotds.org>
This commit is contained in:
Edwin Groothuis 2003-02-24 06:38:52 +00:00
parent f4fe909f46
commit 18eaa0e402
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76368
6 changed files with 12 additions and 12 deletions

View File

@ -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:

View File

@ -1 +1 @@
MD5 (dhcp-conf.tgz) = 1aceda39e035a1817957896bf2ca1d96
MD5 (dhcp-conf.tgz) = fc33a5687461c7a99615da744cd8dd3f

View File

@ -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 <vschade@mindless.com>
--Will <andrews@technologist.com>

View File

@ -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:

View File

@ -1 +1 @@
MD5 (dhcp-conf.tgz) = 1aceda39e035a1817957896bf2ca1d96
MD5 (dhcp-conf.tgz) = fc33a5687461c7a99615da744cd8dd3f

View File

@ -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 <vschade@mindless.com>
--Will <andrews@technologist.com>