svn commit: r359013 - head/net/dhcpd-pools
Ryan Steinmetz
zi at FreeBSD.org
Mon Jun 23 21:44:10 UTC 2014
Author: zi
Date: Mon Jun 23 21:44:09 2014
New Revision: 359013
URL: http://svnweb.freebsd.org/changeset/ports/359013
QAT: https://qat.redports.org/buildarchive/r359013/
Log:
- Update to 2.25
Modified:
head/net/dhcpd-pools/Makefile
head/net/dhcpd-pools/distinfo
Modified: head/net/dhcpd-pools/Makefile
==============================================================================
--- head/net/dhcpd-pools/Makefile Mon Jun 23 21:43:08 2014 (r359012)
+++ head/net/dhcpd-pools/Makefile Mon Jun 23 21:44:09 2014 (r359013)
@@ -2,20 +2,19 @@
# $FreeBSD$
PORTNAME= dhcpd-pools
-PORTVERSION= 2.24
+PORTVERSION= 2.25
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}
MAINTAINER= zi at 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 \
Modified: head/net/dhcpd-pools/distinfo
==============================================================================
--- head/net/dhcpd-pools/distinfo Mon Jun 23 21:43:08 2014 (r359012)
+++ head/net/dhcpd-pools/distinfo Mon Jun 23 21:44:09 2014 (r359013)
@@ -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
More information about the svn-ports-all
mailing list