[109657] trunk/dports/devel/msgpack/Portfile

hum at macports.org hum at macports.org
Mon Aug 19 07:34:52 PDT 2013


Revision: 109657
          https://trac.macports.org/changeset/109657
Author:   hum at macports.org
Date:     2013-08-19 07:34:52 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
msgpack: fix livecheck.url.

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

Modified: trunk/dports/devel/msgpack/Portfile
===================================================================
--- trunk/dports/devel/msgpack/Portfile	2013-08-19 14:34:25 UTC (rev 109656)
+++ trunk/dports/devel/msgpack/Portfile	2013-08-19 14:34:52 UTC (rev 109657)
@@ -26,5 +26,5 @@
 compiler.blacklist llvm-gcc-4.2
 
 livecheck.type      regex
-livecheck.url       ${homepage}
+livecheck.url       [lindex ${master_sites} 0]
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/f44f4b06/attachment.html>


More information about the macports-changes mailing list