Ticket #1833: patch-openvpn

File patch-openvpn, 856 bytes (added by julien.touche@…, 20 years ago)

patch

Line 
1diff -urN openvpn.orig/Portfile openvpn/Portfile
2--- openvpn.orig/Portfile       Mon Dec 29 22:45:26 2003
3+++ openvpn/Portfile    Mon May 10 15:54:11 2004
4@@ -2,8 +2,8 @@
5 
6 PortSystem        1.0
7 name              openvpn
8-version           1.5.0
9-categories        net
10+version           1.6.0
11+categories        net security
12 maintainers       julien.touche@touche.fr.st
13 description       easy-to-use, robust, and highly configurable VPN
14 long_description  OpenVPN is an easy-to-use, robust, and highly \
15@@ -15,7 +15,7 @@
16 master_sites      sourceforge
17 platforms         darwin openbsd
18 depends_lib       lib:liblzo:lzo
19-checksums         md5 55d7ce958bb2ccf3d3204d1350c27179
20+checksums         md5 9eab3719b280a12d19ef1fda286cc363
21 configure.args   --mandir=${prefix}/share/man \
22                  --with-lzo-headers=${prefix}/include \
23                  --with-lzo-lib=${prefix}/lib