summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2019-07-30 10:30:22 +0000
committerroy <roy@pkgsrc.org>2019-07-30 10:30:22 +0000
commitf091ce90539c51f597a731b8271d617e024a0d87 (patch)
tree92f90f8ab2a39a74e9af387251e2584b235b3af9 /net/dhcpcd
parent4c3c74e446d91640a6822b569f76dfd5f9122d6b (diff)
downloadpkgsrc-f091ce90539c51f597a731b8271d617e024a0d87.tar.gz
Import dhcpcd-8.0.2 with the following changes:
* NetBSD: Can be build without ARP support but listen to kernel DaD * ND6: Removed NA support from SMALL builds * ND6: Remove and warn about NA on OS's other than NetBSD and Linux * script: tmp files are removed for systems without open_memstream(3) * configure: open_memstream(3) detected on recent glibc * DHCP: Avoid duplicate read of UDP socket when BPF is also open * IP: Avoid adding address if already exists on OS other than Linux * IP6: Avoid adding address is already exists on Solaris * route: Fixed a NULL de-reference error on static routes * DHCP6: Move to REQUEST if any IA has no-binding in REWNEW/REBIND * DragonFlyBSD: Now compiles and works for * IP: Accept packets with IP header options
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 533863186b4..bb909c0d7c0 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2019/07/25 09:03:00 roy Exp $
+# $NetBSD: Makefile,v 1.86 2019/07/30 10:30:22 roy Exp $
-DISTNAME= dhcpcd-8.0.1
+DISTNAME= dhcpcd-8.0.2
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 14725198153..662de47e775 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.82 2019/07/25 09:03:00 roy Exp $
+$NetBSD: distinfo,v 1.83 2019/07/30 10:30:22 roy Exp $
-SHA1 (dhcpcd-8.0.1.tar.xz) = 485d1292cb66c6b6c641dece7c2e39b81427769f
-RMD160 (dhcpcd-8.0.1.tar.xz) = 8c209ffd84c4ccc0a03cda4bc89799eea69cae3b
-SHA512 (dhcpcd-8.0.1.tar.xz) = 2931345fb50b63a49ee97b290dbb236895dd13a19ce17bf40b50797cf93ea959272de698718593f882ba0c35e2f733b5476135759f46bd04a8e8f11e81ba9f3f
-Size (dhcpcd-8.0.1.tar.xz) = 221716 bytes
+SHA1 (dhcpcd-8.0.2.tar.xz) = 2230abeae35c048ecd095e8f1c4614564b4d3ff3
+RMD160 (dhcpcd-8.0.2.tar.xz) = 159e8decddff91920d7737aa1627e08fb10e964c
+SHA512 (dhcpcd-8.0.2.tar.xz) = a6e3aa66800adc8b209324bae02a6e373e2623735bf0695ffec4a7c972d65c3498f55e4da62f93df0bc6cddb4bee8ab667b3743b5b25cd5f4cc9da4d1f8e15c4
+Size (dhcpcd-8.0.2.tar.xz) = 222408 bytes