[42002] trunk/dports

devans at macports.org devans at macports.org
Thu Nov 13 05:44:32 PST 2008


Revision: 42002
          http://trac.macports.org/changeset/42002
Author:   devans at macports.org
Date:     2008-11-13 05:44:31 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
Disable livecheck in gnome metaports.  Add mode line where needed.

Modified Paths:
--------------
    trunk/dports/devel/gnome-bindings-suite/Portfile
    trunk/dports/gnome/gnome/Portfile
    trunk/dports/gnome/gnome-desktop-suite/Portfile
    trunk/dports/gnome/gnome-platform-suite/Portfile

Modified: trunk/dports/devel/gnome-bindings-suite/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-suite/Portfile	2008-11-13 13:35:36 UTC (rev 42001)
+++ trunk/dports/devel/gnome-bindings-suite/Portfile	2008-11-13 13:44:31 UTC (rev 42002)
@@ -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
@@ -20,3 +21,5 @@
 	file mkdir ${destroot}${prefix}/share/doc/
 	system "echo ${long_description} > ${destroot}${prefix}/share/doc/README.${name}.txt"
 }
+
+livecheck.check none

Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile	2008-11-13 13:35:36 UTC (rev 42001)
+++ trunk/dports/gnome/gnome/Portfile	2008-11-13 13:44:31 UTC (rev 42002)
@@ -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
@@ -38,3 +39,5 @@
 variant www {
 	depends_lib-append bin:galeon:galeon bin:epiphany:epiphany
 }
+
+livecheck.check none

Modified: trunk/dports/gnome/gnome-desktop-suite/Portfile
===================================================================
--- trunk/dports/gnome/gnome-desktop-suite/Portfile	2008-11-13 13:35:36 UTC (rev 42001)
+++ trunk/dports/gnome/gnome-desktop-suite/Portfile	2008-11-13 13:44:31 UTC (rev 42002)
@@ -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
@@ -90,3 +91,5 @@
 	ui_msg "\nTo start gnome put \"exec gnome-session\" in your .xinitrc"
 	ui_msg "See also http://svn.macosforge.org/projects/macports/wiki/GNOME\n"
 }
+
+livecheck.check none

Modified: trunk/dports/gnome/gnome-platform-suite/Portfile
===================================================================
--- trunk/dports/gnome/gnome-platform-suite/Portfile	2008-11-13 13:35:36 UTC (rev 42001)
+++ trunk/dports/gnome/gnome-platform-suite/Portfile	2008-11-13 13:44:31 UTC (rev 42002)
@@ -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
@@ -54,3 +55,5 @@
 variant quartz description "Use Quartz instead of X11" {
 	depends_lib-delete	port:at-spi
 }
+
+livecheck.check none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/dba32080/attachment.html>


More information about the macports-changes mailing list