From 36b4897e28ab9a3627df4aa2665823c6f15cc929 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 26 Oct 2001 07:23:05 +0000 Subject: Update to 0.09, fixing a local and possibly also remote denial of service attack. PR: 31497 Submitted by: maintainer --- net/6tunnel/Makefile | 8 +++++--- net/6tunnel/distinfo | 2 +- net/6tunnel/files/patch-ab | 15 --------------- net/6tunnel/pkg-descr | 2 +- 4 files changed, 7 insertions(+), 20 deletions(-) delete mode 100644 net/6tunnel/files/patch-ab (limited to 'net/6tunnel') 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 - #include - #include --#include - #include - #include - #include - #include -+#include - #include - #include - #include 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 -- cgit v1.2.3