pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/6tunnel
Module Name: pkgsrc
Committed By: mef
Date: Sun Sep 11 12:46:46 UTC 2016
Modified Files:
pkgsrc/net/6tunnel: Makefile distinfo
Log Message:
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@localhost>:
| - changed license to GPL version 2. There was no license information before
| which caused confusion. Code by Tomasz Lipski <lemur%irc.pl@localhost> and awayzzz
| <awayzzz%digibel.org@localhost> 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@localhost>
| - fixed source mapping bug,
| - SIGHUP reloads map file.
Changes by Roland Stigge <stigge%antcom.de@localhost>
- 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@localhost>
- correct option -f.
(note: -H option is added, -r option is converted to -f)
(pkgsrc changes)
- Add LICENSE as gnu-gpl-v2
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/6tunnel/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/6tunnel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/6tunnel/Makefile
diff -u pkgsrc/net/6tunnel/Makefile:1.15 pkgsrc/net/6tunnel/Makefile:1.16
--- pkgsrc/net/6tunnel/Makefile:1.15 Thu Feb 25 16:20:49 2016
+++ pkgsrc/net/6tunnel/Makefile Sun Sep 11 12:46:46 2016
@@ -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@localhost
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
Index: pkgsrc/net/6tunnel/distinfo
diff -u pkgsrc/net/6tunnel/distinfo:1.7 pkgsrc/net/6tunnel/distinfo:1.8
--- pkgsrc/net/6tunnel/distinfo:1.7 Wed Nov 4 00:34:51 2015
+++ pkgsrc/net/6tunnel/distinfo Sun Sep 11 12:46:46 2016
@@ -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
-RMD160 (6tunnel-0.11rc2.tar.gz) = e42d9f672ca0e3ce217a320101191a30f7125f43
-SHA512 (6tunnel-0.11rc2.tar.gz) = c18f253a31ae896c0f4a6dced17869b3a239199b1c0bedcbc0d77da508a9fff51efbf178df5d9e66ab50730f8f81da58cfa6ff3513eefa7fcedf838db1e1e16e
-Size (6tunnel-0.11rc2.tar.gz) = 17522 bytes
+SHA1 (6tunnel-0.11.tar.gz) = acfa602bf244c38be276efd15be60c7bc0fc7ad5
+RMD160 (6tunnel-0.11.tar.gz) = e05efbf2edaa7d4f58af86be14d0b8f4f7a79881
+SHA512 (6tunnel-0.11.tar.gz) = 3b0084a1c2c7bc9c74f50fe3e03ee3f11af6923cfbe21beb4c2b833a26f1ca747b1597c719594b3ba6fcc83fac776b89a8f3ca520547cca1aad63c703219e2b9
+Size (6tunnel-0.11.tar.gz) = 95346 bytes
Home |
Main Index |
Thread Index |
Old Index