Revision: 119665 https://trac.macports.org/changeset/119665 Author: cal@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+)*)"