diff options
author | roy <roy@pkgsrc.org> | 2019-06-26 10:07:38 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2019-06-26 10:07:38 +0000 |
commit | bc3c0d775ab7a34ecd7ef89a90412196f7eaf39d (patch) | |
tree | 5c3d9bd6254388e7701c82e060dd984e161f4721 /net | |
parent | 48cc92396fd402ea300523eb48c86089b64aa68b (diff) | |
download | pkgsrc-bc3c0d775ab7a34ecd7ef89a90412196f7eaf39d.tar.gz |
Import dhcpcd-7.2.3 with the following changes:
* OpenBSD: compiles again
* BSD: Check RTM lengths incase of kernel issues
* DHCP6: Don't stop even when last router goes away
* DHCP6: Fix inform from RA
* hostname: Fix short hostname check
Diffstat (limited to 'net')
-rw-r--r-- | net/dhcpcd/Makefile | 4 | ||||
-rw-r--r-- | net/dhcpcd/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index e544f6a76b8..a060cbec884 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.82 2019/05/04 09:46:39 roy Exp $ +# $NetBSD: Makefile,v 1.83 2019/06/26 10:07:38 roy Exp $ -DISTNAME= dhcpcd-7.2.2 +DISTNAME= dhcpcd-7.2.3 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 f1b426fc932..ba8204217a8 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.79 2019/05/04 09:46:39 roy Exp $ +$NetBSD: distinfo,v 1.80 2019/06/26 10:07:38 roy Exp $ -SHA1 (dhcpcd-7.2.2.tar.xz) = 2720c051342369e7e4e493b179e1ab430021240a -RMD160 (dhcpcd-7.2.2.tar.xz) = e5c065af8254740133ba973dd7fc102e8c2dd5d4 -SHA512 (dhcpcd-7.2.2.tar.xz) = a774c4788efbb9712be04d3f29943b801043f9ec1ea1925282330afa00b9f3db5c29a85969ef004bf85b20045b4cc6ab241ceaae050a18051079d396845845e8 -Size (dhcpcd-7.2.2.tar.xz) = 213600 bytes +SHA1 (dhcpcd-7.2.3.tar.xz) = 5f26427dbc98a4424d6c77918cfd95503f323153 +RMD160 (dhcpcd-7.2.3.tar.xz) = d66e78e3d92cd8eb248656189fc798c7e789025d +SHA512 (dhcpcd-7.2.3.tar.xz) = 271cca422fad10eaf842acfd5b590c0ad537f5f23ee919a3928d8ad98463ab03bde21c0bc08741ea9618ee31095160a7c00066155eae2c74b17c49af65ba566f +Size (dhcpcd-7.2.3.tar.xz) = 213552 bytes |