[41755] trunk/dports/graphics/jbigkit/Portfile

devans at macports.org devans at macports.org
Sun Nov 9 21:43:50 PST 2008


Revision: 41755
          http://trac.macports.org/changeset/41755
Author:   devans at macports.org
Date:     2008-11-09 21:43:50 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
jbigkit: lint, add modeline, fix livecheck.

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

Modified: trunk/dports/graphics/jbigkit/Portfile
===================================================================
--- trunk/dports/graphics/jbigkit/Portfile	2008-11-10 05:35:41 UTC (rev 41754)
+++ trunk/dports/graphics/jbigkit/Portfile	2008-11-10 05:43:50 UTC (rev 41755)
@@ -1,6 +1,8 @@
+# -*- 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
+
 name				jbigkit
 version				1.6
 categories			graphics
@@ -62,3 +64,7 @@
 		system "ln -s libjbig.1.dylib ${destroot}${prefix}/lib/libjbig.dylib"
 	}
 }
+
+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/20081109/0290f1db/attachment.html>


More information about the macports-changes mailing list