[20357] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 1 18:10:09 PST 2006


Revision: 20357
          http://trac.macosforge.org/projects/macports/changeset/20357
Author:   blair at macports.org
Date:     2006-11-01 18:10:08 -0800 (Wed, 01 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-compress-bzip2/Portfile
    trunk/dports/perl/p5-compress-zlib/Portfile
    trunk/dports/perl/p5-config-general/Portfile
    trunk/dports/perl/p5-config-tiny/Portfile
    trunk/dports/perl/p5-convert-asn1/Portfile
    trunk/dports/perl/p5-crypt-blowfish/Portfile
    trunk/dports/perl/p5-crypt-cbc/Portfile
    trunk/dports/perl/p5-crypt-ciphersaber/Portfile
    trunk/dports/perl/p5-crypt-des/Portfile
    trunk/dports/perl/p5-crypt-des-ede3/Portfile
    trunk/dports/perl/p5-crypt-dh/Portfile
    trunk/dports/perl/p5-crypt-dsa/Portfile
    trunk/dports/perl/p5-crypt-idea/Portfile
    trunk/dports/perl/p5-crypt-rijndael/Portfile
    trunk/dports/perl/p5-crypt-ripemd160/Portfile
    trunk/dports/perl/p5-crypt-rsa/Portfile
    trunk/dports/perl/p5-crypt-ssleay/Portfile
    trunk/dports/perl/p5-crypt-twofish/Portfile
    trunk/dports/perl/p5-csp/Portfile
    trunk/dports/perl/p5-curses/Portfile
    trunk/dports/perl/p5-curses-ui/Portfile

Property Changed:
----------------
    trunk/dports/perl/p5-compress-bzip2/Portfile
    trunk/dports/perl/p5-compress-zlib/Portfile
    trunk/dports/perl/p5-config-general/Portfile
    trunk/dports/perl/p5-config-tiny/Portfile
    trunk/dports/perl/p5-convert-asn1/Portfile
    trunk/dports/perl/p5-convert-binhex/Portfile
    trunk/dports/perl/p5-crypt-blowfish/Portfile
    trunk/dports/perl/p5-crypt-cbc/Portfile
    trunk/dports/perl/p5-crypt-ciphersaber/Portfile
    trunk/dports/perl/p5-crypt-des/Portfile
    trunk/dports/perl/p5-crypt-des-ede3/Portfile
    trunk/dports/perl/p5-crypt-dh/Portfile
    trunk/dports/perl/p5-crypt-dsa/Portfile
    trunk/dports/perl/p5-crypt-idea/Portfile
    trunk/dports/perl/p5-crypt-rc4/Portfile
    trunk/dports/perl/p5-crypt-rijndael/Portfile
    trunk/dports/perl/p5-crypt-ripemd160/Portfile
    trunk/dports/perl/p5-crypt-rsa/Portfile
    trunk/dports/perl/p5-crypt-ssleay/Portfile
    trunk/dports/perl/p5-crypt-twofish/Portfile
    trunk/dports/perl/p5-csp/Portfile
    trunk/dports/perl/p5-curses/Portfile
    trunk/dports/perl/p5-curses-ui/Portfile

Modified: trunk/dports/perl/p5-compress-bzip2/Portfile
===================================================================
--- trunk/dports/perl/p5-compress-bzip2/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-compress-bzip2/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/10/27 05:43:34 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-compress-zlib/Portfile
===================================================================
--- trunk/dports/perl/p5-compress-zlib/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-compress-zlib/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2006/07/11 17:54:55 narf_tm Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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

Modified: trunk/dports/perl/p5-config-general/Portfile
===================================================================
--- trunk/dports/perl/p5-config-general/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-config-general/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/08/05 06:18:57 markd Exp $
+# $Id$
 PortSystem              1.0
 PortGroup               perl5 1.0
 


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

Modified: trunk/dports/perl/p5-config-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-config-tiny/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-config-tiny/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/03/26 09:04:07 blb Exp $
+# $Id$
 
 PortSystem			1.0
 PortGroup			perl5 1.0


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

Modified: trunk/dports/perl/p5-convert-asn1/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-asn1/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-convert-asn1/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/08/08 07:07:55 yeled Exp $
+# $Id$
 
 PortSystem          1.0
 PortGroup           perl5 1.0


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


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

Modified: trunk/dports/perl/p5-crypt-blowfish/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-blowfish/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-blowfish/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.4 2006/06/07 21:47:23 narf_tm Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

Modified: trunk/dports/perl/p5-crypt-cbc/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-cbc/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-cbc/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/08/11 21:33:25 rshaw Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


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

Modified: trunk/dports/perl/p5-crypt-ciphersaber/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-ciphersaber/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-ciphersaber/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/08/08 07:07:55 yeled Exp $
+# $Id$
 
 PortSystem          1.0
 PortGroup           perl5 1.0


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

Modified: trunk/dports/perl/p5-crypt-des/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-des/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-des/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/03/21 16:55:42 markd Exp $
+# $Id$
 PortSystem		1.0
 PortGroup		perl5 1.0
 


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

Modified: trunk/dports/perl/p5-crypt-des-ede3/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-des-ede3/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-des-ede3/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/05/09 18:40:14 jmpp Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

Modified: trunk/dports/perl/p5-crypt-dh/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-dh/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-dh/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/11/05 02:48:10 mww Exp $
+# $Id$
 
 PortSystem 1.0
 PortGroup perl5 1.0


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

Modified: trunk/dports/perl/p5-crypt-dsa/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-dsa/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-dsa/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/05/09 18:40:14 jmpp Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

Modified: trunk/dports/perl/p5-crypt-idea/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-idea/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-idea/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/05/09 18:40:14 jmpp Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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


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

Modified: trunk/dports/perl/p5-crypt-rijndael/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-rijndael/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-rijndael/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/05/09 18:40:14 jmpp Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

Modified: trunk/dports/perl/p5-crypt-ripemd160/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-ripemd160/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-ripemd160/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/05/09 18:40:14 jmpp Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

Modified: trunk/dports/perl/p5-crypt-rsa/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-rsa/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-rsa/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -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-crypt-rsa/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-crypt-ssleay/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-ssleay/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-ssleay/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/08/13 11:00:35 rhwood Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

Modified: trunk/dports/perl/p5-crypt-twofish/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-twofish/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-crypt-twofish/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -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-crypt-twofish/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/perl/p5-csp/Portfile
===================================================================
--- trunk/dports/perl/p5-csp/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-csp/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/05/04 06:26:02 mww Exp $
+# $Id$
 
 PortSystem	1.0
 PortGroup	perl5 1.0


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

Modified: trunk/dports/perl/p5-curses/Portfile
===================================================================
--- trunk/dports/perl/p5-curses/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-curses/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
- # $Id: Portfile,v 1.2 2006/04/19 19:30:39 markd Exp $
+ # $Id$
 
 PortSystem                      1.0
 PortGroup                       perl5 1.0


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

Modified: trunk/dports/perl/p5-curses-ui/Portfile
===================================================================
--- trunk/dports/perl/p5-curses-ui/Portfile	2006-11-02 02:08:57 UTC (rev 20356)
+++ trunk/dports/perl/p5-curses-ui/Portfile	2006-11-02 02:10:08 UTC (rev 20357)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/07/04 13:05:17 mww Exp $
+# $Id$
 
 PortSystem            1.0
 PortGroup             perl5 1.0


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

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


More information about the macports-changes mailing list