pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd Import dhcpcd-6.6.5 with the following chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b6d2b7251b10
branches: trunk
changeset: 643015:b6d2b7251b10
user: roy <roy%pkgsrc.org@localhost>
date: Tue Dec 09 20:16:27 2014 +0000
description:
Import dhcpcd-6.6.5 with the following changes:
* Allow STOPPED to be processed by dhcpcd-run-hooks(8)
* Don't attempt to match IFT to ARP types directly
* If neither dig nor host are present, fallback to getent(1)
* If IFF_UP is not set when we get a carrier up event, poll for it
instead of giving up
* Failure to bind to the DHCP port on the wildcard address when
it's in-use is not an error
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 0e29aebbeced -r b6d2b7251b10 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Tue Dec 09 20:06:03 2014 +0000
+++ b/net/dhcpcd/Makefile Tue Dec 09 20:16:27 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2014/11/26 16:09:29 roy Exp $
+# $NetBSD: Makefile,v 1.45 2014/12/09 20:16:27 roy Exp $
#
-DISTNAME= dhcpcd-6.6.4
+DISTNAME= dhcpcd-6.6.5
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
diff -r 0e29aebbeced -r b6d2b7251b10 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Tue Dec 09 20:06:03 2014 +0000
+++ b/net/dhcpcd/distinfo Tue Dec 09 20:16:27 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2014/11/26 16:09:29 roy Exp $
+$NetBSD: distinfo,v 1.42 2014/12/09 20:16:27 roy Exp $
-SHA1 (dhcpcd-6.6.4.tar.bz2) = 77cb679decceccdb95631f809ccdc138d86337a6
-RMD160 (dhcpcd-6.6.4.tar.bz2) = c434c4e3958404924d6babb4cbab914f307b2ed7
-Size (dhcpcd-6.6.4.tar.bz2) = 157859 bytes
+SHA1 (dhcpcd-6.6.5.tar.bz2) = 48d43ac7c78d49d2a08e412a53a2e65926e5373a
+RMD160 (dhcpcd-6.6.5.tar.bz2) = 9807a8f819ad55d2480dba7ed2f0d917139c81d1
+Size (dhcpcd-6.6.5.tar.bz2) = 157743 bytes
Home |
Main Index |
Thread Index |
Old Index