[20371] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 2 11:13:08 PST 2006


Revision: 20371
          http://trac.macosforge.org/projects/macports/changeset/20371
Author:   blair at macports.org
Date:     2006-11-02 11:13:07 -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-unicode-collate/Portfile
    trunk/dports/perl/p5-unicode-string/Portfile
    trunk/dports/perl/p5-universal-moniker/Portfile
    trunk/dports/perl/p5-universal-require/Portfile
    trunk/dports/perl/p5-uri/Portfile
    trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
    trunk/dports/perl/p5-vcp-dest-svk/Portfile
    trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
    trunk/dports/perl/p5-version/Portfile
    trunk/dports/perl/p5-vonage-click2call/Portfile
    trunk/dports/perl/p5-www-mechanize/Portfile
    trunk/dports/perl/p5-x11-protocol/Portfile
    trunk/dports/perl/p5-xml-atom/Portfile
    trunk/dports/perl/p5-xml-autowriter/Portfile
    trunk/dports/perl/p5-xml-dom/Portfile
    trunk/dports/perl/p5-xml-dom-xpath/Portfile
    trunk/dports/perl/p5-xml-filter-buffertext/Portfile
    trunk/dports/perl/p5-xml-libxml/Portfile
    trunk/dports/perl/p5-xml-libxml-common/Portfile
    trunk/dports/perl/p5-xml-libxslt/Portfile
    trunk/dports/perl/p5-xml-namespacesupport/Portfile
    trunk/dports/perl/p5-xml-parser/Portfile
    trunk/dports/perl/p5-xml-parser-lite-tree/Portfile
    trunk/dports/perl/p5-xml-regexp/Portfile
    trunk/dports/perl/p5-xml-rss/Portfile
    trunk/dports/perl/p5-xml-sax/Portfile
    trunk/dports/perl/p5-xml-sax-expat/Portfile
    trunk/dports/perl/p5-xml-simple/Portfile
    trunk/dports/perl/p5-xml-validator-schema/Portfile
    trunk/dports/perl/p5-xml-writer/Portfile
    trunk/dports/perl/p5-xml-xpath/Portfile
    trunk/dports/perl/p5-yaml/Portfile

Property Changed:
----------------
    trunk/dports/perl/p5-unicode-collate/Portfile
    trunk/dports/perl/p5-unicode-string/Portfile
    trunk/dports/perl/p5-universal-moniker/Portfile
    trunk/dports/perl/p5-universal-require/Portfile
    trunk/dports/perl/p5-unix-syslog/Portfile
    trunk/dports/perl/p5-uri/Portfile
    trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
    trunk/dports/perl/p5-vcp-dest-svk/Portfile
    trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
    trunk/dports/perl/p5-version/Portfile
    trunk/dports/perl/p5-vonage-click2call/Portfile
    trunk/dports/perl/p5-want/Portfile
    trunk/dports/perl/p5-www-mechanize/Portfile
    trunk/dports/perl/p5-x11-protocol/Portfile
    trunk/dports/perl/p5-xml-atom/Portfile
    trunk/dports/perl/p5-xml-autowriter/Portfile
    trunk/dports/perl/p5-xml-dom/Portfile
    trunk/dports/perl/p5-xml-dom-xpath/Portfile
    trunk/dports/perl/p5-xml-filter-buffertext/Portfile
    trunk/dports/perl/p5-xml-libxml/Portfile
    trunk/dports/perl/p5-xml-libxml-common/Portfile
    trunk/dports/perl/p5-xml-libxslt/Portfile
    trunk/dports/perl/p5-xml-namespacesupport/Portfile
    trunk/dports/perl/p5-xml-parser/Portfile
    trunk/dports/perl/p5-xml-parser-lite-tree/Portfile
    trunk/dports/perl/p5-xml-regexp/Portfile
    trunk/dports/perl/p5-xml-rss/Portfile
    trunk/dports/perl/p5-xml-sax/Portfile
    trunk/dports/perl/p5-xml-sax-expat/Portfile
    trunk/dports/perl/p5-xml-simple/Portfile
    trunk/dports/perl/p5-xml-twig/Portfile
    trunk/dports/perl/p5-xml-validator-schema/Portfile
    trunk/dports/perl/p5-xml-writer/Portfile
    trunk/dports/perl/p5-xml-xpath/Portfile
    trunk/dports/perl/p5-yaml/Portfile

Modified: trunk/dports/perl/p5-unicode-collate/Portfile
===================================================================
--- trunk/dports/perl/p5-unicode-collate/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-unicode-collate/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -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-unicode-collate/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-unicode-string/Portfile
===================================================================
--- trunk/dports/perl/p5-unicode-string/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-unicode-string/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/06/07 21:47:26 narf_tm Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-universal-moniker/Portfile
===================================================================
--- trunk/dports/perl/p5-universal-moniker/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-universal-moniker/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/04/25 12:29:05 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-universal-require/Portfile
===================================================================
--- trunk/dports/perl/p5-universal-require/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-universal-require/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/06/07 21:47:27 narf_tm Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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


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

Modified: trunk/dports/perl/p5-uri/Portfile
===================================================================
--- trunk/dports/perl/p5-uri/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-uri/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2005/08/11 21:33:30 rshaw Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


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

Modified: trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2006/03/14 23:56:52 dluke Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


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

Modified: trunk/dports/perl/p5-vcp-dest-svk/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-dest-svk/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-vcp-dest-svk/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -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-vcp-dest-svk/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-source-cvsbk/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-vcp-source-cvsbk/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -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-vcp-source-cvsbk/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-version/Portfile
===================================================================
--- trunk/dports/perl/p5-version/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-version/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.10 2006/08/18 14:16:21 narf_tm Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-vonage-click2call/Portfile
===================================================================
--- trunk/dports/perl/p5-vonage-click2call/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-vonage-click2call/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/08/08 07:07:58 yeled Exp $
+# $Id$
 
 PortSystem          1.0
 PortGroup           perl5 1.0


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


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

Modified: trunk/dports/perl/p5-www-mechanize/Portfile
===================================================================
--- trunk/dports/perl/p5-www-mechanize/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-www-mechanize/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2005/04/21 15:58:08 jberry Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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

Modified: trunk/dports/perl/p5-x11-protocol/Portfile
===================================================================
--- trunk/dports/perl/p5-x11-protocol/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-x11-protocol/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/01/28 07:28:41 blb Exp $
+# $Id$
 
 PortSystem           1.0
 PortGroup            perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-atom/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-atom/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-atom/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/10/04 07:57:13 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-autowriter/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-autowriter/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-autowriter/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/05/03 14:41:05 dluke Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


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

Modified: trunk/dports/perl/p5-xml-dom/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-dom/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-dom/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/06/07 21:47:27 narf_tm Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-dom-xpath/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-dom-xpath/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-dom-xpath/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/11/05 03:32:38 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-filter-buffertext/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-filter-buffertext/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-filter-buffertext/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/11/04 06:48:18 mww Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 perl5.setup		XML-Filter-BufferText 1.01


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

Modified: trunk/dports/perl/p5-xml-libxml/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxml/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-libxml/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/04/21 15:58:09 jberry Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


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

Modified: trunk/dports/perl/p5-xml-libxml-common/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxml-common/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-libxml-common/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2004/09/14 16:00:02 pguyot Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


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

Modified: trunk/dports/perl/p5-xml-libxslt/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxslt/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-libxslt/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/10/03 20:07:24 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-namespacesupport/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-namespacesupport/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-namespacesupport/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/02/02 21:47:09 markd Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-parser/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-parser/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-parser/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.5 2005/08/11 21:33:30 rshaw Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


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

Modified: trunk/dports/perl/p5-xml-parser-lite-tree/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-parser-lite-tree/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-parser-lite-tree/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/08/08 07:07:59 yeled Exp $
+# $Id$
 PortSystem      1.0
 PortGroup       perl5 1.0
 


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

Modified: trunk/dports/perl/p5-xml-regexp/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-regexp/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-regexp/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/06/07 21:47:28 narf_tm Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-rss/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-rss/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-rss/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/04/21 15:58:09 jberry Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-sax/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-sax/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-sax/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/04/06 05:29:12 markd Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


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

Modified: trunk/dports/perl/p5-xml-sax-expat/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-sax-expat/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-sax-expat/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/08/08 07:07:59 yeled Exp $
+# $Id$
 
 PortSystem          1.0
 PortGroup           perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-simple/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-simple/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.6 2006/06/07 21:47:28 narf_tm Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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


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

Modified: trunk/dports/perl/p5-xml-validator-schema/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-validator-schema/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-validator-schema/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/02/09 16:20:56 mww Exp $
+# $Id$
 
 PortSystem		1.0
 PortGroup		perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-writer/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-writer/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-writer/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/01/28 07:31:44 blb Exp $
+# $Id$
 
 PortSystem          1.0
 PortGroup           perl5 1.0


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

Modified: trunk/dports/perl/p5-xml-xpath/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-xpath/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-xml-xpath/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/04/21 15:58:09 jberry Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-yaml/Portfile
===================================================================
--- trunk/dports/perl/p5-yaml/Portfile	2006-11-02 19:03:25 UTC (rev 20370)
+++ trunk/dports/perl/p5-yaml/Portfile	2006-11-02 19:13:07 UTC (rev 20371)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.6 2006/05/03 14:42:24 dluke Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

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


More information about the macports-changes mailing list