summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2009-04-20 06:38:19 +0000
committerroy <roy@pkgsrc.org>2009-04-20 06:38:19 +0000
commit193a05da8a6d7c40532fc21150cc4c1a8674a361 (patch)
tree449e58ffc579148a46e664b198a80658e9d99915 /net/dhcpcd
parent3d6350abc3a70bdea9b7810aa1d7a38adc6de42c (diff)
downloadpkgsrc-193a05da8a6d7c40532fc21150cc4c1a8674a361.tar.gz
Update to dhcpcd-4.99.18
Changes from dhcpcd-4.99.15 include * Allow dhcpcd to work on any interface type when INFORMING or given a ClientID * arping ip selects a different interface profile on success Allows different static IP/DHCP configurations * DHCP messages without a ServerID are now ignored * If DHCP fails, allow fallback to a different interface profile
Diffstat (limited to 'net/dhcpcd')
-rw-r--r--net/dhcpcd/Makefile5
-rw-r--r--net/dhcpcd/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index 98231f5b4cf..0a93948e6a9 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2009/03/20 15:46:00 roy Exp $
+# $NetBSD: Makefile,v 1.4 2009/04/20 06:38:19 roy Exp $
#
-DISTNAME= dhcpcd-4.99.15
+DISTNAME= dhcpcd-4.99.18
CATEGORIES= net
+LICENSE= modified-bsd
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index 41d3008ef54..323265a07fb 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/03/20 15:46:00 roy Exp $
+$NetBSD: distinfo,v 1.4 2009/04/20 06:38:19 roy Exp $
-SHA1 (dhcpcd-4.99.15.tar.bz2) = 48eaa70c2a67881e10ecaf1718dc6f0bc636974e
-RMD160 (dhcpcd-4.99.15.tar.bz2) = a76507e4abd8df165b89cea593edfb40ae64f068
-Size (dhcpcd-4.99.15.tar.bz2) = 61237 bytes
+SHA1 (dhcpcd-4.99.18.tar.bz2) = 89d6ab3e2f9e6f789ca7665d80b8f6ed983c3a02
+RMD160 (dhcpcd-4.99.18.tar.bz2) = 2b15b36780c4a16287654fd312e1d308d0b12725
+Size (dhcpcd-4.99.18.tar.bz2) = 61860 bytes