[48756] contrib/cpan2port/cpan2port

ryandesign at macports.org ryandesign at macports.org
Sat Mar 28 03:04:31 PDT 2009


Revision: 48756
          http://trac.macports.org/changeset/48756
Author:   ryandesign at macports.org
Date:     2009-03-28 03:04:31 -0700 (Sat, 28 Mar 2009)
Log Message:
-----------
cpan2port: add $Id$ header and Id keyword to this script, and obfuscate the $Id$ header in the generated portfile so it is not expanded in this script

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

Property Changed:
----------------
    contrib/cpan2port/cpan2port

Modified: contrib/cpan2port/cpan2port
===================================================================
--- contrib/cpan2port/cpan2port	2009-03-28 10:02:51 UTC (rev 48755)
+++ contrib/cpan2port/cpan2port	2009-03-28 10:04:31 UTC (rev 48756)
@@ -1,4 +1,5 @@
 #! /usr/bin/env perl 
+# $Id$
 
 # Copyright BibLibre 2009
 
@@ -227,7 +228,7 @@
     }
 
 '# -*- 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$
+# $I'.'d$
 
 PortSystem      1.0
 PortGroup       perl5 1.0


Property changes on: contrib/cpan2port/cpan2port
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090328/6b930b70/attachment.html>


More information about the macports-changes mailing list