[20366] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 2 10:29:17 PST 2006


Revision: 20366
          http://trac.macosforge.org/projects/macports/changeset/20366
Author:   blair at macports.org
Date:     2006-11-02 10:29:17 -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-mac-applescript/Portfile
    trunk/dports/perl/p5-mac-applescript-glue/Portfile
    trunk/dports/perl/p5-mac-carbon/Portfile
    trunk/dports/perl/p5-mac-errors/Portfile
    trunk/dports/perl/p5-mac-propertylist/Portfile
    trunk/dports/perl/p5-macosx-file/Portfile
    trunk/dports/perl/p5-mail-audit/Portfile
    trunk/dports/perl/p5-mail-imapclient/Portfile
    trunk/dports/perl/p5-mail-pop3client/Portfile
    trunk/dports/perl/p5-mail-spamassassin/Portfile
    trunk/dports/perl/p5-mailtools/Portfile
    trunk/dports/perl/p5-masonx-request-withapachesession/Portfile
    trunk/dports/perl/p5-math-bezier/Portfile
    trunk/dports/perl/p5-math-bigint/Portfile
    trunk/dports/perl/p5-math-bigrat/Portfile
    trunk/dports/perl/p5-math-mpfr/Portfile
    trunk/dports/perl/p5-math-pari/Portfile
    trunk/dports/perl/p5-mecab/Portfile
    trunk/dports/perl/p5-mhonarc/Portfile
    trunk/dports/perl/p5-mime-base32/Portfile
    trunk/dports/perl/p5-mime-base64/Portfile
    trunk/dports/perl/p5-mime-tools/Portfile
    trunk/dports/perl/p5-mime-types/Portfile
    trunk/dports/perl/p5-module-build/Portfile

Property Changed:
----------------
    trunk/dports/perl/p5-mac-applescript/Portfile
    trunk/dports/perl/p5-mac-applescript-glue/Portfile
    trunk/dports/perl/p5-mac-carbon/Portfile
    trunk/dports/perl/p5-mac-errors/Portfile
    trunk/dports/perl/p5-mac-propertylist/Portfile
    trunk/dports/perl/p5-macosx-file/Portfile
    trunk/dports/perl/p5-mail-audit/Portfile
    trunk/dports/perl/p5-mail-imapclient/Portfile
    trunk/dports/perl/p5-mail-pop3client/Portfile
    trunk/dports/perl/p5-mail-sendmail/Portfile
    trunk/dports/perl/p5-mail-spamassassin/Portfile
    trunk/dports/perl/p5-mailtools/Portfile
    trunk/dports/perl/p5-marc-record/Portfile
    trunk/dports/perl/p5-masonx-request-withapachesession/Portfile
    trunk/dports/perl/p5-math-bezier/Portfile
    trunk/dports/perl/p5-math-bigint/Portfile
    trunk/dports/perl/p5-math-bigrat/Portfile
    trunk/dports/perl/p5-math-gmp/Portfile
    trunk/dports/perl/p5-math-mpfr/Portfile
    trunk/dports/perl/p5-math-pari/Portfile
    trunk/dports/perl/p5-mecab/Portfile
    trunk/dports/perl/p5-mhonarc/Portfile
    trunk/dports/perl/p5-mime-base32/Portfile
    trunk/dports/perl/p5-mime-base64/Portfile
    trunk/dports/perl/p5-mime-lite/Portfile
    trunk/dports/perl/p5-mime-tools/Portfile
    trunk/dports/perl/p5-mime-types/Portfile
    trunk/dports/perl/p5-mldbm/Portfile
    trunk/dports/perl/p5-module-build/Portfile
    trunk/dports/perl/p5-module-refresh/Portfile
    trunk/dports/perl/p5-module-versions-report/Portfile

Modified: trunk/dports/perl/p5-mac-applescript/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-applescript/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mac-applescript/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2004/04/16 04:21:21 toby Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-mac-applescript-glue/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-applescript-glue/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mac-applescript-glue/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2005/04/21 15:58:04 jberry Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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

Modified: trunk/dports/perl/p5-mac-carbon/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-carbon/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mac-carbon/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/04/21 15:58:04 jberry Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-mac-errors/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-errors/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mac-errors/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/04/21 15:58:04 jberry Exp $
+# $Id$
 
 PortSystem 1.0
 


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

Modified: trunk/dports/perl/p5-mac-propertylist/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-propertylist/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mac-propertylist/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2006/06/07 21:47:25 narf_tm Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-macosx-file/Portfile
===================================================================
--- trunk/dports/perl/p5-macosx-file/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-macosx-file/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.6 2005/08/11 21:33:27 rshaw Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


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

Modified: trunk/dports/perl/p5-mail-audit/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-audit/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mail-audit/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.5 2005/08/11 21:33:27 rshaw Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


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

Modified: trunk/dports/perl/p5-mail-imapclient/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-imapclient/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mail-imapclient/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/01/17 10:28:40 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-mail-pop3client/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-pop3client/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mail-pop3client/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2005/08/11 21:33:27 rshaw Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


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


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

Modified: trunk/dports/perl/p5-mail-spamassassin/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-spamassassin/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mail-spamassassin/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.9 2006/08/26 09:16:16 markd Exp $
+# $Id$
 PortSystem 1.0
 PortGroup perl5 1.0
 


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

Modified: trunk/dports/perl/p5-mailtools/Portfile
===================================================================
--- trunk/dports/perl/p5-mailtools/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mailtools/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.7 2006/04/06 05:19:24 markd Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


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


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

Modified: trunk/dports/perl/p5-masonx-request-withapachesession/Portfile
===================================================================
--- trunk/dports/perl/p5-masonx-request-withapachesession/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-masonx-request-withapachesession/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.5 2006/02/11 14:15:08 olegb Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-math-bezier/Portfile
===================================================================
--- trunk/dports/perl/p5-math-bezier/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-math-bezier/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/03/08 08:21:50 blb Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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

Modified: trunk/dports/perl/p5-math-bigint/Portfile
===================================================================
--- trunk/dports/perl/p5-math-bigint/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-math-bigint/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2004/11/02 19:50:19 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-math-bigrat/Portfile
===================================================================
--- trunk/dports/perl/p5-math-bigrat/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-math-bigrat/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/04/19 15:15:03 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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


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

Modified: trunk/dports/perl/p5-math-mpfr/Portfile
===================================================================
--- trunk/dports/perl/p5-math-mpfr/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-math-mpfr/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/05/03 10:09:28 vinc17 Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-math-pari/Portfile
===================================================================
--- trunk/dports/perl/p5-math-pari/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-math-pari/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -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-math-pari/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-mecab/Portfile
===================================================================
--- trunk/dports/perl/p5-mecab/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mecab/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2006/07/19 09:01:42 takanori Exp $
+# $Id$
 
 PortSystem      1.0
 PortGroup       perl5 1.0


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

Modified: trunk/dports/perl/p5-mhonarc/Portfile
===================================================================
--- trunk/dports/perl/p5-mhonarc/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mhonarc/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2006/08/08 07:07:57 yeled Exp $
+# $Id$
 
 PortSystem          1.0
 PortGroup           perl5 1.0


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

Modified: trunk/dports/perl/p5-mime-base32/Portfile
===================================================================
--- trunk/dports/perl/p5-mime-base32/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mime-base32/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/10/22 14:32:51 mww Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

Modified: trunk/dports/perl/p5-mime-base64/Portfile
===================================================================
--- trunk/dports/perl/p5-mime-base64/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mime-base64/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/06/15 23:52:46 narf_tm Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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


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

Modified: trunk/dports/perl/p5-mime-tools/Portfile
===================================================================
--- trunk/dports/perl/p5-mime-tools/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mime-tools/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.7 2005/10/11 12:20:50 mww Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


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

Modified: trunk/dports/perl/p5-mime-types/Portfile
===================================================================
--- trunk/dports/perl/p5-mime-types/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-mime-types/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/04/13 19:27:46 markd Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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


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

Modified: trunk/dports/perl/p5-module-build/Portfile
===================================================================
--- trunk/dports/perl/p5-module-build/Portfile	2006-11-02 18:27:26 UTC (rev 20365)
+++ trunk/dports/perl/p5-module-build/Portfile	2006-11-02 18:29:17 UTC (rev 20366)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.9 2006/08/02 21:01:00 narf_tm Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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


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


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

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


More information about the macports-changes mailing list