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-4.99.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d5aeb1471b5
branches:  trunk
changeset: 391817:7d5aeb1471b5
user:      roy <roy%pkgsrc.org@localhost>
date:      Mon Apr 20 06:38:19 2009 +0000

description:
Update to dhcpcd-4.99.18

Changes from dhcpcd-4.99.15 include
 * Allow dhcpcd to work on any interface type when INFORMING or given a
   ClientID
 * arping ip selects a different interface profile on success
   Allows different static IP/DHCP configurations
 * DHCP messages without a ServerID are now ignored
 * If DHCP fails, allow fallback to a different interface profile

diffstat:

 net/dhcpcd/Makefile |  5 +++--
 net/dhcpcd/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 57d886e9cb3a -r 7d5aeb1471b5 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile       Mon Apr 20 06:34:00 2009 +0000
+++ b/net/dhcpcd/Makefile       Mon Apr 20 06:38:19 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2009/03/20 15:46:00 roy Exp $
+# $NetBSD: Makefile,v 1.4 2009/04/20 06:38:19 roy Exp $
 #
 
-DISTNAME=              dhcpcd-4.99.15
+DISTNAME=              dhcpcd-4.99.18
 CATEGORIES=            net
+LICENSE=               modified-bsd
 MASTER_SITES=          ftp://roy.marples.name/pub/dhcpcd/
 MASTER_SITES+=         http://roy.aydogan.net/dhcpcd/
 EXTRACT_SUFX=          .tar.bz2
diff -r 57d886e9cb3a -r 7d5aeb1471b5 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo       Mon Apr 20 06:34:00 2009 +0000
+++ b/net/dhcpcd/distinfo       Mon Apr 20 06:38:19 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/03/20 15:46:00 roy Exp $
+$NetBSD: distinfo,v 1.4 2009/04/20 06:38:19 roy Exp $
 
-SHA1 (dhcpcd-4.99.15.tar.bz2) = 48eaa70c2a67881e10ecaf1718dc6f0bc636974e
-RMD160 (dhcpcd-4.99.15.tar.bz2) = a76507e4abd8df165b89cea593edfb40ae64f068
-Size (dhcpcd-4.99.15.tar.bz2) = 61237 bytes
+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



Home | Main Index | Thread Index | Old Index