[41754] trunk/dports/graphics/imlib/Portfile
devans at macports.org
devans at macports.org
Sun Nov 9 21:35:41 PST 2008
Revision: 41754
http://trac.macports.org/changeset/41754
Author: devans at macports.org
Date: 2008-11-09 21:35:41 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
imlib: lint, add mode line, fix livecheck.
Modified Paths:
--------------
trunk/dports/graphics/imlib/Portfile
Modified: trunk/dports/graphics/imlib/Portfile
===================================================================
--- trunk/dports/graphics/imlib/Portfile 2008-11-10 04:56:39 UTC (rev 41753)
+++ trunk/dports/graphics/imlib/Portfile 2008-11-10 05:35:41 UTC (rev 41754)
@@ -1,8 +1,11 @@
+# -*- 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
+
name imlib
version 1.9.15
+set branch [join [lrange [split ${version} .] 0 1] .]
categories graphics devel
maintainers nomaintainer
description Graphics library related to the enlightenment window manager
@@ -31,3 +34,6 @@
${destroot}${prefix}/share/doc/${name}
}
+livecheck.check regex
+livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/fa4d7a6e/attachment.html>
More information about the macports-changes
mailing list