Bug 135665 - [MAINTAINER] graphics/ocropus: update to 0.4
Summary: [MAINTAINER] graphics/ocropus: update to 0.4
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 12:00 UTC by hiroto.kagotani
Modified: 2009-06-17 23:40 UTC (History)
0 users

See Also:


Attachments
ocropus-0.4.patch (16.89 KB, patch)
2009-06-17 12:00 UTC, hiroto.kagotani
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hiroto.kagotani 2009-06-17 12:00:08 UTC
- Update to 0.4

Added file(s):
- files/patch-genAM.py
- files/patch-ocr-utils__components.cc

Removed file(s):
- files/patch-Makefile.am
- files/patch-ocroscript__scripts__rec-tess-complete.lua

Generated with FreeBSD Port Tools 0.77
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-17 13:22:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-17 23:33:28 UTC
amdmi3      2009-06-17 22:33:19 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ocropus     Makefile distinfo pkg-plist 
    graphics/ocropus/files patch-configure.ac 
                           patch-ocr-utils__narray-io.h 
  Added files:
    graphics/ocropus/files patch-genAM.py 
                           patch-ocr-utils__components.cc 
  Removed files:
    graphics/ocropus/files patch-Makefile.am 
                           patch-ocroscript__scripts__rec-tess-complete.lua 
  Log:
  - Update to 0.4
  
  PR:             135665
  Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +17 -7     ports/graphics/ocropus/Makefile
  1.2       +3 -3      ports/graphics/ocropus/distinfo
  1.2       +0 -11     ports/graphics/ocropus/files/patch-Makefile.am (dead)
  1.2       +26 -5     ports/graphics/ocropus/files/patch-configure.ac
  1.1       +20 -0     ports/graphics/ocropus/files/patch-genAM.py (new)
  1.1       +10 -0     ports/graphics/ocropus/files/patch-ocr-utils__components.cc (new)
  1.2       +3 -3      ports/graphics/ocropus/files/patch-ocr-utils__narray-io.h
  1.2       +0 -96     ports/graphics/ocropus/files/patch-ocroscript__scripts__rec-tess-complete.lua (dead)
  1.2       +35 -106   ports/graphics/ocropus/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 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-17 23:34:07 UTC
State Changed
From-To: open->closed

Committed, with minor changes (USE_GCC to fix build on 6.x and 
--with-iulib to fix build with custom LOCALBASE). Thanks!