diff options
author | riggs <riggs@FreeBSD.org> | 2015-06-01 03:42:55 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2015-06-01 03:42:55 +0800 |
commit | 2081b149dff4c9a61ccf4f175b8838ba98e19251 (patch) | |
tree | 751e2b783ea7f3adb01ba2a2668c12ea7b9edb01 /net/dhcpcd | |
parent | 0ef592213e6957a649036103f9d88b5c1dc75c19 (diff) | |
download | freebsd-ports-gnome-2081b149dff4c9a61ccf4f175b8838ba98e19251.tar.gz freebsd-ports-gnome-2081b149dff4c9a61ccf4f175b8838ba98e19251.tar.zst freebsd-ports-gnome-2081b149dff4c9a61ccf4f175b8838ba98e19251.zip |
Update to upstream release 6.8.2
PR: 199914
Submitted by: takefu@airport.fm
Approved by: roy@marples.name (maintainer)
Diffstat (limited to 'net/dhcpcd')
-rw-r--r-- | net/dhcpcd/Makefile | 3 | ||||
-rw-r--r-- | net/dhcpcd/distinfo | 4 | ||||
-rw-r--r-- | net/dhcpcd/files/patch-dhcpcd.conf | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 24dcf780cf45..9e66fc9e9348 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 6.6.5 +PORTVERSION= 6.8.2 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ http://roy.aydogan.net/dhcpcd/ \ @@ -22,5 +22,6 @@ USE_RC_SUBR= dhcpcd post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/dhcpcd.conf \ ${STAGEDIR}${PREFIX}/etc/dhcpcd.conf.sample + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/dhcpcd .include <bsd.port.mk> diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index 02a0836b9c09..e5e35c6e1c7b 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhcpcd-6.6.5.tar.bz2) = 62efd1c7fa162f7277b8a09089065f726e5d4dd45f426bb5db06e879e068bbe0 -SIZE (dhcpcd-6.6.5.tar.bz2) = 157743 +SHA256 (dhcpcd-6.8.2.tar.bz2) = a72187fe1f31553264571720d47ebf919cf484f04c2fa974e57a10e16a505cb2 +SIZE (dhcpcd-6.8.2.tar.bz2) = 175355 diff --git a/net/dhcpcd/files/patch-dhcpcd.conf b/net/dhcpcd/files/patch-dhcpcd.conf index 37600f3ceaf1..74cf87164ba9 100644 --- a/net/dhcpcd/files/patch-dhcpcd.conf +++ b/net/dhcpcd/files/patch-dhcpcd.conf @@ -3,8 +3,8 @@ by default. See http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 ---- dhcpcd.conf.orig 2014-10-20 14:32:57.000000000 +0100 -+++ dhcpcd.conf 2014-10-20 14:33:37.000000000 +0100 +--- dhcpcd.conf.orig 2015-05-02 23:07:59 UTC ++++ dhcpcd.conf @@ -34,7 +34,7 @@ require dhcp_server_identifier |