Bug 168181 - update port: japanese/tegaki-recognize
Summary: update port: japanese/tegaki-recognize
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-21 01:30 UTC by Timothy Beyer
Modified: 2012-05-22 20:40 UTC (History)
1 user (show)

See Also:


Attachments
tegaki-recognize.diff (1.39 KB, patch)
2012-05-21 01:30 UTC, Timothy Beyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Beyer 2012-05-21 01:30:06 UTC
- Update to version 0.3.1.2.

- Adjust position of LICENSE and LICENSE_FILE in Makefile to get rid of portlint errors.

Fix: Apply the patch and build
How-To-Repeat: apply the patch and build
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-05-21 21:07:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-22 20:38:47 UTC
rm          2012-05-22 19:38:34 UTC

  FreeBSD ports repository

  Modified files:
    japanese/tegaki-recognize Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  - update to 0.3.1.2
  
  While I'm here:
  - drop LICENSE_FILE that isn't needed for well-known licenses
  - strict python version to 2.x only (apps using pygtk do not (and will not)
    support python3)
  - do not try to remove directories that we not installing
  
  PR:             168181
  Submitted by:   Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
  
  Revision  Changes    Path
  1.2       +5 -6      ports/japanese/tegaki-recognize/Makefile
  1.2       +2 -2      ports/japanese/tegaki-recognize/distinfo
  1.2       +1 -1      ports/japanese/tegaki-recognize/pkg-descr
  1.2       +0 -2      ports/japanese/tegaki-recognize/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-05-22 20:40:07 UTC
State Changed
From-To: open->closed

Committed, thank you!