[119665] trunk/dports/devel/astyle/Portfile

cal at macports.org cal at macports.org
Sat May 3 09:11:35 PDT 2014


Revision: 119665
          https://trac.macports.org/changeset/119665
Author:   cal at macports.org
Date:     2014-05-03 09:11:35 -0700 (Sat, 03 May 2014)
Log Message:
-----------
astyle: fix livecheck, fix whitespace

Modified Paths:
--------------
    trunk/dports/devel/astyle/Portfile

Modified: trunk/dports/devel/astyle/Portfile
===================================================================
--- trunk/dports/devel/astyle/Portfile	2014-05-03 16:02:20 UTC (rev 119664)
+++ trunk/dports/devel/astyle/Portfile	2014-05-03 16:11:35 UTC (rev 119665)
@@ -25,7 +25,7 @@
 worksrcdir        ${name}/build/mac
 patchfiles        patch-Makefile.diff
 use_configure     no
-conflicts		  astyle-dev
+conflicts         astyle-dev
 
 variant universal {}
 
@@ -46,3 +46,5 @@
     build.target-append java
     destroot.target-append install-jnilib
 }
+
+livecheck.regex     "[quotemeta $name] (\\d+(\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140503/9865eea2/attachment-0001.html>


More information about the macports-changes mailing list