[20370] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 2 11:03:27 PST 2006


Revision: 20370
          http://trac.macosforge.org/projects/macports/changeset/20370
Author:   blair at macports.org
Date:     2006-11-02 11:03:25 -0800 (Thu, 02 Nov 2006)

Log Message:
-----------
Set the svn:keywords property to 'Id' for all Portfile's.  This
re-enables the Id keyword substitution that was present in the CVS
repository.

See this thread for more information:
http://lists.macosforge.org/pipermail/macports-dev/2006-October/000180.html

Modified Paths:
--------------
    trunk/dports/perl/p5-template-toolkit/Portfile
    trunk/dports/perl/p5-term-gnuplot/Portfile
    trunk/dports/perl/p5-term-prompt/Portfile
    trunk/dports/perl/p5-term-readkey/Portfile
    trunk/dports/perl/p5-term-readline-gnu/Portfile
    trunk/dports/perl/p5-term-shell/Portfile
    trunk/dports/perl/p5-test-classapi/Portfile
    trunk/dports/perl/p5-test-deep/Portfile
    trunk/dports/perl/p5-test-differences/Portfile
    trunk/dports/perl/p5-test-exception/Portfile
    trunk/dports/perl/p5-test-harness/Portfile
    trunk/dports/perl/p5-test-manifest/Portfile
    trunk/dports/perl/p5-test-memory-cycle/Portfile
    trunk/dports/perl/p5-test-nowarnings/Portfile
    trunk/dports/perl/p5-test-pod/Portfile
    trunk/dports/perl/p5-test-pod-coverage/Portfile
    trunk/dports/perl/p5-test-simple/Portfile
    trunk/dports/perl/p5-test-taint/Portfile
    trunk/dports/perl/p5-test-tester/Portfile
    trunk/dports/perl/p5-test-warn/Portfile
    trunk/dports/perl/p5-text-aspell/Portfile
    trunk/dports/perl/p5-text-balanced/Portfile
    trunk/dports/perl/p5-text-diff/Portfile
    trunk/dports/perl/p5-text-iconv/Portfile
    trunk/dports/perl/p5-text-levenshteinxs/Portfile
    trunk/dports/perl/p5-text-pdf/Portfile
    trunk/dports/perl/p5-text-template/Portfile
    trunk/dports/perl/p5-tie-ixhash/Portfile
    trunk/dports/perl/p5-time-hires/Portfile
    trunk/dports/perl/p5-time-piece/Portfile
    trunk/dports/perl/p5-timedate/Portfile
    trunk/dports/perl/p5-tk/Portfile
    trunk/dports/perl/p5-tree-dag_node/Portfile

Property Changed:
----------------
    trunk/dports/perl/p5-template-toolkit/Portfile
    trunk/dports/perl/p5-term-gnuplot/Portfile
    trunk/dports/perl/p5-term-prompt/Portfile
    trunk/dports/perl/p5-term-readkey/Portfile
    trunk/dports/perl/p5-term-readline-gnu/Portfile
    trunk/dports/perl/p5-term-shell/Portfile
    trunk/dports/perl/p5-test-classapi/Portfile
    trunk/dports/perl/p5-test-deep/Portfile
    trunk/dports/perl/p5-test-differences/Portfile
    trunk/dports/perl/p5-test-exception/Portfile
    trunk/dports/perl/p5-test-expect/Portfile
    trunk/dports/perl/p5-test-harness/Portfile
    trunk/dports/perl/p5-test-inline/Portfile
    trunk/dports/perl/p5-test-longstring/Portfile
    trunk/dports/perl/p5-test-manifest/Portfile
    trunk/dports/perl/p5-test-memory-cycle/Portfile
    trunk/dports/perl/p5-test-nowarnings/Portfile
    trunk/dports/perl/p5-test-pod/Portfile
    trunk/dports/perl/p5-test-pod-coverage/Portfile
    trunk/dports/perl/p5-test-simple/Portfile
    trunk/dports/perl/p5-test-taint/Portfile
    trunk/dports/perl/p5-test-tester/Portfile
    trunk/dports/perl/p5-test-warn/Portfile
    trunk/dports/perl/p5-test-www-mechanize/Portfile
    trunk/dports/perl/p5-text-aspell/Portfile
    trunk/dports/perl/p5-text-autoformat/Portfile
    trunk/dports/perl/p5-text-balanced/Portfile
    trunk/dports/perl/p5-text-csv/Portfile
    trunk/dports/perl/p5-text-diff/Portfile
    trunk/dports/perl/p5-text-iconv/Portfile
    trunk/dports/perl/p5-text-levenshteinxs/Portfile
    trunk/dports/perl/p5-text-pdf/Portfile
    trunk/dports/perl/p5-text-quoted/Portfile
    trunk/dports/perl/p5-text-reform/Portfile
    trunk/dports/perl/p5-text-tabs+wrap/Portfile
    trunk/dports/perl/p5-text-template/Portfile
    trunk/dports/perl/p5-text-wikiformat/Portfile
    trunk/dports/perl/p5-text-wrapper/Portfile
    trunk/dports/perl/p5-tie-ixhash/Portfile
    trunk/dports/perl/p5-time-hires/Portfile
    trunk/dports/perl/p5-time-modules/Portfile
    trunk/dports/perl/p5-time-piece/Portfile
    trunk/dports/perl/p5-timedate/Portfile
    trunk/dports/perl/p5-tk/Portfile
    trunk/dports/perl/p5-tree-dag_node/Portfile
    trunk/dports/perl/p5-tree-simple/Portfile

Modified: trunk/dports/perl/p5-template-toolkit/Portfile
===================================================================
--- trunk/dports/perl/p5-template-toolkit/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-template-toolkit/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.5 2006/01/27 04:11:58 markd Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-template-toolkit/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-term-gnuplot/Portfile
===================================================================
--- trunk/dports/perl/p5-term-gnuplot/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-term-gnuplot/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile 14164 2006-10-04 22:30:59Z lefevre $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


Property changes on: trunk/dports/perl/p5-term-gnuplot/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-term-prompt/Portfile
===================================================================
--- trunk/dports/perl/p5-term-prompt/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-term-prompt/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/05/04 06:21:41 mww Exp $
+# $Id$
 
 PortSystem		1.0
 PortGroup		perl5 1.0


Property changes on: trunk/dports/perl/p5-term-prompt/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-term-readkey/Portfile
===================================================================
--- trunk/dports/perl/p5-term-readkey/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-term-readkey/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/03/09 13:43:53 dluke Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


Property changes on: trunk/dports/perl/p5-term-readkey/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-term-readline-gnu/Portfile
===================================================================
--- trunk/dports/perl/p5-term-readline-gnu/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-term-readline-gnu/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2004/09/08 00:45:50 rshaw Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


Property changes on: trunk/dports/perl/p5-term-readline-gnu/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-term-shell/Portfile
===================================================================
--- trunk/dports/perl/p5-term-shell/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-term-shell/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/05/04 06:21:41 mww Exp $
+# $Id$
 
 PortSystem		1.0
 PortGroup		perl5 1.0


Property changes on: trunk/dports/perl/p5-term-shell/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-classapi/Portfile
===================================================================
--- trunk/dports/perl/p5-test-classapi/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-classapi/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/03/26 09:07:07 blb Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-classapi/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-deep/Portfile
===================================================================
--- trunk/dports/perl/p5-test-deep/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-deep/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/04/13 07:45:45 blb Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-deep/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-differences/Portfile
===================================================================
--- trunk/dports/perl/p5-test-differences/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-differences/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/06/07 21:47:26 narf_tm Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


Property changes on: trunk/dports/perl/p5-test-differences/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-exception/Portfile
===================================================================
--- trunk/dports/perl/p5-test-exception/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-exception/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2006/06/06 22:02:26 narf_tm Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-exception/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-test-expect/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-harness/Portfile
===================================================================
--- trunk/dports/perl/p5-test-harness/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-harness/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/04/13 07:51:24 blb Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


Property changes on: trunk/dports/perl/p5-test-harness/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-test-inline/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-test-longstring/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-manifest/Portfile
===================================================================
--- trunk/dports/perl/p5-test-manifest/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-manifest/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2005/08/11 21:33:29 rshaw Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


Property changes on: trunk/dports/perl/p5-test-manifest/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-memory-cycle/Portfile
===================================================================
--- trunk/dports/perl/p5-test-memory-cycle/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-memory-cycle/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2005/04/21 15:58:07 jberry Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-memory-cycle/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-nowarnings/Portfile
===================================================================
--- trunk/dports/perl/p5-test-nowarnings/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-nowarnings/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/04/13 07:42:01 blb Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-nowarnings/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-pod/Portfile
===================================================================
--- trunk/dports/perl/p5-test-pod/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-pod/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.6 2005/08/11 21:33:29 rshaw Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


Property changes on: trunk/dports/perl/p5-test-pod/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-pod-coverage/Portfile
===================================================================
--- trunk/dports/perl/p5-test-pod-coverage/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-pod-coverage/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2005/04/21 15:58:07 jberry Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-pod-coverage/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-test-simple/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-simple/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/08/12 20:08:22 markd Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


Property changes on: trunk/dports/perl/p5-test-simple/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-taint/Portfile
===================================================================
--- trunk/dports/perl/p5-test-taint/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-taint/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/03/08 08:21:52 blb Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-taint/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-tester/Portfile
===================================================================
--- trunk/dports/perl/p5-test-tester/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-tester/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/04/13 07:37:28 blb Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-tester/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-test-warn/Portfile
===================================================================
--- trunk/dports/perl/p5-test-warn/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-test-warn/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2005/04/21 15:58:07 jberry Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-test-warn/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-test-www-mechanize/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-text-aspell/Portfile
===================================================================
--- trunk/dports/perl/p5-text-aspell/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-text-aspell/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/05/09 18:40:15 jmpp Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


Property changes on: trunk/dports/perl/p5-text-aspell/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-text-autoformat/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-text-balanced/Portfile
===================================================================
--- trunk/dports/perl/p5-text-balanced/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-text-balanced/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/03/08 08:21:53 blb Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-text-balanced/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-text-csv/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-text-diff/Portfile
===================================================================
--- trunk/dports/perl/p5-text-diff/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-text-diff/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/04/21 15:58:07 jberry Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


Property changes on: trunk/dports/perl/p5-text-diff/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-text-iconv/Portfile
===================================================================
--- trunk/dports/perl/p5-text-iconv/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-text-iconv/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/04/17 08:40:46 mww Exp $
+# $Id$
 
 PortSystem            1.0
 PortGroup             perl5 1.0


Property changes on: trunk/dports/perl/p5-text-iconv/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-text-levenshteinxs/Portfile
===================================================================
--- trunk/dports/perl/p5-text-levenshteinxs/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-text-levenshteinxs/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/10/29 19:41:48 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


Property changes on: trunk/dports/perl/p5-text-levenshteinxs/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-text-pdf/Portfile
===================================================================
--- trunk/dports/perl/p5-text-pdf/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-text-pdf/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/04/21 15:58:08 jberry Exp $
+# $Id$
 
 PortSystem                      1.0
 PortGroup                       perl5 1.0


Property changes on: trunk/dports/perl/p5-text-pdf/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-text-quoted/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-text-reform/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-text-tabs+wrap/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-text-template/Portfile
===================================================================
--- trunk/dports/perl/p5-text-template/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-text-template/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/04/17 08:44:03 mww Exp $
+# $Id$
 
 PortSystem            1.0
 PortGroup             perl5 1.0


Property changes on: trunk/dports/perl/p5-text-template/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-text-wikiformat/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-text-wrapper/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-tie-ixhash/Portfile
===================================================================
--- trunk/dports/perl/p5-tie-ixhash/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-tie-ixhash/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/08/05 06:25:38 markd Exp $
+# $Id$
 PortSystem              1.0
 PortGroup               perl5 1.0
 


Property changes on: trunk/dports/perl/p5-tie-ixhash/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-time-hires/Portfile
===================================================================
--- trunk/dports/perl/p5-time-hires/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-time-hires/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.5 2006/08/23 16:14:54 narf_tm Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


Property changes on: trunk/dports/perl/p5-time-hires/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-time-modules/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-time-piece/Portfile
===================================================================
--- trunk/dports/perl/p5-time-piece/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-time-piece/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/05/09 18:40:15 jmpp Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


Property changes on: trunk/dports/perl/p5-time-piece/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-timedate/Portfile
===================================================================
--- trunk/dports/perl/p5-timedate/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-timedate/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/08/11 21:33:30 rshaw Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


Property changes on: trunk/dports/perl/p5-timedate/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-tk/Portfile
===================================================================
--- trunk/dports/perl/p5-tk/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-tk/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/05/27 21:45:02 markd Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-tk/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-tree-dag_node/Portfile
===================================================================
--- trunk/dports/perl/p5-tree-dag_node/Portfile	2006-11-02 18:44:41 UTC (rev 20369)
+++ trunk/dports/perl/p5-tree-dag_node/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/06/06 23:21:07 narf_tm Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


Property changes on: trunk/dports/perl/p5-tree-dag_node/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/perl/p5-tree-simple/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061102/78862d15/attachment.html


More information about the macports-changes mailing list