[123035] trunk/dports/editors/leafpad/Portfile

devans at macports.org devans at macports.org
Sun Aug 3 17:58:34 PDT 2014


Revision: 123035
          https://trac.macports.org/changeset/123035
Author:   devans at macports.org
Date:     2014-08-03 17:58:34 -0700 (Sun, 03 Aug 2014)
Log Message:
-----------
leafpad: fix livecheck.

Modified Paths:
--------------
    trunk/dports/editors/leafpad/Portfile

Modified: trunk/dports/editors/leafpad/Portfile
===================================================================
--- trunk/dports/editors/leafpad/Portfile	2014-08-04 00:55:33 UTC (rev 123034)
+++ trunk/dports/editors/leafpad/Portfile	2014-08-04 00:58:34 UTC (rev 123035)
@@ -29,3 +29,7 @@
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
 }
+
+livecheck.type  regex
+livecheck.url   ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140803/ab08d07e/attachment.html>


More information about the macports-changes mailing list