[97965] trunk/dports/math/picosat/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 20 21:42:17 PDT 2012


Revision: 97965
          http://trac.macports.org//changeset/97965
Author:   ryandesign at macports.org
Date:     2012-09-20 21:42:17 -0700 (Thu, 20 Sep 2012)
Log Message:
-----------
picosat: add standard modeline; adjust whitespace of a couple lines to match

Modified Paths:
--------------
    trunk/dports/math/picosat/Portfile

Modified: trunk/dports/math/picosat/Portfile
===================================================================
--- trunk/dports/math/picosat/Portfile	2012-09-21 04:25:50 UTC (rev 97964)
+++ trunk/dports/math/picosat/Portfile	2012-09-21 04:42:17 UTC (rev 97965)
@@ -1,3 +1,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
@@ -35,6 +36,6 @@
         ${destroot}${prefix}/share/doc/${name}
 }
 
-livecheck.type       regex
-livecheck.url        ${homepage}
-livecheck.regex      picosat-(\[0-9\.\]+).tar.gz
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     picosat-(\[0-9\.\]+).tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120920/fe538ea2/attachment.html>


More information about the macports-changes mailing list