[153910] trunk/dports/net/openvpn2/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Oct 15 19:29:16 CEST 2016


Revision: 153910
          https://trac.macports.org/changeset/153910
Author:   khindenburg at macports.org
Date:     2016-10-15 10:29:15 -0700 (Sat, 15 Oct 2016)
Log Message:
-----------
openvpn2: update to 2.3.12; update links #51907

Modified Paths:
--------------
    trunk/dports/net/openvpn2/Portfile

Modified: trunk/dports/net/openvpn2/Portfile
===================================================================
--- trunk/dports/net/openvpn2/Portfile	2016-10-15 16:32:02 UTC (rev 153909)
+++ trunk/dports/net/openvpn2/Portfile	2016-10-15 17:29:15 UTC (rev 153910)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                openvpn2
-version             2.3.8
-revision            3
+version             2.3.12
 distname            openvpn-${version}
 categories          net security
 platforms           darwin
@@ -18,12 +17,14 @@
     Private Network) daemon which can be used to securely link two or more \
     private networks using an encrypted tunnel over the internet.
 
-homepage            http://www.openvpn.net
-master_sites        http://swupdate.openvpn.net/community/releases/
+homepage            https://openvpn.net
+master_sites        https://swupdate.openvpn.net/community/releases/
 
-checksums           rmd160  22dba26c6fc8869c92066536e41c649fc87a78db \
-                    sha256  532435eff61c14b44a583f27b72f93e7864e96c95fe51134ec0ad4b1b1107c51
+use_xz              yes
 
+checksums           rmd160  b4bf63fdd5debeaaa1958953ca8f1de86a91fcb8 \
+                    sha256  13b963414e2430215981868c77b9795d93653ee535a2d73576f7bb2c28200abc
+
 depends_build       port:pkgconfig
 depends_lib         port:lzo2 \
                     path:lib/libssl.dylib:openssl
@@ -76,9 +77,9 @@
    Use 'secret static.key' in your config file
 
 B) With self-signed certificates, follow
-   https://openvpn.net/index.php/open-source/documentation/howto.html#pki
+   ${homepage}/index.php/open-source/documentation/howto.html#pki
 
-Alternate GUI: https://code.google.com/p/tunnelblick/
+Alternate GUI: https://tunnelblick.net/
 
 Openvpn uses a tun device to create its network interface. It could either be:
 - utun device built into OSX 10.7+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161015/de6b2168/attachment-0002.html>


More information about the macports-changes mailing list