aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_IPv6/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2016-08-31 14:33:36 +0000
committerRenato Botelho <garga@FreeBSD.org>2016-08-31 14:33:36 +0000
commitd1b3699800eb797cddf0f4ecde238e584311d833 (patch)
tree16c7842625b22f6b2b9e13ada877cee5462228f7 /net/pear-Net_IPv6/Makefile
parent112e0d26bdeeb11479180ad42872c74a3b08836b (diff)
downloadports-d1b3699800eb797cddf0f4ecde238e584311d833.tar.gz
ports-d1b3699800eb797cddf0f4ecde238e584311d833.zip
Fix some bad IPv6 validation issues
Following bad addresses are being validated as good by checkIPv6() 1:2:3:4:5:6:7:8:1.2.3.4 ::1:2:3:4:5:6:7:8 1:2:3:4:5:6:7:8:: 1:2:3:4:5:6:::8 ::::a :::: 1::2::3 Obtained from: pfSense MFH: 2016Q3 Sponsored by: Rubicon Communications (Netgate)
Notes
Notes: svn path=/head/; revision=421168
Diffstat (limited to 'net/pear-Net_IPv6/Makefile')
-rw-r--r--net/pear-Net_IPv6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Net_IPv6/Makefile b/net/pear-Net_IPv6/Makefile
index 28eaf19ccdad..4487c49b87ae 100644
--- a/net/pear-Net_IPv6/Makefile
+++ b/net/pear-Net_IPv6/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Net_IPv6
DISTVERSION= 1.3.0.b2
+PORTREVISION= 1
CATEGORIES= net pear
DISTNAME= ${PORTNAME}-1.3.0b2