| Summary: | [MAINTAINER] graphics/ocropus: update to 0.4 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | hiroto.kagotani | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
hiroto.kagotani
2009-06-17 12:00:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. 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"
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! |