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.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c26ce64bdaf1
branches: trunk
changeset: 392210:c26ce64bdaf1
user: roy <roy%pkgsrc.org@localhost>
date: Tue Apr 28 21:04:38 2009 +0000
description:
Update to dhcpcd-5.0.0
Changes from dhcpcd-4.99.18 include
* Fixed existing address detection
* Added non dhcp option variables to -V
* Prefix some generic variable names exported to dhcpcd-run-hooks with if
(ifmetric, ifwireless, ifflags) as they may conflict with generic var
names when it restarts a service
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r c9da771cfb4a -r c26ce64bdaf1 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Tue Apr 28 21:01:14 2009 +0000
+++ b/net/dhcpcd/Makefile Tue Apr 28 21:04:38 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/04/20 06:38:19 roy Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/28 21:04:38 roy Exp $
#
-DISTNAME= dhcpcd-4.99.18
+DISTNAME= dhcpcd-5.0.0
CATEGORIES= net
LICENSE= modified-bsd
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff -r c9da771cfb4a -r c26ce64bdaf1 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Tue Apr 28 21:01:14 2009 +0000
+++ b/net/dhcpcd/distinfo Tue Apr 28 21:04:38 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/04/20 06:38:19 roy Exp $
+$NetBSD: distinfo,v 1.5 2009/04/28 21:04:39 roy Exp $
-SHA1 (dhcpcd-4.99.18.tar.bz2) = 89d6ab3e2f9e6f789ca7665d80b8f6ed983c3a02
-RMD160 (dhcpcd-4.99.18.tar.bz2) = 2b15b36780c4a16287654fd312e1d308d0b12725
-Size (dhcpcd-4.99.18.tar.bz2) = 61860 bytes
+SHA1 (dhcpcd-5.0.0.tar.bz2) = 7e699fc4879546c76654c980c5bdbfeac3d2333d
+RMD160 (dhcpcd-5.0.0.tar.bz2) = d1af53404853be406ec1378773a1270960c7e518
+Size (dhcpcd-5.0.0.tar.bz2) = 61568 bytes
Home |
Main Index |
Thread Index |
Old Index