aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2017-03-01 14:12:29 +0800
committerhrs <hrs@FreeBSD.org>2017-03-01 14:12:29 +0800
commit3a3ac4aa08839a6056bbf61fa5c2a8e63cefd5d2 (patch)
tree8c035f756bd380c4618b98a7d95cfd1d3d6bf536 /net
parenta5174816cabb709c8caf9fadf08abfe783688c98 (diff)
downloadfreebsd-ports-gnome-3a3ac4aa08839a6056bbf61fa5c2a8e63cefd5d2.tar.gz
freebsd-ports-gnome-3a3ac4aa08839a6056bbf61fa5c2a8e63cefd5d2.tar.zst
freebsd-ports-gnome-3a3ac4aa08839a6056bbf61fa5c2a8e63cefd5d2.zip
Update to 20080615.2. Changes include:
- Remove the PID file just before dhcp6c actually exits. - Set a DHCPv6 state keyword to an environment variable "REASON" which is passed to the client script when receiving a REPLY message instead of "NBI". - Add a signal handler for SIGUSR1 to forcibly exit without releasing the obtained addresses. - Add a new script event "EXIT", which is invoked when dhcp6c exits. Reference: https://github.com/hrs-allbsd/wide-dhcpv6/pull/5
Diffstat (limited to 'net')
-rw-r--r--net/dhcp6/Makefile2
-rw-r--r--net/dhcp6/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/net/dhcp6/Makefile b/net/dhcp6/Makefile
index ffe65308655e..112ce8c1b4bb 100644
--- a/net/dhcp6/Makefile
+++ b/net/dhcp6/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dhcp6
-PORTVERSION= 20080615.1
+PORTVERSION= 20080615.2
DISTVERSIONPREFIX= v
CATEGORIES= net ipv6
diff --git a/net/dhcp6/distinfo b/net/dhcp6/distinfo
index c2b0baf32495..e430dcadacf7 100644
--- a/net/dhcp6/distinfo
+++ b/net/dhcp6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482135497
-SHA256 (hrs-allbsd-wide-dhcpv6-v20080615.1_GH0.tar.gz) = 3731bc5bf709627f14d0ffe7805a08055f3f483376ca49e6da708a12dddc0f42
-SIZE (hrs-allbsd-wide-dhcpv6-v20080615.1_GH0.tar.gz) = 195171
+TIMESTAMP = 1488348615
+SHA256 (hrs-allbsd-wide-dhcpv6-v20080615.2_GH0.tar.gz) = 49c2a5135d41ca00544d60bff02866cd1b2717470c7c5247996bb58f428420c2
+SIZE (hrs-allbsd-wide-dhcpv6-v20080615.2_GH0.tar.gz) = 195413