summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorroy <roy>2017-05-10 10:58:11 +0000
committerroy <roy>2017-05-10 10:58:11 +0000
commitbef585e1ebaa52b1eae0ea2d9423ae2cba4f0cff (patch)
tree825856a76c908bc613a5ac24df2a62d857f6e7ef /net
parent3dd409152f8943bc61321a9bf81a58a0226bf090 (diff)
downloadpkgsrc-bef585e1ebaa52b1eae0ea2d9423ae2cba4f0cff.tar.gz
Import dhcpcd-7.0.0-rc1 with the following changes:
* Default to use VLANID>0 for IAID instead of MAC address * BSD: Add support for RTA_LABEL * Stop sharing the DHCPv6 port in master mode with other processes * Fix some prefix delegation issues when the carrier drops or addresses become stale * Fix a crash when starting dhcpcd with -n * Fix test for preferring a fake lease over a real one * Show to real address lifetimes being added when adding IPv6 addresses * Install dhcpcd-definitions.conf to the correct directory * Restore the -G, --nogateway option
Diffstat (limited to 'net')
-rw-r--r--net/dhcpcd/Makefile6
-rw-r--r--net/dhcpcd/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index 8d4eeb120c5..62aee0650bc 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2017/04/14 10:05:26 roy Exp $
+# $NetBSD: Makefile,v 1.65 2017/05/10 10:58:11 roy Exp $
#
-DISTNAME= dhcpcd-7.0.0-beta3
-PKGNAME= ${DISTNAME:S/-beta/beta/}
+DISTNAME= dhcpcd-7.0.0-rc1
+PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index e8256e41f05..4c3071f45c3 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.62 2017/04/14 10:05:26 roy Exp $
+$NetBSD: distinfo,v 1.63 2017/05/10 10:58:11 roy Exp $
-SHA1 (dhcpcd-7.0.0-beta3.tar.xz) = b922b87949fb51e4b32d5d1ed442d05ee228b7c4
-RMD160 (dhcpcd-7.0.0-beta3.tar.xz) = b7327ae9754fc385d5502a7faa3a0bd91443bc74
-SHA512 (dhcpcd-7.0.0-beta3.tar.xz) = b71154fa2596826e23820df984992e8786a6b89588648db60e9340a383b67fdb555307e9a47b7c33097ed4191fdb911e443c6bf9fc76b0194770e66e2de64b95
-Size (dhcpcd-7.0.0-beta3.tar.xz) = 203440 bytes
+SHA1 (dhcpcd-7.0.0-rc1.tar.xz) = 0debc25e9a295c0c5e81de42e0757d04fca5d76a
+RMD160 (dhcpcd-7.0.0-rc1.tar.xz) = d7f770fe23b4296336a618e44af34c16ff9de8e7
+SHA512 (dhcpcd-7.0.0-rc1.tar.xz) = 536ed4c09638a7a0fb16ad6a4a16fd74242ffbe2fe53e183c6756d2c62c94ce02869c95e828fbf3aa49aca06a129ab710195bf3d1dc9c9b52ac550ec51f68a1e
+Size (dhcpcd-7.0.0-rc1.tar.xz) = 204496 bytes