[46291] trunk/dports/python

blb at macports.org blb at macports.org
Sun Feb 1 20:27:13 PST 2009


Revision: 46291
          http://trac.macports.org/changeset/46291
Author:   blb at macports.org
Date:     2009-02-01 20:27:11 -0800 (Sun, 01 Feb 2009)
Log Message:
-----------
New port: python/py26-keyczar, Easy to use cryptographic toolkit

Modified Paths:
--------------
    trunk/dports/python/py26-keyczar/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-keyczar/

Modified: trunk/dports/python/py26-keyczar/Portfile
===================================================================
--- trunk/dports/python/py25-keyczar/Portfile	2009-02-02 00:52:15 UTC (rev 46278)
+++ trunk/dports/python/py26-keyczar/Portfile	2009-02-02 04:27:11 UTC (rev 46291)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python26 1.0
 
-name                py25-keyczar
+name                py26-keyczar
 version             0.6b
 categories-append   devel crypto
 maintainers         blb
@@ -26,7 +26,7 @@
                     sha1    817fb2c284a409e6b1fc7a90bb1ad463195a9241 \
                     rmd160  267b36896a325583b173d5f12e87a118615808b8
 
-depends_lib-append  port:py25-crypto port:py25-asn1 port:py25-simplejson
+depends_lib-append  port:py26-crypto port:py26-asn1 port:py26-simplejson
 
 post-extract {
    file copy ${filespath}/setup.py ${worksrcpath}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090201/58aa8640/attachment.html>


More information about the macports-changes mailing list