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

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 21 06:48:08 PDT 2007


Revision: 24316
          http://trac.macosforge.org/projects/macports/changeset/24316
Author:   pmq at macports.org
Date:     2007-04-21 06:48:08 -0700 (Sat, 21 Apr 2007)

Log Message:
-----------
Remove longtime inactive co-maintainer.
Cleanup, no other changes. Will probably end up removing variant no_lzo.

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

Modified: trunk/dports/net/openvpn2/Portfile
===================================================================
--- trunk/dports/net/openvpn2/Portfile	2007-04-21 13:41:20 UTC (rev 24315)
+++ trunk/dports/net/openvpn2/Portfile	2007-04-21 13:48:08 UTC (rev 24316)
@@ -1,20 +1,23 @@
 # $Id$
 
 PortSystem 1.0
+
 name		openvpn2
 version		2.0.9
 distname	openvpn-${version}
 categories	net security
-maintainers	jordiyeh at gmail.com julien.touche at touche.fr.st pmq at macports.org
+platforms	darwin
+maintainers	jordiyeh at gmail.com pmq at macports.org
+
 description	easy-to-use, robust, and highly configurable VPN
 long_description	OpenVPN is an easy-to-use, robust, and highly \
 			configurable VPN (Virtual 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	${homepage}/release/
-platforms	darwin
 distname	openvpn-${version}
 checksums	sha1 6e900994bc9e4a14096173931c565ac27b0e7bb5 \
 		rmd160 e2b73071c8d6e9fba93afe46355a35882773d936
@@ -35,9 +38,9 @@
 
 post-patch {
 	reinplace "s|lzo/lzo|lzo2/lzo|g" \
-		"${worksrcpath}/configure"  \
+		"${worksrcpath}/configure" \
 		"${worksrcpath}/lzo.h"
- }
+}
 
 post-destroot {
 	set docdir ${destroot}/${prefix}/share/doc/${name}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070421/c99f6922/attachment.html


More information about the macports-changes mailing list