[41916] trunk/dports/graphics/poppler/Portfile

devans at macports.org devans at macports.org
Tue Nov 11 23:08:32 PST 2008


Revision: 41916
          http://trac.macports.org/changeset/41916
Author:   devans at macports.org
Date:     2008-11-11 23:08:32 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
poppler: modify livecheck to avoid freshmeat, add mode line.

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

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2008-11-12 07:02:29 UTC (rev 41915)
+++ trunk/dports/graphics/poppler/Portfile	2008-11-12 07:08:32 UTC (rev 41916)
@@ -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
@@ -78,3 +79,6 @@
 test.dir    ${worksrcpath}/test
 test.target all
 
+livecheck.check regex
+livecheck.url   ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/71cdad76/attachment.html>


More information about the macports-changes mailing list