Revision: 89351 http://trac.macports.org/changeset/89351 Author: ryandesign@macports.org Date: 2012-01-26 01:30:11 -0800 (Thu, 26 Jan 2012) Log Message: ----------- vidalia: use standard modeline; adjust whitespace to match Modified Paths: -------------- trunk/dports/security/Vidalia/Portfile Modified: trunk/dports/security/Vidalia/Portfile =================================================================== --- trunk/dports/security/Vidalia/Portfile 2012-01-26 09:24:04 UTC (rev 89350) +++ trunk/dports/security/Vidalia/Portfile 2012-01-26 09:30:11 UTC (rev 89351) @@ -1,4 +1,4 @@ -# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -44,6 +44,6 @@ default_variants +qt_mac } -livecheck.type regexm -livecheck.url ${homepage} -livecheck.regex The most recent stable release is: (\[\\d\.\]+) +livecheck.type regexm +livecheck.url ${homepage} +livecheck.regex The most recent stable release is: (\[\\d\.\]+)