summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2018-01-29 11:16:26 +0000
committerroy <roy@pkgsrc.org>2018-01-29 11:16:26 +0000
commit0bcaf32897de60a5475b934a6a3109e0985d32d7 (patch)
treea611d8d69b072d641280da21bae845c0b614bc5b /net/dhcpcd
parentc41a3c4b2ae25f9824ff259f03e0de5c334eb187 (diff)
downloadpkgsrc-0bcaf32897de60a5475b934a6a3109e0985d32d7.tar.gz
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 (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 8d50b8c9eb3..d2c9a28b594 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -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 --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index ab41e288e7c..6a32de4608b 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -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