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-7.0.5 with the following chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3fceb81afee
branches: trunk
changeset: 381261:f3fceb81afee
user: roy <roy%pkgsrc.org@localhost>
date: Sat Jun 02 09:57:15 2018 +0000
description:
Import dhcpcd-7.0.5 with the following changes:
* dhcp: Clarified some checksumming code, style and commentary
(thanks to Maxime Villard)
* dhcp6: IAID is now unique per IA type rather than global
* ip6: if an IA callback causes a fork, exit earlier
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r a389770337bc -r f3fceb81afee net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Sat Jun 02 00:13:58 2018 +0000
+++ b/net/dhcpcd/Makefile Sat Jun 02 09:57:15 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2018/05/02 22:13:16 roy Exp $
+# $NetBSD: Makefile,v 1.75 2018/06/02 09:57:15 roy Exp $
-DISTNAME= dhcpcd-7.0.4
+DISTNAME= dhcpcd-7.0.5
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff -r a389770337bc -r f3fceb81afee net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Sat Jun 02 00:13:58 2018 +0000
+++ b/net/dhcpcd/distinfo Sat Jun 02 09:57:15 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.71 2018/05/02 22:13:16 roy Exp $
+$NetBSD: distinfo,v 1.72 2018/06/02 09:57:15 roy Exp $
-SHA1 (dhcpcd-7.0.4.tar.xz) = 0ac98499f8289e24e017ae35bb3a5fe7287679c2
-RMD160 (dhcpcd-7.0.4.tar.xz) = 89a992544696a9ab3e20e598494240a2b8d83bbb
-SHA512 (dhcpcd-7.0.4.tar.xz) = 32382b17a00e6ff7a80868a35424d1cc25410f012048ef099a90fbcb15a43ef6e73d2e65094ac90ccb18ecd92c6fc2c7e2116e19669ad0084ee39182b5cbd7db
-Size (dhcpcd-7.0.4.tar.xz) = 209860 bytes
+SHA1 (dhcpcd-7.0.5.tar.xz) = 13cee82928aea31e8bce55213251a59873c4537a
+RMD160 (dhcpcd-7.0.5.tar.xz) = 8877eca004d3739b75680c5a4bddd9342181eeb8
+SHA512 (dhcpcd-7.0.5.tar.xz) = b9d5a1c9306ff86544f0a74a0e61f9a78a643087da8cbee2bf09155a745c6815a2078be7f7a400f31f760355eae2177c5760ce4ca55e83cee615a343671d9b41
+Size (dhcpcd-7.0.5.tar.xz) = 210088 bytes
Home |
Main Index |
Thread Index |
Old Index