diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-06-24 05:16:12 +0800 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-06-24 05:16:12 +0800 |
commit | 2ed42abae9eaacc11896262950d2fb46916f184a (patch) | |
tree | 8bb421d8fafb4ec21356aadbf78ce533a8d0c1a3 /graphics/tesseract | |
parent | ea30fa9342dce9e5093935fa2b2c4d13624c62ed (diff) | |
download | freebsd-ports-gnome-2ed42abae9eaacc11896262950d2fb46916f184a.tar.gz freebsd-ports-gnome-2ed42abae9eaacc11896262950d2fb46916f184a.tar.zst freebsd-ports-gnome-2ed42abae9eaacc11896262950d2fb46916f184a.zip |
graphics/tesseract: update to 3.05.02
PR: 229257
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Diffstat (limited to 'graphics/tesseract')
-rw-r--r-- | graphics/tesseract/Makefile | 3 | ||||
-rw-r--r-- | graphics/tesseract/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 4e641b00bd83..03065995941f 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tesseract -PORTVERSION= 3.05.01 -PORTREVISION= 4 +PORTVERSION= 3.05.02 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl diff --git a/graphics/tesseract/distinfo b/graphics/tesseract/distinfo index 35089ce41ee8..af0523d42965 100644 --- a/graphics/tesseract/distinfo +++ b/graphics/tesseract/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497959938 -SHA256 (tesseract-ocr-tesseract-3.05.01_GH0.tar.gz) = 05898f93c5d057fada49b9a116fc86ad9310ff1726a0f499c3e5211b3af47ec1 -SIZE (tesseract-ocr-tesseract-3.05.01_GH0.tar.gz) = 3574810 +TIMESTAMP = 1529694939 +SHA256 (tesseract-ocr-tesseract-3.05.02_GH0.tar.gz) = 494d64ffa7069498a97b909a0e65a35a213989e0184f1ea15332933a90d43445 +SIZE (tesseract-ocr-tesseract-3.05.02_GH0.tar.gz) = 3571750 |