Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2016 02:01:08 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408969 - head/science/psychopy
Message-ID:  <201602160201.u1G2183k005362@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602160201.u1G2183k005362>