diff --git a/net/dhcpd-pools/Makefile b/net/dhcpd-pools/Makefile index f52e387025c8..04f8376e4f9d 100644 --- a/net/dhcpd-pools/Makefile +++ b/net/dhcpd-pools/Makefile @@ -1,34 +1,34 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= dhcpd-pools -PORTVERSION= 2.23 +PORTVERSION= 2.24 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} MAINTAINER= zi@FreeBSD.org -COMMENT= A tool to analyze isc-dhcp pool usage based on leases +COMMENT= Tool to analyze isc-dhcp pool usage based on leases LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:${PORTSDIR}/devel/uthash USES= charsetfix USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-dhcpd-conf=${LOCALBASE}/etc/dhcpd.conf \ --with-dhcpd-leases=/var/db/dhcpd/dhcpd.leases \ --with-uthash=${LOCALBASE}/include MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/dhcpd-pools PORTDATA= dhcpd-pools.cgi snmptest.pl MAN1= dhcpd-pools.1 NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/features.h/d' ${WRKSRC}/src/getdata.c .include diff --git a/net/dhcpd-pools/distinfo b/net/dhcpd-pools/distinfo index 3e5842a00552..3ee7137270e8 100644 --- a/net/dhcpd-pools/distinfo +++ b/net/dhcpd-pools/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhcpd-pools-2.23.tar.xz) = d96412b96a7393fbe5fc8c5c69f0bbc85789c0f025746c26e6ae32af07945ac0 -SIZE (dhcpd-pools-2.23.tar.xz) = 561452 +SHA256 (dhcpd-pools-2.24.tar.xz) = 1ca02ded9c3e093852e0c68849d81b34e0d32efb1d1c40ed07b3f5418eb66c16 +SIZE (dhcpd-pools-2.24.tar.xz) = 563652