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.2 with the following chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/79f4752158cd
branches: trunk
changeset: 398778:79f4752158cd
user: roy <roy%pkgsrc.org@localhost>
date: Tue Jul 30 10:30:22 2019 +0000
description:
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:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 515b341b28c8 -r 79f4752158cd net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Tue Jul 30 09:20:38 2019 +0000
+++ b/net/dhcpcd/Makefile Tue Jul 30 10:30:22 2019 +0000
@@ -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 -r 515b341b28c8 -r 79f4752158cd net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Tue Jul 30 09:20:38 2019 +0000
+++ b/net/dhcpcd/distinfo Tue Jul 30 10:30:22 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index