summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorroy <roy>2010-03-31 09:11:11 +0000
committerroy <roy>2010-03-31 09:11:11 +0000
commit7939c52586926ce5b4e4211c59375219663fc848 (patch)
treed00670c4b94b49ff2214def6c498210c88553874 /net
parent9cc3caa6c8dcafdf34ed42139c7c19962c26f7b1 (diff)
downloadpkgsrc-7939c52586926ce5b4e4211c59375219663fc848.tar.gz
Import dhcpcd-5.2.2 with the following changes:
* The broadcast flag is now automatically set for interfaces that require it, via platform detection. Currently qeth on Linux. * Fix a file descriptor leak on Linux getting platform info. * Don't send a maximum DHCP message size beyond what we can handle. * ip_ip is now randomized. * IPTOS_LOWDELAY and IP_DF flags are no longer set. * SSID is now correctly terminated on Linux.
Diffstat (limited to 'net')
-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 8d258324eb5..74f7478c641 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2010/02/27 16:06:59 roy Exp $
+# $NetBSD: Makefile,v 1.21 2010/03/31 09:11:11 roy Exp $
#
-DISTNAME= dhcpcd-5.2.1
+DISTNAME= dhcpcd-5.2.2
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 844fd87c2e6..4e2d9ccb00d 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2010/02/27 16:06:59 roy Exp $
+$NetBSD: distinfo,v 1.19 2010/03/31 09:11:11 roy Exp $
-SHA1 (dhcpcd-5.2.1.tar.bz2) = 698742d22359b6b57526996fc93d88b44fa467d2
-RMD160 (dhcpcd-5.2.1.tar.bz2) = d93e440698cde6e690edcec71e0f5a46ff6f36a6
-Size (dhcpcd-5.2.1.tar.bz2) = 67473 bytes
+SHA1 (dhcpcd-5.2.2.tar.bz2) = 2739ea24091b3ede42b60affd3ea424dfa05686d
+RMD160 (dhcpcd-5.2.2.tar.bz2) = 7ee00a18079b6f3b1a0079a42e69062a9aa7eb37
+Size (dhcpcd-5.2.2.tar.bz2) = 67625 bytes