aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-10-26 15:23:05 +0800
committerroam <roam@FreeBSD.org>2001-10-26 15:23:05 +0800
commitb2d35b3191550a246d9d078e9a45b5e735d7d687 (patch)
tree188a874922356af049d2ca54cb64a33b2c7b7ad7 /net
parente68ad87fb7d65deeaf23021ba4124a1ee85885f2 (diff)
downloadfreebsd-ports-gnome-b2d35b3191550a246d9d078e9a45b5e735d7d687.tar.gz
freebsd-ports-gnome-b2d35b3191550a246d9d078e9a45b5e735d7d687.tar.zst
freebsd-ports-gnome-b2d35b3191550a246d9d078e9a45b5e735d7d687.zip
Update to 0.09, fixing a local and possibly also remote
denial of service attack. PR: 31497 Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r--net/6tunnel/Makefile8
-rw-r--r--net/6tunnel/distinfo2
-rw-r--r--net/6tunnel/files/patch-ab15
-rw-r--r--net/6tunnel/pkg-descr2
4 files changed, 7 insertions, 20 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile
index 96c79c3d62d5..b0ce9bd1bfe7 100644
--- a/net/6tunnel/Makefile
+++ b/net/6tunnel/Makefile
@@ -6,12 +6,14 @@
#
PORTNAME= 6tunnel
-PORTVERSION= 0.07
+PORTVERSION= 0.09
CATEGORIES= net ipv6
MASTER_SITES= ftp://amba.bydg.pdi.net/pub/wojtekka/ \
- ftp://ftp.bsdjeunz.org/pub/ipv6/tools/
+ ftp://ftp.bsdfr.org/pub/projects/6tunnel/ \
+ ftp://atlantis.bsd-fr.org/pub/ipv6/tools/ \
+ http://rencade.raphit.net/~vt/
-MAINTAINER= vt@bsdjeunz.org
+MAINTAINER= vt@bsd-fr.org
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/net/6tunnel/distinfo b/net/6tunnel/distinfo
index 234a58cf61dc..4c6ffcbb04c5 100644
--- a/net/6tunnel/distinfo
+++ b/net/6tunnel/distinfo
@@ -1 +1 @@
-MD5 (6tunnel-0.07.tar.gz) = 53bd1c5cf9f06c3e1b2029207f34ba61
+MD5 (6tunnel-0.09.tar.gz) = cd430e156f30369e13927e1abadcca58
diff --git a/net/6tunnel/files/patch-ab b/net/6tunnel/files/patch-ab
deleted file mode 100644
index 800f251ce031..000000000000
--- a/net/6tunnel/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
---- 6tunnel.c.orig Sun Apr 29 23:45:30 2001
-+++ 6tunnel.c Sun Apr 29 23:45:41 2001
-@@ -12,11 +12,11 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <netdb.h>
--#include <arpa/inet.h>
- #include <string.h>
- #include <sys/types.h>
- #include <netinet/in.h>
- #include <sys/socket.h>
-+#include <arpa/inet.h>
- #include <sys/wait.h>
- #include <fcntl.h>
- #include <signal.h>
diff --git a/net/6tunnel/pkg-descr b/net/6tunnel/pkg-descr
index 5182abc1b3a8..4b026ee665e6 100644
--- a/net/6tunnel/pkg-descr
+++ b/net/6tunnel/pkg-descr
@@ -4,4 +4,4 @@ IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.
It can be used for example as an ipv6-capable IRC proxy.
- Vassili Tchersky
-vt@bsdjeunz.org
+vt@bsd-fr.org