pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd Update to dhcpcd-5.2.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/84b1f98e8f79
branches: trunk
changeset: 575937:84b1f98e8f79
user: roy <roy%pkgsrc.org@localhost>
date: Wed May 26 07:54:42 2010 +0000
description:
Update to dhcpcd-5.2.3
Changes include:
* compile on FreeBSD-8 where closefrom(3) returns void
* log the pid of dhcpcd
* Indicate server IP received message from even if server ID not present
* Fix crashes on IPv4LL failure and add more logging
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 1052c76ceeb1 -r 84b1f98e8f79 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Wed May 26 05:27:57 2010 +0000
+++ b/net/dhcpcd/Makefile Wed May 26 07:54:42 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2010/03/31 09:11:11 roy Exp $
+# $NetBSD: Makefile,v 1.22 2010/05/26 07:54:42 roy Exp $
#
-DISTNAME= dhcpcd-5.2.2
+DISTNAME= dhcpcd-5.2.3
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
diff -r 1052c76ceeb1 -r 84b1f98e8f79 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Wed May 26 05:27:57 2010 +0000
+++ b/net/dhcpcd/distinfo Wed May 26 07:54:42 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2010/03/31 09:11:11 roy Exp $
+$NetBSD: distinfo,v 1.20 2010/05/26 07:54:42 roy Exp $
-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
+SHA1 (dhcpcd-5.2.3.tar.bz2) = 367efc2ae5ebf82b90f337168cd6aa5853abdc64
+RMD160 (dhcpcd-5.2.3.tar.bz2) = c8b340b2fe30afc04b4acadb23e4a441a25ab848
+Size (dhcpcd-5.2.3.tar.bz2) = 68106 bytes
Home |
Main Index |
Thread Index |
Old Index