[69694] trunk/dports/python

jwa at macports.org jwa at macports.org
Tue Jul 13 09:28:27 PDT 2010


Revision: 69694
          http://trac.macports.org/changeset/69694
Author:   jwa at macports.org
Date:     2010-07-13 09:28:27 -0700 (Tue, 13 Jul 2010)
Log Message:
-----------
new: crypto library for Python 2.7

Modified Paths:
--------------
    trunk/dports/python/py27-crypto/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-crypto/

Modified: trunk/dports/python/py27-crypto/Portfile
===================================================================
--- trunk/dports/python/py26-crypto/Portfile	2010-07-12 09:02:49 UTC (rev 69654)
+++ trunk/dports/python/py27-crypto/Portfile	2010-07-13 16:28:27 UTC (rev 69694)
@@ -1,14 +1,14 @@
 # $Id$
 
 PortSystem       1.0
-PortGroup        python26 1.0
+PortGroup        python27 1.0
 
-name             py26-crypto
+name             py27-crypto
 version          2.0.1
-revision         1
+
 categories       python security
 platforms        darwin freebsd
-maintainers      ram openmaintainer
+maintainers      jwa ram openmaintainer
 description      collection of cryptographic algorithms and protocols for python
 long_description collection of cryptographic algorithms and protocols, \
   implemented for use from python. Among are MD2, MD4, RIPEMD, AES, \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100713/5c585c68/attachment.html>


More information about the macports-changes mailing list