summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2009-10-16 21:43:13 +0000
committerroy <roy@pkgsrc.org>2009-10-16 21:43:13 +0000
commite0aafa828f07574e9ec32decf72e54cfb399b24d (patch)
treed33cc3032ba63651c54c69c4d48c823f0142bf3e /net
parentfb4370179c8dbe4dff87d7f218af5d4a09f62d58 (diff)
downloadpkgsrc-e0aafa828f07574e9ec32decf72e54cfb399b24d.tar.gz
Import dhcpcd-5.1.2 with these changes:
* ClientID is now reported when interface starts * -w, --wait forces dhcpcd to wait until an interface gets a lease or times out * Ensure DHCP socket is open when sending a DECLINE * Uses new hwaddr if existing interface is downed and then changed. * No longer works on firewire interfaces by default. dhcpcd-5.1.2 has a new behaviour change - when starting up and at least 1 interface has a carrier then it tries to get a lease or times out. It still daemonises regardless. This, along with the -b and -w flags allows total control over the desired behaviour of dhcpcd.
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 94ea5ca6281..40ed315f804 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2009/09/22 06:32:16 roy Exp $
+# $NetBSD: Makefile,v 1.14 2009/10/16 21:43:13 roy Exp $
#
-DISTNAME= dhcpcd-5.1.1
+DISTNAME= dhcpcd-5.1.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 46e752bb188..0ee8df01377 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2009/09/22 06:32:16 roy Exp $
+$NetBSD: distinfo,v 1.13 2009/10/16 21:43:13 roy Exp $
-SHA1 (dhcpcd-5.1.1.tar.bz2) = 4ffb9ce39620809f31f894eff4ce3c78f5ecf75e
-RMD160 (dhcpcd-5.1.1.tar.bz2) = ff5d199d642bc309614e305b93c4396768a63f55
-Size (dhcpcd-5.1.1.tar.bz2) = 63701 bytes
+SHA1 (dhcpcd-5.1.2.tar.bz2) = a68915e7033e3b196d28f97e70aadc0469a20031
+RMD160 (dhcpcd-5.1.2.tar.bz2) = d6eb56c1164526cf987be8ea6d8705286be09585
+Size (dhcpcd-5.1.2.tar.bz2) = 64570 bytes