pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/www6to4 Update www6to4 to 1.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3f7f7b64ee6
branches:  trunk
changeset: 520748:a3f7f7b64ee6
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Oct 28 03:00:35 2006 +0000

description:
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:

 www/www6to4/Makefile |  6 ++++--
 www/www6to4/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r aeec1fe32cf9 -r a3f7f7b64ee6 www/www6to4/Makefile
--- a/www/www6to4/Makefile      Sat Oct 28 02:44:58 2006 +0000
+++ b/www/www6to4/Makefile      Sat Oct 28 03:00:35 2006 +0000
@@ -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 @@
 
 BUILD_TARGET=  # empty
 
+WRKSRC=                ${WRKDIR}/www6to4-1-6
+
 INSTALLATION_DIRS=     sbin
 
 do-install:
diff -r aeec1fe32cf9 -r a3f7f7b64ee6 www/www6to4/distinfo
--- a/www/www6to4/distinfo      Sat Oct 28 02:44:58 2006 +0000
+++ b/www/www6to4/distinfo      Sat Oct 28 03:00:35 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index