[83492] trunk/dports/devel/qjson/Portfile

raimue at macports.org raimue at macports.org
Sat Sep 3 06:32:35 PDT 2011


Revision: 83492
          http://trac.macports.org/changeset/83492
Author:   raimue at macports.org
Date:     2011-09-03 06:32:31 -0700 (Sat, 03 Sep 2011)
Log Message:
-----------
devel/qjson:
Workaround for a bug in base, see #31078

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

Modified: trunk/dports/devel/qjson/Portfile
===================================================================
--- trunk/dports/devel/qjson/Portfile	2011-09-03 12:24:55 UTC (rev 83491)
+++ trunk/dports/devel/qjson/Portfile	2011-09-03 13:32:31 UTC (rev 83492)
@@ -23,6 +23,9 @@
 configure.dir       ${workpath}/build
 build.dir           ${workpath}/build
 
+# Workaround for #31078, fixed in base in r83471
+distfiles
+
 livecheck.type      regex
 livecheck.url       http://gitorious.org/qjson/${name}/trees/master
 livecheck.regex     >(\\d+(\\.\\d+)+)<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110903/d53056d9/attachment.html>


More information about the macports-changes mailing list