summaryrefslogtreecommitdiff
path: root/net/dhcpcd/Makefile
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2019-10-11 10:57:19 +0000
committerroy <roy@pkgsrc.org>2019-10-11 10:57:19 +0000
commited609e733533adaaaefcc199392480ea51b01b88 (patch)
treef1d107e8f9e8ba1c10b1d2cc192df49040e4f4eb /net/dhcpcd/Makefile
parent57959d938a11f29d3dfdd78a72000e63b44090cb (diff)
downloadpkgsrc-ed609e733533adaaaefcc199392480ea51b01b88.tar.gz
Import dhcpcd-8.1.0 with the following changes:
* DragonFlyBSD: Improved rc.d handling * Fix carrier status after a route socket overflow * Allow domain spaced options * DHCP: Allow not sending Force Renew Nonce or Reconf Accept * IPv4LL: Now passes Apple Bonjour test versions 1.4 and 1.5 * ARP: Fix a typo and remove pragma (thus working with old gcc) * DHCP6: Fix a cosmetic issue with infinite leases * DHCP6: SLA 0 and Prefix Len 0 will now add a delegatd /64 address * Ignore some virtual interfaces such as Tap and Bridge by default * BPF: Move validation logic out of BPF and back into dhcpcd
Diffstat (limited to 'net/dhcpcd/Makefile')
-rw-r--r--net/dhcpcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index 735425c269a..c034d2c83da 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2019/09/13 12:01:53 roy Exp $
+# $NetBSD: Makefile,v 1.91 2019/10/11 10:57:19 roy Exp $
-DISTNAME= dhcpcd-8.0.6
+DISTNAME= dhcpcd-8.1.0
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/