[42030] trunk/dports/textproc/xmlto/Portfile

devans at macports.org devans at macports.org
Thu Nov 13 09:53:17 PST 2008


Revision: 42030
          http://trac.macports.org/changeset/42030
Author:   devans at macports.org
Date:     2008-11-13 09:53:17 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
xmlto: fix livecheck, add mode line.

Modified Paths:
--------------
    trunk/dports/textproc/xmlto/Portfile

Modified: trunk/dports/textproc/xmlto/Portfile
===================================================================
--- trunk/dports/textproc/xmlto/Portfile	2008-11-13 17:51:45 UTC (rev 42029)
+++ trunk/dports/textproc/xmlto/Portfile	2008-11-13 17:53:17 UTC (rev 42030)
@@ -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
@@ -48,3 +49,6 @@
     eval xinstall -m 0644 [glob ${worksrcpath}/doc/*] ${destroot}${docdir}
 }
 
+livecheck.check regex
+livecheck.url   https://fedorahosted.org/${name}/browser
+livecheck.regex ">$name-(\\d+(?:\\.\\d+)*)${extract.suffix}<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/1b8ec918/attachment.html>


More information about the macports-changes mailing list