svn commit: r408969 - head/science/psychopy

Wen Heping wen at FreeBSD.org
Tue Feb 16 02:01:09 UTC 2016


Author: wen
Date: Tue Feb 16 02:01:07 2016
New Revision: 408969
URL: https://svnweb.freebsd.org/changeset/ports/408969

Log:
  - Update to 1.83.04
  
  PR:		207165
  Submitted by:	tkato432 at yahoo.com

Modified:
  head/science/psychopy/Makefile
  head/science/psychopy/distinfo
  head/science/psychopy/pkg-descr

Modified: head/science/psychopy/Makefile
==============================================================================
--- head/science/psychopy/Makefile	Tue Feb 16 01:10:24 2016	(r408968)
+++ head/science/psychopy/Makefile	Tue Feb 16 02:01:07 2016	(r408969)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	psychopy
-PORTVERSION=	1.83.03
+PORTVERSION=	1.83.04
 CATEGORIES=	science python
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/science/psychopy/distinfo
==============================================================================
--- head/science/psychopy/distinfo	Tue Feb 16 01:10:24 2016	(r408968)
+++ head/science/psychopy/distinfo	Tue Feb 16 02:01:07 2016	(r408969)
@@ -1,2 +1,2 @@
-SHA256 (psychopy-psychopy-1.83.03_GH0.tar.gz) = 608c0eac0021b3ec06e250243459c607f656e4210bfd7fefaaae330341b3e873
-SIZE (psychopy-psychopy-1.83.03_GH0.tar.gz) = 15230958
+SHA256 (psychopy-psychopy-1.83.04_GH0.tar.gz) = 18b9d48213b285625117add12a1d77ecb60958876cf4ebe4514a85372cffe6d7
+SIZE (psychopy-psychopy-1.83.04_GH0.tar.gz) = 15232063

Modified: head/science/psychopy/pkg-descr
==============================================================================
--- head/science/psychopy/pkg-descr	Tue Feb 16 01:10:24 2016	(r408968)
+++ head/science/psychopy/pkg-descr	Tue Feb 16 02:01:07 2016	(r408969)
@@ -1,12 +1,12 @@
-PsychoPy is an open-source package for creating psychology stimuli
-in Python (A real and free alternative to Matlab). PsychoPy combines
-the graphical strengths of OpenGL with the easy Python syntax to give
+PsychoPy is an open-source package for creating psychology stimuli in
+Python (A real and free alternative to Matlab). PsychoPy combines the
+graphical strengths of OpenGL with the easy Python syntax to give
 psychophysics a free and simple stimulus presentation and control
 package.
 
-The goal is to provide, for the busy scientist (including me!), tools
-to control timing and windowing and a simple set of pre-packaged
-stimuli and methods. The code is platform independent, using Python
-and C libraries that are widely available.
+The goal is to provide, for the busy scientist, tools to control timing
+and windowing and a simple set of pre-packaged stimuli and methods. The
+code is platform independent, using Python and C libraries that are
+widely available.
 
 WWW: http://www.psychopy.org/


More information about the svn-ports-all mailing list