diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2016-01-09 03:35:39 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2016-01-09 03:35:39 +0000 |
commit | 715f8928d30571510e35d28d15db57e5c53e8de8 (patch) | |
tree | 8f049fca789cdf51baa70520d00b584cdd6bdcbb /net/dhcpd-pools | |
parent | 22b80dc71c1fb37d7a57cdde700852b587d317df (diff) | |
download | ports-715f8928d30571510e35d28d15db57e5c53e8de8.tar.gz ports-715f8928d30571510e35d28d15db57e5c53e8de8.zip |
Notes
Diffstat (limited to 'net/dhcpd-pools')
-rw-r--r-- | net/dhcpd-pools/Makefile | 5 | ||||
-rw-r--r-- | net/dhcpd-pools/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/dhcpd-pools/Makefile b/net/dhcpd-pools/Makefile index 1ca38575f844..0c1e5752b8fa 100644 --- a/net/dhcpd-pools/Makefile +++ b/net/dhcpd-pools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpd-pools -PORTVERSION= 2.27 +PORTVERSION= 2.28 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} @@ -23,7 +23,8 @@ CONFIGURE_ARGS= --with-dhcpd-conf=${LOCALBASE}/etc/dhcpd.conf \ MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/dhcpd-pools \ - man/man1/dhcpd-pools.1.gz + man/man1/dhcpd-pools.1.gz \ + %%DATADIR%%/nagios.conf PORTDATA= dhcpd-pools.cgi snmptest.pl post-patch: diff --git a/net/dhcpd-pools/distinfo b/net/dhcpd-pools/distinfo index 80ed6243c134..189be8bc9c1e 100644 --- a/net/dhcpd-pools/distinfo +++ b/net/dhcpd-pools/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhcpd-pools-2.27.tar.xz) = 20462519421fe4782d8823cf22bb6d7d8e8f6e989830bdf690ab6a2a4ce73ec7 -SIZE (dhcpd-pools-2.27.tar.xz) = 633208 +SHA256 (dhcpd-pools-2.28.tar.xz) = 77b88ac6d270f095d0df173314fca8d244b3b826d67fb7447af1f3757b62e64a +SIZE (dhcpd-pools-2.28.tar.xz) = 641816 |