[114479] trunk/dports/devel/poedit/Portfile

raimue at macports.org raimue at macports.org
Mon Dec 9 08:40:37 PST 2013


Revision: 114479
          https://trac.macports.org/changeset/114479
Author:   raimue at macports.org
Date:     2013-12-09 08:40:37 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
devel/poedit:
Fix livecheck

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

Modified: trunk/dports/devel/poedit/Portfile
===================================================================
--- trunk/dports/devel/poedit/Portfile	2013-12-09 16:36:27 UTC (rev 114478)
+++ trunk/dports/devel/poedit/Portfile	2013-12-09 16:40:37 UTC (rev 114479)
@@ -73,4 +73,4 @@
 
 livecheck.type      regex
 livecheck.url       http://www.poedit.net/download.php
-livecheck.regex     {Latest stable version is <b>(\d+(?:.\d+)+)</b>}
+livecheck.regex     ${name}-(\\d+(\\.\\d+)+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/733f28a4/attachment.html>


More information about the macports-changes mailing list