pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd Update dhcpcd-6.6.2 with the following chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0088f35fbf5a
branches: trunk
changeset: 641651:0088f35fbf5a
user: roy <roy%pkgsrc.org@localhost>
date: Fri Nov 14 11:52:50 2014 +0000
description:
Update dhcpcd-6.6.2 with the following changes:
* TAILQ macros are now pulled in via config.h only so dhcpcd compiles
on systems where sys/queue.h does not exist at all
* Remove DHCP state correctly when the interface departs
* End the IPv4LL state when DHCP is stopped
* Ensure that any DHCP leased offered still exists when assigning an
IPv4LL address
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 3efaac881059 -r 0088f35fbf5a net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Fri Nov 14 11:51:01 2014 +0000
+++ b/net/dhcpcd/Makefile Fri Nov 14 11:52:50 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2014/11/07 20:18:06 roy Exp $
+# $NetBSD: Makefile,v 1.42 2014/11/14 11:52:50 roy Exp $
#
-DISTNAME= dhcpcd-6.6.1
+DISTNAME= dhcpcd-6.6.2
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
diff -r 3efaac881059 -r 0088f35fbf5a net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Fri Nov 14 11:51:01 2014 +0000
+++ b/net/dhcpcd/distinfo Fri Nov 14 11:52:50 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2014/11/07 20:18:06 roy Exp $
+$NetBSD: distinfo,v 1.39 2014/11/14 11:52:50 roy Exp $
-SHA1 (dhcpcd-6.6.1.tar.bz2) = 6135415bd3f4ec6486066539e39e6c90cd8dc8b6
-RMD160 (dhcpcd-6.6.1.tar.bz2) = 29317b8c173935ab0da91675bc7935ca289e234d
-Size (dhcpcd-6.6.1.tar.bz2) = 157364 bytes
+SHA1 (dhcpcd-6.6.2.tar.bz2) = 9a84326a9a056ba2464685f878e82d7f8879b100
+RMD160 (dhcpcd-6.6.2.tar.bz2) = eef57e945d86167c68927c5ebf901817c2e39883
+Size (dhcpcd-6.6.2.tar.bz2) = 156901 bytes
Home |
Main Index |
Thread Index |
Old Index