pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/dhcpcd Import dhcpcd-8.0.0 with the following chan...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bfbf26105743
branches:  trunk
changeset: 336803:bfbf26105743
user:      roy <roy%pkgsrc.org@localhost>
date:      Wed Jul 24 10:08:17 2019 +0000

description:
Import dhcpcd-8.0.0 with the following changes:

  *  ARP now supports many requests
  *  Routing tables now use Red-Black Trees
  *  Script variables are no longer allocated manually
  *  DHCP addresses are added with vltime of the lease time and pltime
     of the rebind time (Linux only)

diffstat:

 net/dhcpcd/Makefile |   4 ++--
 net/dhcpcd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a929e52f0923 -r bfbf26105743 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile       Wed Jul 24 10:03:34 2019 +0000
+++ b/net/dhcpcd/Makefile       Wed Jul 24 10:08:17 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2019/06/26 10:07:38 roy Exp $
+# $NetBSD: Makefile,v 1.84 2019/07/24 10:08:17 roy Exp $
 
-DISTNAME=              dhcpcd-7.2.3
+DISTNAME=              dhcpcd-8.0.0
 PKGNAME=               ${DISTNAME:S/-rc/rc/}
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/dhcpcd/
diff -r a929e52f0923 -r bfbf26105743 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo       Wed Jul 24 10:03:34 2019 +0000
+++ b/net/dhcpcd/distinfo       Wed Jul 24 10:08:17 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.80 2019/06/26 10:07:38 roy Exp $
+$NetBSD: distinfo,v 1.81 2019/07/24 10:08:17 roy Exp $
 
-SHA1 (dhcpcd-7.2.3.tar.xz) = 5f26427dbc98a4424d6c77918cfd95503f323153
-RMD160 (dhcpcd-7.2.3.tar.xz) = d66e78e3d92cd8eb248656189fc798c7e789025d
-SHA512 (dhcpcd-7.2.3.tar.xz) = 271cca422fad10eaf842acfd5b590c0ad537f5f23ee919a3928d8ad98463ab03bde21c0bc08741ea9618ee31095160a7c00066155eae2c74b17c49af65ba566f
-Size (dhcpcd-7.2.3.tar.xz) = 213552 bytes
+SHA1 (dhcpcd-8.0.0.tar.xz) = 5acb0db8cab813485f6f46851acb6a3dc9bc8fbe
+RMD160 (dhcpcd-8.0.0.tar.xz) = 5bac8d0b5604051fc5e5a899a2f28e0eb21f6b27
+SHA512 (dhcpcd-8.0.0.tar.xz) = 97994587a6478e781dd5b246f9521e62d955ffb6b753367e5d6f8f05a6cfb9a6da684b4ee7b9d97a9a792db8ee0aba99644ead4c7a4ae8043c40eb6ddf36dd2d
+Size (dhcpcd-8.0.0.tar.xz) = 221624 bytes



Home | Main Index | Thread Index | Old Index