summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2015-09-04 12:30:04 +0000
committerroy <roy@pkgsrc.org>2015-09-04 12:30:04 +0000
commit673d0f08e53e2bd96e4a18e5f46343667e1e1c08 (patch)
tree1cd10fb24b4048eeecc6399fd123cafb1339b2fc /net/dhcpcd
parent1ebfa359c38a9d8bff15a736f620eb520b1bbae2 (diff)
downloadpkgsrc-673d0f08e53e2bd96e4a18e5f46343667e1e1c08.tar.gz
Update to dhcpcd-6.9.3 with the following changes:
* Fixed compile on various platform/compiler variations * Statically assigned IPv4 addresses now undergo ARP checks * Statically assigned interface_mtu= works again * Statically assigned DHCP variables persist across lease renews
Diffstat (limited to 'net/dhcpcd')
-rw-r--r--net/dhcpcd/Makefile4
-rw-r--r--net/dhcpcd/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index d4fd61c1bf5..7e68ba61812 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2015/08/21 10:53:36 roy Exp $
+# $NetBSD: Makefile,v 1.51 2015/09/04 12:30:04 roy Exp $
#
-DISTNAME= dhcpcd-6.9.2
+DISTNAME= dhcpcd-6.9.3
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index f64a98c35db..b0fc4022c7e 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2015/08/21 10:53:36 roy Exp $
+$NetBSD: distinfo,v 1.48 2015/09/04 12:30:04 roy Exp $
-SHA1 (dhcpcd-6.9.2.tar.xz) = a79ea29f02b556e929dda497f6ededfc3c7786b2
-RMD160 (dhcpcd-6.9.2.tar.xz) = c36350c3b9eaffedfcc0c57f20b2ef6a13c97150
-Size (dhcpcd-6.9.2.tar.xz) = 176240 bytes
+SHA1 (dhcpcd-6.9.3.tar.xz) = f205894d3d2d505be08fc8b6b5445ac69319244d
+RMD160 (dhcpcd-6.9.3.tar.xz) = 325910794044b7b168323147b270c07b58edcf64
+Size (dhcpcd-6.9.3.tar.xz) = 176320 bytes