diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tesseract/Makefile | 4 | ||||
-rw-r--r-- | graphics/tesseract/PLIST | 4 | ||||
-rw-r--r-- | graphics/tesseract/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 2528accfd84..cc2ad210277 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2007/07/28 01:02:14 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/11/29 16:42:08 wiz Exp $ # -DISTNAME= tesseract-2.00 +DISTNAME= tesseract-2.01 CATEGORIES= graphics MASTER_SITES= http://tesseract-ocr.googlecode.com/files/ diff --git a/graphics/tesseract/PLIST b/graphics/tesseract/PLIST index 2346d3cbd36..211075c2960 100644 --- a/graphics/tesseract/PLIST +++ b/graphics/tesseract/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2007/07/28 01:02:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/11/29 16:42:09 wiz Exp $ bin/cntraining bin/mftraining bin/tesseract @@ -25,6 +25,7 @@ include/tesseract/blobcmp.h include/tesseract/blobcmpl.h include/tesseract/blobs.h include/tesseract/blread.h +include/tesseract/boxread.h include/tesseract/callcpp.h include/tesseract/callnet.h include/tesseract/charcut.h @@ -275,6 +276,7 @@ lib/libtesseract_viewer.a lib/libtesseract_wordrec.a libexec/tesseract share/doc/tesseract/README +share/tessdata/configs/api_config share/tessdata/configs/box.train share/tessdata/configs/inter share/tessdata/configs/makebox diff --git a/graphics/tesseract/distinfo b/graphics/tesseract/distinfo index c81aa1eb5a4..492f3d9c2b7 100644 --- a/graphics/tesseract/distinfo +++ b/graphics/tesseract/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/07/28 01:02:14 wiz Exp $ +$NetBSD: distinfo,v 1.3 2007/11/29 16:42:09 wiz Exp $ -SHA1 (tesseract-2.00.tar.gz) = 3051d90b74a255db791ce0d7a6dc3e12203727b9 -RMD160 (tesseract-2.00.tar.gz) = 96deb8315861e0e0c423fc2d12c9a69b776cb456 -Size (tesseract-2.00.tar.gz) = 1072362 bytes +SHA1 (tesseract-2.01.tar.gz) = c35f3448e97d61e00980abba6b2e9cb6e151c366 +RMD160 (tesseract-2.01.tar.gz) = e28bb1d60baf73c8eaa646b32825d9931116851e +Size (tesseract-2.01.tar.gz) = 1050770 bytes |