[42019] trunk/dports/graphics/pdf2svg/Portfile

devans at macports.org devans at macports.org
Thu Nov 13 08:42:34 PST 2008


Revision: 42019
          http://trac.macports.org/changeset/42019
Author:   devans at macports.org
Date:     2008-11-13 08:42:33 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
pdf2svf: fix livecheck, add mode line.

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

Modified: trunk/dports/graphics/pdf2svg/Portfile
===================================================================
--- trunk/dports/graphics/pdf2svg/Portfile	2008-11-13 16:31:37 UTC (rev 42018)
+++ trunk/dports/graphics/pdf2svg/Portfile	2008-11-13 16:42:33 UTC (rev 42019)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -18,3 +19,6 @@
 
 depends_lib         port:poppler
 
+livecheck.check     regex
+livecheck.url       ${homepage}
+livecheck.regex     ">${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/4ee411e3/attachment.html>


More information about the macports-changes mailing list