[22189] trunk/dports/python/py-psyco/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 21 00:27:52 PST 2007


Revision: 22189
          http://trac.macosforge.org/projects/macports/changeset/22189
Author:   erickt at macports.org
Date:     2007-02-21 00:27:52 -0800 (Wed, 21 Feb 2007)

Log Message:
-----------
updating to 1.5.2

Modified Paths:
--------------
    trunk/dports/python/py-psyco/Portfile

Modified: trunk/dports/python/py-psyco/Portfile
===================================================================
--- trunk/dports/python/py-psyco/Portfile	2007-02-21 07:58:45 UTC (rev 22188)
+++ trunk/dports/python/py-psyco/Portfile	2007-02-21 08:27:52 UTC (rev 22189)
@@ -4,10 +4,10 @@
 PortGroup python24 1.0
 
 name                    py-psyco
-version                 1.5
+version                 1.5.2
 categories              python
 platforms               darwin
-maintainers             erickt at opendarwin.org
+maintainers             erickt at macports.org
 description             a python specializing compiler
 long_description        Psyco is a Python extension module which can \
                         massively speed up the execution of any Python code.
@@ -15,7 +15,9 @@
 homepage                http://psyco.sourceforge.net/
 master_sites            sourceforge:psyco
 distname                psyco-${version}-src
-checksums               md5 ff79e5daf94924fc7401d336d33edebf
+checksums               md5 bceb17423d06b573dc7b875d34e79417 \
+                        sha1 acdd491372cff5076b02763e856ecdd99e28f705 \
+                        rmd160 c554dcd16fe9eecf7c619da490ae74a98a4202ee
 worksrcdir              psyco-${version}
 
 extract.post_args       "| tar -xf - --exclude '.cvsignore'"

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


More information about the macports-changes mailing list