- Update to 2.25
This commit is contained in:
parent
1ebe4c08e7
commit
295b416ab9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359013
@ -2,20 +2,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dhcpd-pools
|
||||
PORTVERSION= 2.24
|
||||
PORTVERSION= 2.25
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
MAINTAINER= zi@FreeBSD.org
|
||||
COMMENT= Tool to analyze isc-dhcp pool usage based on leases
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:${PORTSDIR}/devel/uthash
|
||||
|
||||
USES= charsetfix
|
||||
USE_XZ= yes
|
||||
USES= charsetfix tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-dhcpd-conf=${LOCALBASE}/etc/dhcpd.conf \
|
||||
--with-dhcpd-leases=/var/db/dhcpd/dhcpd.leases \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dhcpd-pools-2.24.tar.xz) = 1ca02ded9c3e093852e0c68849d81b34e0d32efb1d1c40ed07b3f5418eb66c16
|
||||
SIZE (dhcpd-pools-2.24.tar.xz) = 563652
|
||||
SHA256 (dhcpd-pools-2.25.tar.xz) = 8d1374c15bad171d92fa980a7ad698656276748229e9834bc20aa4cddae0a04d
|
||||
SIZE (dhcpd-pools-2.25.tar.xz) = 570100
|
||||
|
Loading…
Reference in New Issue
Block a user