Skip to content

Commit

Permalink
graphics/tesseract: Revert update to data version 4.00. Using version…
Browse files Browse the repository at this point in the history
… 4 data with version 3 program is not supported. Fixes TritonDataCenter#113.
  • Loading branch information
mamash committed Jun 11, 2018
1 parent f41699a commit c008b84
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions graphics/tesseract/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.36 2018/04/29 10:16:20 adam Exp $
# $NetBSD: Makefile,v 1.37 2018/06/11 15:01:49 fhajny Exp $

DISTNAME= tesseract-3.05.01
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tesseract-ocr/}
DISTFILES= ${DEFAULT_DISTFILES}
Expand All @@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/tesseract-ocr/tesseract
COMMENT= Open Source OCR Engine
LICENSE= apache-2.0

LANGVER= 4.00
LANGVER= 3.04.00
DISTFILES+= tessdata-${LANGVER}${EXTRACT_SUFX}
SITES.tessdata-${LANGVER}.tar.gz= -${MASTER_SITES:Q}tessdata/archive/${LANGVER}.tar.gz

Expand Down
10 changes: 5 additions & 5 deletions graphics/tesseract/distinfo
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.16 2018/01/25 11:30:34 adam Exp $
$NetBSD: distinfo,v 1.17 2018/06/11 15:01:49 fhajny Exp $

SHA1 (tessdata-4.00.tar.gz) = 2775df2afc7972fbd3fa889d67cafb9b35b8670f
RMD160 (tessdata-4.00.tar.gz) = c38bce68a28e8d6df1cc4e61789c58ae0933d78a
SHA512 (tessdata-4.00.tar.gz) = 4f99289a4853f054927058ff651cee52c4c9732e9cefa3d1481441bcdc308d6192957fa6051dbe50fe1f3a74b366a6242f3b2bde767dc43a488f3709225c4dd0
Size (tessdata-4.00.tar.gz) = 1177623718 bytes
SHA1 (tessdata-3.04.00.tar.gz) = 6ea24cccf0e823da98589ccc75d51f0950618236
RMD160 (tessdata-3.04.00.tar.gz) = 0a3c3b3c127b6031e2e037d78e3a6f159fb9e869
SHA512 (tessdata-3.04.00.tar.gz) = 4fbb66137c729e16c7a9e35b09916a45c1bb5ec5a7002a22647e0b10975362cb44c6d6c0c997baf25866f78749ec2d4a86317ec3fb664bd963243e230516d162
Size (tessdata-3.04.00.tar.gz) = 499088801 bytes
SHA1 (tesseract-3.05.01.tar.gz) = a9a70bf84a597cb3c228d73c70a590e7b032b6ce
RMD160 (tesseract-3.05.01.tar.gz) = 11fae540fdd0ec4f6f9388fae4bbde790b17ee4d
SHA512 (tesseract-3.05.01.tar.gz) = a49c20c98386684cd89582e57b772811204fad8e5ff18214fb0da109f73629c70845054985e31e8deeb49107fbcf56e546aff661f08eb5dd60fbf83dbe976e81
Expand Down

0 comments on commit c008b84

Please sign in to comment.