Sun Sep 11 12:46:46 2016 UTC ()
Updated net/6tunnel 0.11rc2 to 0.11
-----------------------------------
(In following lines from Changelog, marked as | are the same as in 0.11rc2)
0.11 (2013-05-25)

| Changes by Wojtek Kaniewski <wojtekka@toxygen.net>:
| - changed license to GPL version 2. There was no license information before
|   which caused confusion. Code by Tomasz Lipski <lemur@irc.pl> and awayzzz
|   <awayzzz@digibel.org> had to be removed, because their e-mail addresses
|   were dead and googling for them gave no useful information. The missing
|   features have been rewritten from scratch. If any offending code is still
|   here, please let me know. I've done my best, but I haven't used any
    version control 5 years ago,
  - changed e-mail address,
  - ignore IPv4/IPv6 address hints when option -H is present.

| Changes by Ramunas Lukosevicius <lukoramu@parok.lt>
| - fixed source mapping bug,
| - SIGHUP reloads map file.

  Changes by Roland Stigge <stigge@antcom.de>
  - fix an error in the "hints" handling of the host resolver which confused
    local/source and remote hint (AF_INET/AF_INET6).

  Changes by Olaf Rempel <razzor@kopf-tisch.de>
  - correct option -f.

  (note: -H option is added, -r option is converted to -f)
(pkgsrc changes)
- Add LICENSE as gnu-gpl-v2


(mef)
diff -r1.15 -r1.16 pkgsrc/net/6tunnel/Makefile
diff -r1.7 -r1.8 pkgsrc/net/6tunnel/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/net/6tunnel/Makefile (expand / switch to context diff)
--- pkgsrc/net/6tunnel/Makefile 2016/02/25 16:20:49 1.15
+++ pkgsrc/net/6tunnel/Makefile 2016/09/11 12:46:46 1.16
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.15 2016/02/25 16:20:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.16 2016/09/11 12:46:46 mef Exp $
 #
 
-DISTNAME=	6tunnel-0.11rc2
+DISTNAME=	6tunnel-0.11
 CATEGORIES=	net
 MASTER_SITES=	http://toxygen.net/6tunnel/
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://toxygen.net/6tunnel/
 COMMENT=	Tunnelling for applications that don't speak IPv6
+LICENSE=	gnu-gpl-v2
 
 NOT_FOR_PLATFORM+= Interix-*-* # no IPv6 support
 

cvs diff -r1.7 -r1.8 pkgsrc/net/6tunnel/distinfo (expand / switch to context diff)
--- pkgsrc/net/6tunnel/distinfo 2015/11/04 00:34:51 1.7
+++ pkgsrc/net/6tunnel/distinfo 2016/09/11 12:46:46 1.8
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 00:34:51 agc Exp $
+$NetBSD: distinfo,v 1.8 2016/09/11 12:46:46 mef Exp $
 
-SHA1 (6tunnel-0.11rc2.tar.gz) = be5af4c64070255f7e6c7119c0cdcaadf192ef32
+SHA1 (6tunnel-0.11.tar.gz) = acfa602bf244c38be276efd15be60c7bc0fc7ad5
-RMD160 (6tunnel-0.11rc2.tar.gz) = e42d9f672ca0e3ce217a320101191a30f7125f43
+RMD160 (6tunnel-0.11.tar.gz) = e05efbf2edaa7d4f58af86be14d0b8f4f7a79881
-SHA512 (6tunnel-0.11rc2.tar.gz) = c18f253a31ae896c0f4a6dced17869b3a239199b1c0bedcbc0d77da508a9fff51efbf178df5d9e66ab50730f8f81da58cfa6ff3513eefa7fcedf838db1e1e16e
+SHA512 (6tunnel-0.11.tar.gz) = 3b0084a1c2c7bc9c74f50fe3e03ee3f11af6923cfbe21beb4c2b833a26f1ca747b1597c719594b3ba6fcc83fac776b89a8f3ca520547cca1aad63c703219e2b9
-Size (6tunnel-0.11rc2.tar.gz) = 17522 bytes
+Size (6tunnel-0.11.tar.gz) = 95346 bytes