summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2019-04-17 23:47:27 +0000
committerroy <roy@pkgsrc.org>2019-04-17 23:47:27 +0000
commitbbd673c973e4769d9c1fa4465184fcad8c043cbf (patch)
tree91eb095a538a461079101c2684575189c11cdfba /net/dhcpcd
parent6246366a5d42541da641633808dc7caf40f28c4f (diff)
downloadpkgsrc-bbd673c973e4769d9c1fa4465184fcad8c043cbf.tar.gz
Import dhcpcd-7.2.0 with the following changes:
* build: latest gmake-3 works once more * build: exits on error in a subdir * BSD: PF_LINK sockets now closed when no longer needed * BSD: Fix detecting interface for scoped routes * Solaris: Many, many, many fixes - pretty much works now * script: Allow "" to mean /dev/null * script: Add static routers and routes to env * DHCP: outbound interface is no longer dictated with IP_PKTINFO * DHCP: BPF sockets now closed when no longer needed * DHCPv6: Allow nooption dhcp6_unicast to work * DHCPv6: Don't spam syslog if we always get the same error * route: Log pid which deleted routes of interest
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 926f0fbd247..47c21739a78 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2019/02/07 21:43:50 roy Exp $
+# $NetBSD: Makefile,v 1.80 2019/04/17 23:47:27 roy Exp $
-DISTNAME= dhcpcd-7.1.1
+DISTNAME= dhcpcd-7.2.0
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 de6c62bf785..d063434e9de 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.76 2019/02/07 21:43:50 roy Exp $
+$NetBSD: distinfo,v 1.77 2019/04/17 23:47:27 roy Exp $
-SHA1 (dhcpcd-7.1.1.tar.xz) = c17c0797672d40758d784ba7e3fbdc12552bd0fc
-RMD160 (dhcpcd-7.1.1.tar.xz) = 345049847fe6f3cc5a19cee358ea4c938b450a97
-SHA512 (dhcpcd-7.1.1.tar.xz) = 8791e718d65ef8ae23a16b98e82824860fa91914e6eb0a42cdbbca28236c1c38005ada44214bde33aac57152fe675debebdb5d141b67dcfc82012996d8337bb4
-Size (dhcpcd-7.1.1.tar.xz) = 211788 bytes
+SHA1 (dhcpcd-7.2.0.tar.xz) = 57c3cd7059b8b429903cada2121e0f29046bcedf
+RMD160 (dhcpcd-7.2.0.tar.xz) = 4cd921bf37aa9f013fb775438f36ed4c69dcea22
+SHA512 (dhcpcd-7.2.0.tar.xz) = 2ab7df53ed42cd7a274bbc9cfb9dca43a8615d9044c0e9f460c41f064ad012b436bf2fe2648dd2738e66aaefc72412cad6c59444631b650f942cba168127a79d
+Size (dhcpcd-7.2.0.tar.xz) = 212532 bytes