[41588] trunk/dports/graphics/gimp-lqr-plugin/Portfile

devans at macports.org devans at macports.org
Thu Nov 6 11:22:43 PST 2008


Revision: 41588
          http://trac.macports.org/changeset/41588
Author:   devans at macports.org
Date:     2008-11-06 11:22:43 -0800 (Thu, 06 Nov 2008)
Log Message:
-----------
gimp-lqr-plugin: fix livecheck.

Modified Paths:
--------------
    trunk/dports/graphics/gimp-lqr-plugin/Portfile

Modified: trunk/dports/graphics/gimp-lqr-plugin/Portfile
===================================================================
--- trunk/dports/graphics/gimp-lqr-plugin/Portfile	2008-11-06 18:58:28 UTC (rev 41587)
+++ trunk/dports/graphics/gimp-lqr-plugin/Portfile	2008-11-06 19:22:43 UTC (rev 41588)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -24,3 +25,8 @@
                 rmd160  24eb242962a6b443d1fa52ad882f66621f3856da
 
 depends_lib     port:liblqr port:gimp2
+
+livecheck.check regex
+livecheck.url   http://liquidrescale.wikidot.com/en:download-page
+#livecheck.regex "latest plugin version is <strong>(\\d+(?:\\.\\d+)*)<strong>, released on"
+livecheck.regex (\\d+(?:\\.\\d+)*).* released on
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081106/ab868d87/attachment.html>


More information about the macports-changes mailing list