[48755] contrib/cpan2port/cpan2port

ryandesign at macports.org ryandesign at macports.org
Sat Mar 28 03:02:51 PDT 2009


Revision: 48755
          http://trac.macports.org/changeset/48755
Author:   ryandesign at macports.org
Date:     2009-03-28 03:02:51 -0700 (Sat, 28 Mar 2009)
Log Message:
-----------
cpan2port: put the modeline at the top of the generated portfile like the guide says to; see
http://guide.macports.org/#development.creating-portfile

Modified Paths:
--------------
    contrib/cpan2port/cpan2port

Modified: contrib/cpan2port/cpan2port
===================================================================
--- contrib/cpan2port/cpan2port	2009-03-28 09:53:20 UTC (rev 48754)
+++ contrib/cpan2port/cpan2port	2009-03-28 10:02:51 UTC (rev 48755)
@@ -226,7 +226,8 @@
          }
     }
 
-'# $Id$
+'# -*- 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
 PortGroup       perl5 1.0
@@ -240,9 +241,6 @@
 $checksums
 $depends
 $build_depends
-
-# vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- (todo: fix the world and remove this noise)
 "
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090328/2275ab4c/attachment.html>


More information about the macports-changes mailing list