summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2019-07-24 10:08:17 +0000
committerroy <roy@pkgsrc.org>2019-07-24 10:08:17 +0000
commit2029d6ed1e7bb07dd2e48d13692afff9590fb42a (patch)
treec8251b8fe0662cae3838f5873ea1586eb9590603 /net/dhcpcd
parent44818527245a1fb98fd643ffa09b0f6bcf4c1096 (diff)
downloadpkgsrc-2029d6ed1e7bb07dd2e48d13692afff9590fb42a.tar.gz
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 (limited to 'net/dhcpcd')
-rw-r--r--net/dhcpcd/Makefile4
-rw-r--r--net/dhcpcd/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index a060cbec884..f60e057e4b2 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -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 --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index ba8204217a8..e34216c228d 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -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