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.1 with the following chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f962c175e9c5
branches: trunk
changeset: 374777:f962c175e9c5
user: roy <roy%pkgsrc.org@localhost>
date: Mon Jan 29 11:16:26 2018 +0000
description:
Import dhcpcd-7.0.1 with the following changes:
* hooks: remove use of local builtin for better portability
* Fix build issue when `__GNUC__ <= 2` (thanks to Chris Hathhorn)
* dhcpcd: don't log errors working out carrier for departed interfaces
* ipv4: allow configuration of static broadcast address
* if: don't set MTU during interface discovery
* if: don't activate non matching interfaces to commandline ones
* configure: make `--includedir=/usr/src/foo` work
* eloop-bench: fix hangs when using a large number of cycles
* dhcp: don't bind when we've just probed an address to inform
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5343f6cf2783 -r f962c175e9c5 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Mon Jan 29 09:58:34 2018 +0000
+++ b/net/dhcpcd/Makefile Mon Jan 29 11:16:26 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2018/01/01 11:57:20 roy Exp $
+# $NetBSD: Makefile,v 1.71 2018/01/29 11:16:26 roy Exp $
-DISTNAME= dhcpcd-7.0.0
+DISTNAME= dhcpcd-7.0.1
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff -r 5343f6cf2783 -r f962c175e9c5 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Mon Jan 29 09:58:34 2018 +0000
+++ b/net/dhcpcd/distinfo Mon Jan 29 11:16:26 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.67 2018/01/01 11:57:20 roy Exp $
+$NetBSD: distinfo,v 1.68 2018/01/29 11:16:26 roy Exp $
-SHA1 (dhcpcd-7.0.0.tar.xz) = dccb56178bc290bfbf7df64a871a0a0889390175
-RMD160 (dhcpcd-7.0.0.tar.xz) = 0333798c14723f591e664f9721a7afe86efcfaa5
-SHA512 (dhcpcd-7.0.0.tar.xz) = f2ab1fcb2dad0c93da757c15d0b772b40cc15c8e59161d91684f06961cf7b515473d7c3fc5973b7755ac525e6851abdf8a5f27760bb5d28fe17e90ff0feaf904
-Size (dhcpcd-7.0.0.tar.xz) = 207924 bytes
+SHA1 (dhcpcd-7.0.1.tar.xz) = 745526c021223413c3e08653df04875c0323e415
+RMD160 (dhcpcd-7.0.1.tar.xz) = c9e5fcc7f06d93ee11248cb97becebbdaccc5b52
+SHA512 (dhcpcd-7.0.1.tar.xz) = d2a9b053aa663dd1ed38a10a73ee3377a3a076c9638bdda9331a4c161c2ba87f5f68f366ac8e1f1015404f617b74261a03a97ac7cdfd642b4a41b87b54984c34
+Size (dhcpcd-7.0.1.tar.xz) = 207908 bytes
Home |
Main Index |
Thread Index |
Old Index