[41903] trunk/dports/x11/gtk1/Portfile
devans at macports.org
devans at macports.org
Tue Nov 11 20:01:08 PST 2008
Revision: 41903
http://trac.macports.org/changeset/41903
Author: devans at macports.org
Date: 2008-11-11 20:01:08 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
gtk1: fix livecheck, lint, add mode line.
Modified Paths:
--------------
trunk/dports/x11/gtk1/Portfile
Modified: trunk/dports/x11/gtk1/Portfile
===================================================================
--- trunk/dports/x11/gtk1/Portfile 2008-11-12 03:52:55 UTC (rev 41902)
+++ trunk/dports/x11/gtk1/Portfile 2008-11-12 04:01:08 UTC (rev 41903)
@@ -1,6 +1,8 @@
+# -*- 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 gtk1
version 1.2.10
revision 7
@@ -47,5 +49,9 @@
depends_lib-delete lib:libX11.6:XFree86
depends_lib-append lib:libX11.4:XFree86
configure.args-delete --disable-shm --with-locale
- configure.args-append --disable-nls
+ configure.args-append --disable-nls
}
+
+livecheck.check regex
+livecheck.url ftp://ftp.gtk.org/pub/gtk/v1.2/
+livecheck.regex "gtk\\+-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/71282af2/attachment-0001.html>
More information about the macports-changes
mailing list