[73616] trunk/dports/graphics/libwpg/Portfile

devans at macports.org devans at macports.org
Fri Nov 19 17:11:44 PST 2010


Revision: 73616
          http://trac.macports.org/changeset/73616
Author:   devans at macports.org
Date:     2010-11-19 17:11:39 -0800 (Fri, 19 Nov 2010)
Log Message:
-----------
libwpg: whitespace, fix livecheck, restrict to 0.1 branch as required by inkscape.

Modified Paths:
--------------
    trunk/dports/graphics/libwpg/Portfile

Modified: trunk/dports/graphics/libwpg/Portfile
===================================================================
--- trunk/dports/graphics/libwpg/Portfile	2010-11-20 01:10:01 UTC (rev 73615)
+++ trunk/dports/graphics/libwpg/Portfile	2010-11-20 01:11:39 UTC (rev 73616)
@@ -20,10 +20,9 @@
     and Presentations(tm). Distributed under the LGPL license, libwpg can be used in free \
     and commercial software.
 
-checksums \
-    md5     db556b750bf3eac8481a4cc5e29e5af1 \
-    sha1    6d350eb0ad57b97499ef8335506f172b0c21375a \
-    rmd160  6e9e0545215af2ee05780887ad57ca1ae7ef78f5
+checksums               md5     db556b750bf3eac8481a4cc5e29e5af1 \
+                        sha1    6d350eb0ad57b97499ef8335506f172b0c21375a \
+                        rmd160  6e9e0545215af2ee05780887ad57ca1ae7ef78f5
 
 depends_build \
     port:pkgconfig
@@ -31,4 +30,5 @@
 depends_lib \
     port:libwpd
 
-livecheck.regex         <title>${name} ${name}-(\[0-9.\]+) released.*</title>
+livecheck.url           http://sourceforge.net/projects/${name}/files/
+livecheck.regex         "${name}-(0.1(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101119/f4f69f07/attachment.html>


More information about the macports-changes mailing list