[37300] trunk/dports/python/py25-processing/Portfile

blair at macports.org blair at macports.org
Mon Jun 2 12:12:05 PDT 2008


Revision: 37300
          http://trac.macosforge.org/projects/macports/changeset/37300
Author:   blair at macports.org
Date:     2008-06-02 12:12:04 -0700 (Mon, 02 Jun 2008)

Log Message:
-----------
New upstream 0.52 release of the pyprocessing module.

Modified Paths:
--------------
    trunk/dports/python/py25-processing/Portfile

Modified: trunk/dports/python/py25-processing/Portfile
===================================================================
--- trunk/dports/python/py25-processing/Portfile	2008-06-02 19:11:20 UTC (rev 37299)
+++ trunk/dports/python/py25-processing/Portfile	2008-06-02 19:12:04 UTC (rev 37300)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-processing
-version			0.40
+version			0.52
 categories		python
 platforms		darwin
 maintainers		blair
@@ -23,13 +23,13 @@
 homepage		http://developer.berlios.de/projects/pyprocessing
 master_sites		http://pypi.python.org/packages/source/p/processing
 distname		processing-${version}
-checksums		md5 34e05d9f531208d5d6a9dd9e2b5c276b \
-			sha1 a8ae53438643260b74ce31b2fc21be5e9a5fc1cc \
-			rmd160  163db7fc1dd336aa2b17ad5fd7d09edf1965a757
+checksums		md5 62772fa3002d003b2395ed669072d51d \
+			sha1 242cd025d80a5e077de01676465f6b8582222bf4 \
+			rmd160 c04aa3ce3bf5534fa9d98dbfbec8c0ee0cf3fbd7
 use_zip			yes
 
 test.run		yes
-test.cmd		${python.bin} -m processing.test
+test.cmd		${python.bin} -m processing.tests
 test.env		"PYTHONPATH=build/lib.macosx-10.3-${os.arch}-2.5"
 
 livecheck.check		regex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080602/815cb146/attachment.htm 


More information about the macports-changes mailing list