Bug 199249 - [PATCH] science/psychopy: Update to version 1.82.01
Summary: [PATCH] science/psychopy: Update to version 1.82.01
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-04-06 18:56 UTC by tkato432
Modified: 2015-04-29 14:14 UTC (History)
0 users

See Also:


Attachments
science_psychopy.diff (2.67 KB, patch)
2015-04-06 18:56 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2015-04-06 18:56:34 UTC
Created attachment 155287 [details]
science_psychopy.diff
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-29 13:53:18 UTC
A commit references this bug:

Author: jbeich
Date: Wed Apr 29 13:53:10 UTC 2015
New revision: 384976
URL: https://svnweb.freebsd.org/changeset/ports/384976

Log:
  science/psychopy: update to 1.82.01 and overhaul

  - Add .desktop file
  - Add shortcut under PATH
  - Define LICENSE
  - Mark NO_ARCH because of no C modules
  - Drop unused BUILD_DEPENDS
  - Convert to USE_WX
  - Replace bundled DejaVu font with slightly newer system copy

  Changes:	http://www.psychopy.org/changelog.html#psychopy-1-82
  PR:		199249
  Submitted by:	tkato432@yahoo.com

Changes:
  head/science/psychopy/Makefile
  head/science/psychopy/distinfo
Comment 2 Jan Beich freebsd_committer freebsd_triage 2015-04-29 14:14:07 UTC
Thanks. Committed with minor changes:

- Drop bogus sorting in RUN_DEPENDS
- PYTHOPREFIX_ to honor LOCALBASE != PREFIX
- Depend on specific .ttf file for clarity
- No need to RM file before using LN -f
- Don't silence install commands