diff options
author | obache <obache@pkgsrc.org> | 2006-10-28 03:00:35 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-10-28 03:00:35 +0000 |
commit | 00af58fb031c2c784f79f6396fc2bf32dd5a273a (patch) | |
tree | 442048d4384c765db0d17ee4f22900c74c83abc2 /www/www6to4 | |
parent | 5e13001e86e712f8fff6bced2f8a182b5fb963b2 (diff) | |
download | pkgsrc-00af58fb031c2c784f79f6396fc2bf32dd5a273a.tar.gz |
Update www6to4 to 1.6.
Patch provided by Martin Wilke via PR 34321.
Changes:
Added option -forwardv4only: never forward requests for IP v6 hosts.
Diffstat (limited to 'www/www6to4')
-rw-r--r-- | www/www6to4/Makefile | 6 | ||||
-rw-r--r-- | www/www6to4/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/www6to4/Makefile b/www/www6to4/Makefile index ec31b848332..da1ea94575d 100644 --- a/www/www6to4/Makefile +++ b/www/www6to4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2005/11/03 16:56:04 tv Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/28 03:00:35 obache Exp $ # -DISTNAME= www6to4-1.5 +DISTNAME= www6to4-1.6 CATEGORIES= net MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ @@ -11,6 +11,8 @@ COMMENT= Lightweight http proxy, helps IPv4 only browsers BUILD_TARGET= # empty +WRKSRC= ${WRKDIR}/www6to4-1-6 + INSTALLATION_DIRS= sbin do-install: diff --git a/www/www6to4/distinfo b/www/www6to4/distinfo index 95d67abc9ad..7c95eaa7b73 100644 --- a/www/www6to4/distinfo +++ b/www/www6to4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 14:08:40 wiz Exp $ +$NetBSD: distinfo,v 1.5 2006/10/28 03:00:35 obache Exp $ -SHA1 (www6to4-1.5.tar.gz) = a5ceac1c6c919900cb19df42f06018f45031cb84 -RMD160 (www6to4-1.5.tar.gz) = 3a9a206bf87529fd22931624cdc3bf31f4dd36e4 -Size (www6to4-1.5.tar.gz) = 25691 bytes +SHA1 (www6to4-1.6.tar.gz) = 951b9b6a3ccba77db9190a16e5b78692c405865c +RMD160 (www6to4-1.6.tar.gz) = 591bfa5fd079393429c3734ff41cf6d445ba0d6f +Size (www6to4-1.6.tar.gz) = 25798 bytes |