Date: Thu, 9 Feb 2017 17:44:36 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433752 - head/net/dhcpd Message-ID: <201702091744.v19Hiarf079392@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Thu Feb 9 17:44:36 2017 New Revision: 433752 URL: https://svnweb.freebsd.org/changeset/ports/433752 Log: 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 Modified: head/net/dhcpd/Makefile head/net/dhcpd/distinfo Modified: head/net/dhcpd/Makefile ============================================================================== --- head/net/dhcpd/Makefile Thu Feb 9 17:43:02 2017 (r433751) +++ head/net/dhcpd/Makefile Thu Feb 9 17:44:36 2017 (r433752) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dhcpd -PORTVERSION= 5.8.20151202 +PORTVERSION= 6.0.20170207 CATEGORIES= net MAINTAINER= koue@chaosophia.net @@ -16,8 +16,7 @@ GH_ACCOUNT= koue CONFLICTS= isc-dhcp4[1-3]-server* -USES= uidfix -USE_OPENSSL= yes +USES= ssl uidfix USE_RC_SUBR= dhcpd CFLAGS+= -Wall Modified: head/net/dhcpd/distinfo ============================================================================== --- head/net/dhcpd/distinfo Thu Feb 9 17:43:02 2017 (r433751) +++ head/net/dhcpd/distinfo Thu Feb 9 17:44:36 2017 (r433752) @@ -1,2 +1,3 @@ -SHA256 (koue-dhcpd-5.8.20151202_GH0.tar.gz) = 662889ea3b4654b75ed298a32b9c7dd3e2bf5f82320b84397ed330c4c75d36bc -SIZE (koue-dhcpd-5.8.20151202_GH0.tar.gz) = 105960 +TIMESTAMP = 1486490098 +SHA256 (koue-dhcpd-6.0.20170207_GH0.tar.gz) = 5a2371a28c1011e751a5100e330c8059e34a2f0e8de183ed63be93ca839ae43f +SIZE (koue-dhcpd-6.0.20170207_GH0.tar.gz) = 106964
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702091744.v19Hiarf079392>