Index: branches/2015Q3/net/dhcpd-pools/Makefile =================================================================== --- branches/2015Q3/net/dhcpd-pools/Makefile (revision 392179) +++ branches/2015Q3/net/dhcpd-pools/Makefile (revision 392180) @@ -1,31 +1,33 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= dhcpd-pools PORTVERSION= 2.26 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} MAINTAINER= zi@FreeBSD.org COMMENT= Tool to analyze isc-dhcp pool usage based on leases LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:${PORTSDIR}/devel/uthash -USES= charsetfix tar:xz +USES= charsetfix shebangfix tar:xz +SHEBANG_FILES= contrib/snmptest.pl 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 \ man/man1/dhcpd-pools.1.gz PORTDATA= dhcpd-pools.cgi snmptest.pl post-patch: @${REINPLACE_CMD} -e '/features.h/d' ${WRKSRC}/src/getdata.c .include Index: branches/2015Q3 =================================================================== --- branches/2015Q3 (revision 392179) +++ branches/2015Q3 (revision 392180) Property changes on: branches/2015Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r392179