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 to 5.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7595baec497
branches: trunk
changeset: 392807:f7595baec497
user: roy <roy%pkgsrc.org@localhost>
date: Sun May 10 16:35:40 2009 +0000
description:
Update dhcpcd to 5.0.2
Changes from 5.0.1 include
* -n option now starts dhcpcd if not already started
* 29-lookup-hostname hook installed by default, but skipped in dhcpcd.conf
* Fix warning about missing dirs if we don't have any existing state
* Fix compile on some Linux distros re linux/wireless.h
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/PLIST | 3 ++-
net/dhcpcd/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r 145a961f46f9 -r f7595baec497 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Sun May 10 16:10:18 2009 +0000
+++ b/net/dhcpcd/Makefile Sun May 10 16:35:40 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/05/03 06:41:30 roy Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/10 16:35:40 roy Exp $
#
-DISTNAME= dhcpcd-5.0.1
+DISTNAME= dhcpcd-5.0.2
CATEGORIES= net
LICENSE= modified-bsd
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff -r 145a961f46f9 -r f7595baec497 net/dhcpcd/PLIST
--- a/net/dhcpcd/PLIST Sun May 10 16:10:18 2009 +0000
+++ b/net/dhcpcd/PLIST Sun May 10 16:35:40 2009 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/05 23:23:26 roy Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/05/10 16:35:40 roy Exp $
libexec/dhcpcd-hooks/01-test
libexec/dhcpcd-hooks/10-mtu
libexec/dhcpcd-hooks/20-resolv.conf
+libexec/dhcpcd-hooks/29-lookup-hostname
libexec/dhcpcd-hooks/30-hostname
libexec/dhcpcd-hooks/50-ntp.conf
libexec/dhcpcd-run-hooks
diff -r 145a961f46f9 -r f7595baec497 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Sun May 10 16:10:18 2009 +0000
+++ b/net/dhcpcd/distinfo Sun May 10 16:35:40 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/05/03 06:41:30 roy Exp $
+$NetBSD: distinfo,v 1.7 2009/05/10 16:35:40 roy Exp $
-SHA1 (dhcpcd-5.0.1.tar.bz2) = 5d4cc5ef5578354d3dbe7807e85fcd2de9595b1e
-RMD160 (dhcpcd-5.0.1.tar.bz2) = 876d6a3e116fd167c12fe473a6f1c3d20f9550cb
-Size (dhcpcd-5.0.1.tar.bz2) = 61698 bytes
+SHA1 (dhcpcd-5.0.2.tar.bz2) = a15b2ddc4e09f88b7d4f34f79c2ee1e54f0902c6
+RMD160 (dhcpcd-5.0.2.tar.bz2) = e730946bb8bf1d10ec4035441d8e860c93dccbf3
+Size (dhcpcd-5.0.2.tar.bz2) = 61857 bytes
Home |
Main Index |
Thread Index |
Old Index