Hi all, UPDATE: net/tinc 1.0.26 -> 1.0.28
OK? Best regards, Rafael Index: Makefile =================================================================== RCS file: /cvs/ports/net/tinc/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 3 Nov 2015 20:07:47 -0000 1.1.1.1 +++ Makefile 23 May 2016 16:18:46 -0000 @@ -1,10 +1,10 @@ # $OpenBSD: Makefile,v 1.1.1.1 2015/11/03 20:07:47 sthen Exp $ COMMENT = Virtual Private Network (VPN) daemon -DISTNAME = tinc-1.0.26 +DISTNAME = tinc-1.0.28 CATEGORIES = net security -HOMEPAGE = http://www.tinc-vpn.org/ +HOMEPAGE = https://www.tinc-vpn.org/ MAINTAINER = Rafael Sadowski <[email protected]> @@ -13,7 +13,7 @@ PERMIT_PACKAGE_CDROM = Yes WANTLIB += c crypto lzo2 z -MASTER_SITES = http://www.tinc-vpn.org/packages/ +MASTER_SITES = https://www.tinc-vpn.org/packages/ LIB_DEPENDS += archivers/lzo2 Index: distinfo =================================================================== RCS file: /cvs/ports/net/tinc/distinfo,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 distinfo --- distinfo 3 Nov 2015 20:07:47 -0000 1.1.1.1 +++ distinfo 23 May 2016 16:18:46 -0000 @@ -1,2 +1,2 @@ -SHA256 (tinc-1.0.26.tar.gz) = K0MZ3bO9KGfnJTKiM/ZApYwvTYPxCIGDrlRLJoZGuiE= -SIZE (tinc-1.0.26.tar.gz) = 473681 +SHA256 (tinc-1.0.28.tar.gz) = C1AmmTYPCc4hKKOc8Cq8oHv8aZ/ALOgps6kM9eHos0Q= +SIZE (tinc-1.0.28.tar.gz) = 488837 Index: patches/patch-doc_tinc_texi =================================================================== RCS file: /cvs/ports/net/tinc/patches/patch-doc_tinc_texi,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 patch-doc_tinc_texi --- patches/patch-doc_tinc_texi 3 Nov 2015 20:07:47 -0000 1.1.1.1 +++ patches/patch-doc_tinc_texi 23 May 2016 16:18:46 -0000 @@ -1,6 +1,6 @@ $OpenBSD: patch-doc_tinc_texi,v 1.1.1.1 2015/11/03 20:07:47 sthen Exp $ ---- doc/tinc.texi.orig Mon Nov 2 21:03:47 2015 -+++ doc/tinc.texi Mon Nov 2 21:05:57 2015 +--- doc/tinc.texi.orig Sun Apr 10 00:03:55 2016 ++++ doc/tinc.texi Mon May 23 18:13:04 2016 @@ -268,12 +268,7 @@ The tap driver can be loaded with @code{kldload if_tap @node Configuration of OpenBSD kernels @subsection Configuration of OpenBSD kernels @@ -15,7 +15,7 @@ $OpenBSD: patch-doc_tinc_texi,v 1.1.1.1 @c ================================================================== -@@ -2054,7 +2049,7 @@ In switch or hub modes ARP does work so the sender alr +@@ -2075,7 +2070,7 @@ In switch or hub modes ARP does work so the sender alr In those modes every interface should have a unique MAC address, so make sure they are not the same. Because switch and hub modes rely on MAC addresses to function correctly, these modes cannot be used on the following operating systems which don't have a `tap' style virtual network device: @@ -24,7 +24,7 @@ $OpenBSD: patch-doc_tinc_texi,v 1.1.1.1 @c ================================================================== -@@ -2481,8 +2476,6 @@ For IPv6 addresses: +@@ -2502,8 +2497,6 @@ For IPv6 addresses: On some platforms, when running tinc in switch mode, the VPN interface must be set to tap mode with an ifconfig command: @multitable {Darwin (Mac OS X)} {ifconfig route add -bla network address netmask netmask prefixlength interface}
