[75959] trunk/dports/textproc/lookup/Portfile

takanori at macports.org takanori at macports.org
Sun Feb 13 12:10:23 PST 2011


Revision: 75959
          http://trac.macports.org/changeset/75959
Author:   takanori at macports.org
Date:     2011-02-13 12:10:21 -0800 (Sun, 13 Feb 2011)
Log Message:
-----------
lookup: fixed livecheck

Modified Paths:
--------------
    trunk/dports/textproc/lookup/Portfile

Modified: trunk/dports/textproc/lookup/Portfile
===================================================================
--- trunk/dports/textproc/lookup/Portfile	2011-02-13 20:06:31 UTC (rev 75958)
+++ trunk/dports/textproc/lookup/Portfile	2011-02-13 20:10:21 UTC (rev 75959)
@@ -100,5 +100,5 @@
 }
 
 livecheck.type  regex
-livecheck.version ${version}+media-${ver_media}
+livecheck.version ${ver_main}+media-${ver_media}
 livecheck.regex "${name}-(\[0-9.a-z\+\-\]+).tar.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110213/cc0fccec/attachment.html>


More information about the macports-changes mailing list