mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- 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$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= dhcpd-pools
|
PORTNAME= dhcpd-pools
|
||||||
PORTVERSION= 2.24
|
PORTVERSION= 2.25
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= SF/${PORTNAME}
|
MASTER_SITES= SF/${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= zi@FreeBSD.org
|
MAINTAINER= zi@FreeBSD.org
|
||||||
COMMENT= Tool to analyze isc-dhcp pool usage based on leases
|
COMMENT= Tool to analyze isc-dhcp pool usage based on leases
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:${PORTSDIR}/devel/uthash
|
BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:${PORTSDIR}/devel/uthash
|
||||||
|
|
||||||
USES= charsetfix
|
USES= charsetfix tar:xz
|
||||||
USE_XZ= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-dhcpd-conf=${LOCALBASE}/etc/dhcpd.conf \
|
CONFIGURE_ARGS= --with-dhcpd-conf=${LOCALBASE}/etc/dhcpd.conf \
|
||||||
--with-dhcpd-leases=/var/db/dhcpd/dhcpd.leases \
|
--with-dhcpd-leases=/var/db/dhcpd/dhcpd.leases \
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (dhcpd-pools-2.24.tar.xz) = 1ca02ded9c3e093852e0c68849d81b34e0d32efb1d1c40ed07b3f5418eb66c16
|
SHA256 (dhcpd-pools-2.25.tar.xz) = 8d1374c15bad171d92fa980a7ad698656276748229e9834bc20aa4cddae0a04d
|
||||||
SIZE (dhcpd-pools-2.24.tar.xz) = 563652
|
SIZE (dhcpd-pools-2.25.tar.xz) = 570100
|
||||||
|
Loading…
Reference in New Issue
Block a user