[85715] trunk/dports/devel/yajl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 15 20:48:10 PDT 2011


Revision: 85715
          http://trac.macports.org/changeset/85715
Author:   ryandesign at macports.org
Date:     2011-10-15 20:48:10 -0700 (Sat, 15 Oct 2011)
Log Message:
-----------
yajl: fix livecheck

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

Modified: trunk/dports/devel/yajl/Portfile
===================================================================
--- trunk/dports/devel/yajl/Portfile	2011-10-16 03:47:57 UTC (rev 85714)
+++ trunk/dports/devel/yajl/Portfile	2011-10-16 03:48:10 UTC (rev 85715)
@@ -26,5 +26,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://github.com/lloyd/yajl
-livecheck.regex     "\"/lloyd/yajl/tree/(.*)\">\\1"
+livecheck.url       https://github.com/lloyd/yajl/tags
+livecheck.regex     {tarball/(1\.[0-9.]+)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111015/4d82132e/attachment.html>


More information about the macports-changes mailing list