[102028] trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl

larryv at macports.org larryv at macports.org
Thu Jan 24 14:24:14 PST 2013


Revision: 102028
          https://trac.macports.org/changeset/102028
Author:   larryv at macports.org
Date:     2013-01-24 14:24:14 -0800 (Thu, 24 Jan 2013)
Log Message:
-----------
obsolete-1.0: Tweak whitespace and formatting; add filetype in vim modeline.

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl	2013-01-24 22:16:22 UTC (rev 102027)
+++ trunk/dports/_resources/port1.0/group/obsolete-1.0.tcl	2013-01-24 22:24:14 UTC (rev 102028)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 # Copyright (c) 2012 Markus Weissmann <mww at macports.org>
@@ -40,16 +40,15 @@
 # inform users that they should uninstall it and install something else
 # instead; you might want to override some of the defaults though.
 
-platforms   darwin
-maintainers nomaintainer
-supported_archs     noarch
+platforms       darwin
+maintainers     nomaintainer
+supported_archs noarch
 
 description     this port is only a stub and has been made obsolete by ${replaced_by}
+default long_description ${description}
 
-default long_description    ${description}
+homepage        http://www.macports.org/
 
-homepage    http://www.macports.org/
-
 archive_sites
 distfiles
 
@@ -58,4 +57,4 @@
     return -code error "obsolete port"
 }
 
-livecheck.type      none
+livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130124/d1ed5b8a/attachment.html>


More information about the macports-changes mailing list