[54763] trunk/dports/python/py25-psychopy/Portfile

snc at macports.org snc at macports.org
Sat Aug 1 15:39:17 PDT 2009


Revision: 54763
          http://trac.macports.org/changeset/54763
Author:   snc at macports.org
Date:     2009-08-01 15:39:16 -0700 (Sat, 01 Aug 2009)
Log Message:
-----------
apply changes from ticket #20277, also fix lint.

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

Modified: trunk/dports/python/py25-psychopy/Portfile
===================================================================
--- trunk/dports/python/py25-psychopy/Portfile	2009-08-01 22:35:18 UTC (rev 54762)
+++ trunk/dports/python/py25-psychopy/Portfile	2009-08-01 22:39:16 UTC (rev 54763)
@@ -12,11 +12,11 @@
 
 set gproject            PsychoPy
 
-description             ${gproject} is an open-source package for creating psychology stimuli in Python (A real and free alternative to Matlab). 
+description             ${gproject} is an open-source package for creating psychology stimuli in Python (A real and free alternative to Matlab).
 long_description        ${description}. PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give psychophysics a free and simple stimulus presentation and control package.
 
 homepage                http://www.psychopy.org
-master_sites            googlecode:${gproject}
+master_sites            googlecode:psychopy
 
 
 depends_lib             port:py25-setuptools \
@@ -32,4 +32,5 @@
                         rmd160  8ff3eb1bc4eb2c11baa72b4ef41f60eecdf52dc5
 
 
-livecheck.regex {([0-9.]+).zip}
+livecheck.regex         ${gproject}-(\[0-9.\]+)\\.zip
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090801/50c35ce8/attachment-0001.html>


More information about the macports-changes mailing list