summaryrefslogtreecommitdiff
path: root/net/6tunnel
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-10-26 07:23:05 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-10-26 07:23:05 +0000
commit36b4897e28ab9a3627df4aa2665823c6f15cc929 (patch)
tree3c4ce6bb2ee2fbd9e589b3acf6345107b04b62e2 /net/6tunnel
parentAdd my entry: I'm living in Ikeda, Osaka, Japan. (diff)
Update to 0.09, fixing a local and possibly also remote
denial of service attack. PR: 31497 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=49210
Diffstat (limited to 'net/6tunnel')
-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