diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-09-05 00:10:21 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-09-05 00:10:21 +0800 |
commit | dc8264834fc342d8e09807dbac3246f61275737e (patch) | |
tree | 657185585c3d30ca43b55964c2228aa23e3addd1 /net/dhcpcd | |
parent | d4128f24283cd93f0120d4a58ec7114798bf4877 (diff) | |
download | freebsd-ports-gnome-dc8264834fc342d8e09807dbac3246f61275737e.tar.gz freebsd-ports-gnome-dc8264834fc342d8e09807dbac3246f61275737e.tar.zst freebsd-ports-gnome-dc8264834fc342d8e09807dbac3246f61275737e.zip |
net/dhcpcd: update 6.8.2 -> 6.9.3
PR: 202546
Submitted by: Roy Marples <roy@marples.name> (maintainer)
Approved by: feld (mentor)
Diffstat (limited to 'net/dhcpcd')
-rw-r--r-- | net/dhcpcd/Makefile | 5 | ||||
-rw-r--r-- | net/dhcpcd/distinfo | 4 | ||||
-rw-r--r-- | net/dhcpcd/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 4b6d1fa88518..9624050b6afb 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 6.8.2 -PORTREVISION= 1 +PORTVERSION= 6.9.3 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ http://roy.aydogan.net/dhcpcd/ \ @@ -15,7 +14,7 @@ COMMENT= DHCP/IPv4LL/IPv6RS/DHCPv6 client LICENSE= BSD2CLAUSE -USES= cpe tar:bzip2 +USES= cpe tar:xz CPE_VENDOR= dhcpcd_project GNU_CONFIGURE= yes USE_RC_SUBR= dhcpcd diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index e5e35c6e1c7b..6f9f30a1e003 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhcpcd-6.8.2.tar.bz2) = a72187fe1f31553264571720d47ebf919cf484f04c2fa974e57a10e16a505cb2 -SIZE (dhcpcd-6.8.2.tar.bz2) = 175355 +SHA256 (dhcpcd-6.9.3.tar.xz) = 6089471ed695fa62ac8351466b96b4b6365fd14ec455a120a6524663808eae53 +SIZE (dhcpcd-6.9.3.tar.xz) = 176320 diff --git a/net/dhcpcd/pkg-plist b/net/dhcpcd/pkg-plist index beb0c7e47508..3f2eecb91dd9 100644 --- a/net/dhcpcd/pkg-plist +++ b/net/dhcpcd/pkg-plist @@ -1,7 +1,6 @@ @sample etc/dhcpcd.conf.sample libexec/dhcpcd-hooks/01-test libexec/dhcpcd-hooks/02-dump -libexec/dhcpcd-hooks/10-mtu libexec/dhcpcd-hooks/10-wpa_supplicant libexec/dhcpcd-hooks/15-timezone libexec/dhcpcd-hooks/20-resolv.conf |