[20461] trunk/dports/security

source_changes at macosforge.org source_changes at macosforge.org
Fri Nov 3 07:14:39 PST 2006


Revision: 20461
          http://trac.macosforge.org/projects/macports/changeset/20461
Author:   blair at macports.org
Date:     2006-11-03 07:14:39 -0800 (Fri, 03 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/security/aescrypt/Portfile
    trunk/dports/security/aesutil/Portfile
    trunk/dports/security/authforce/Portfile
    trunk/dports/security/base/Portfile
    trunk/dports/security/botan/Portfile
    trunk/dports/security/checkpassword-pam/Portfile
    trunk/dports/security/courier-authlib/Portfile
    trunk/dports/security/cracklib/Portfile
    trunk/dports/security/cyrus-sasl2/Portfile
    trunk/dports/security/dwepcrack/Portfile
    trunk/dports/security/fcrackzip/Portfile
    trunk/dports/security/gpg-agent/Portfile
    trunk/dports/security/gss/Portfile
    trunk/dports/security/hydra/Portfile
    trunk/dports/security/ike-scan/Portfile
    trunk/dports/security/jailkit/Portfile

Property Changed:
----------------
    trunk/dports/security/aescrypt/Portfile
    trunk/dports/security/aesutil/Portfile
    trunk/dports/security/apg/Portfile
    trunk/dports/security/authforce/Portfile
    trunk/dports/security/base/Portfile
    trunk/dports/security/botan/Portfile
    trunk/dports/security/checkpassword-pam/Portfile
    trunk/dports/security/courier-authlib/Portfile
    trunk/dports/security/cracklib/Portfile
    trunk/dports/security/ctool/Portfile
    trunk/dports/security/cyrus-sasl2/Portfile
    trunk/dports/security/dwepcrack/Portfile
    trunk/dports/security/fcrackzip/Portfile
    trunk/dports/security/gpg-agent/Portfile
    trunk/dports/security/gss/Portfile
    trunk/dports/security/hydra/Portfile
    trunk/dports/security/ike-scan/Portfile
    trunk/dports/security/jailkit/Portfile

Modified: trunk/dports/security/aescrypt/Portfile
===================================================================
--- trunk/dports/security/aescrypt/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/aescrypt/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/09/13 06:57:51 olegb Exp $
+# $Id$
 PortSystem 1.0
 name            aescrypt
 version         0.7


Property changes on: trunk/dports/security/aescrypt/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/aesutil/Portfile
===================================================================
--- trunk/dports/security/aesutil/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/aesutil/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2004/08/26 16:38:04 mww Exp $
+# $Id$
 
 PortSystem 1.0
 


Property changes on: trunk/dports/security/aesutil/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/security/apg/Portfile
___________________________________________________________________
Name: svn:keywords
   - id
   + Id

Modified: trunk/dports/security/authforce/Portfile
===================================================================
--- trunk/dports/security/authforce/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/authforce/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2005/09/13 06:57:51 olegb Exp $
+# $Id$
 PortSystem 1.0
 name		authforce
 version		0.9.6


Property changes on: trunk/dports/security/authforce/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/base/Portfile
===================================================================
--- trunk/dports/security/base/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/base/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/06/25 23:59:02 markd Exp $
+# $Id$
 
 PortSystem 1.0
 name			base


Property changes on: trunk/dports/security/base/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/botan/Portfile
===================================================================
--- trunk/dports/security/botan/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/botan/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.5 2006/01/16 07:39:37 mww Exp $
+# $Id$
 
 PortSystem 1.0
 


Property changes on: trunk/dports/security/botan/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/checkpassword-pam/Portfile
===================================================================
--- trunk/dports/security/checkpassword-pam/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/checkpassword-pam/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/02/07 09:08:09 blb Exp $
+# $Id$
 PortSystem		1.0
 
 name			checkpassword-pam


Property changes on: trunk/dports/security/checkpassword-pam/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/courier-authlib/Portfile
===================================================================
--- trunk/dports/security/courier-authlib/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/courier-authlib/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2006/03/03 08:22:05 mww Exp $
+# $Id$
 
 PortSystem 1.0
 


Property changes on: trunk/dports/security/courier-authlib/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/cracklib/Portfile
===================================================================
--- trunk/dports/security/cracklib/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/cracklib/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2005/08/11 21:33:38 rshaw Exp $
+# $Id$
 PortSystem 1.0
 
 name			cracklib


Property changes on: trunk/dports/security/cracklib/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/dports/security/ctool/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/cyrus-sasl2/Portfile
===================================================================
--- trunk/dports/security/cyrus-sasl2/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/cyrus-sasl2/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.5 2005/08/29 07:04:43 yeled Exp $
+# $Id$
 
 PortSystem	1.0
 


Property changes on: trunk/dports/security/cyrus-sasl2/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/dwepcrack/Portfile
===================================================================
--- trunk/dports/security/dwepcrack/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/dwepcrack/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/09/29 14:27:08 mww Exp $
+# $Id$
 
 PortSystem 1.0
 


Property changes on: trunk/dports/security/dwepcrack/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/fcrackzip/Portfile
===================================================================
--- trunk/dports/security/fcrackzip/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/fcrackzip/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.2 2006/08/17 22:55:15 mww Exp $
+# $Id$
 
 PortSystem 1.0
 


Property changes on: trunk/dports/security/fcrackzip/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/gpg-agent/Portfile
===================================================================
--- trunk/dports/security/gpg-agent/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/gpg-agent/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.7 2006/08/08 07:07:59 yeled Exp $
+# $Id$
 
 PortSystem  1.0
 name        gpg-agent


Property changes on: trunk/dports/security/gpg-agent/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/gss/Portfile
===================================================================
--- trunk/dports/security/gss/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/gss/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2005/08/17 17:30:00 toby Exp $
+# $Id$
 
 PortSystem 1.0
 name             gss


Property changes on: trunk/dports/security/gss/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/hydra/Portfile
===================================================================
--- trunk/dports/security/hydra/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/hydra/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.6 2005/10/04 12:50:57 mww Exp $
+# $Id$
 
 PortSystem 1.0
 name              hydra


Property changes on: trunk/dports/security/hydra/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/ike-scan/Portfile
===================================================================
--- trunk/dports/security/ike-scan/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/ike-scan/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.3 2006/06/26 21:01:32 mww Exp $
+# $Id$
 PortSystem 1.0
 name		ike-scan
 version		1.8


Property changes on: trunk/dports/security/ike-scan/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/dports/security/jailkit/Portfile
===================================================================
--- trunk/dports/security/jailkit/Portfile	2006-11-03 15:14:21 UTC (rev 20460)
+++ trunk/dports/security/jailkit/Portfile	2006-11-03 15:14:39 UTC (rev 20461)
@@ -1,4 +1,4 @@
-# $Id: Portfile,v 1.1 2004/08/27 14:21:06 mww Exp $
+# $Id$
 
 PortSystem 1.0
 


Property changes on: trunk/dports/security/jailkit/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

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


More information about the macports-changes mailing list