mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update net/dhcpd to 6.0.20170207
PR: 216917 Submitted by: koue@chaosophia.net Approved by: mat (maintainer) Differential Revision: https://reviews.freebsd.org/D9493
This commit is contained in:
parent
9955722e80
commit
89c653c407
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433752
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= dhcpd
|
PORTNAME= dhcpd
|
||||||
PORTVERSION= 5.8.20151202
|
PORTVERSION= 6.0.20170207
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
MAINTAINER= koue@chaosophia.net
|
MAINTAINER= koue@chaosophia.net
|
||||||
|
@ -16,8 +16,7 @@ GH_ACCOUNT= koue
|
||||||
|
|
||||||
CONFLICTS= isc-dhcp4[1-3]-server*
|
CONFLICTS= isc-dhcp4[1-3]-server*
|
||||||
|
|
||||||
USES= uidfix
|
USES= ssl uidfix
|
||||||
USE_OPENSSL= yes
|
|
||||||
USE_RC_SUBR= dhcpd
|
USE_RC_SUBR= dhcpd
|
||||||
|
|
||||||
CFLAGS+= -Wall
|
CFLAGS+= -Wall
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (koue-dhcpd-5.8.20151202_GH0.tar.gz) = 662889ea3b4654b75ed298a32b9c7dd3e2bf5f82320b84397ed330c4c75d36bc
|
TIMESTAMP = 1486490098
|
||||||
SIZE (koue-dhcpd-5.8.20151202_GH0.tar.gz) = 105960
|
SHA256 (koue-dhcpd-6.0.20170207_GH0.tar.gz) = 5a2371a28c1011e751a5100e330c8059e34a2f0e8de183ed63be93ca839ae43f
|
||||||
|
SIZE (koue-dhcpd-6.0.20170207_GH0.tar.gz) = 106964
|
||||||
|
|
Loading…
Add table
Reference in a new issue