summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2025-01-04 22:37:16 -0700
committerAaron Ball <nullspoon@oper.io>2025-01-04 22:37:16 -0700
commit3950c38be313394f85436624c246e33152f931ef (patch)
tree1a6f64c62729b23d0507e04f52349dba4ca86b12
parenteefcde4868eab845b527f3478d7d33477c97b44c (diff)
downloadports-3950c38be313394f85436624c246e33152f931ef.tar.gz
ports-3950c38be313394f85436624c246e33152f931ef.tar.xz
tesseract:version from 5.3.2 to 5.5.0
-rw-r--r--tesseract/.footprint7
-rw-r--r--tesseract/.md5sum2
-rw-r--r--tesseract/.signature8
-rw-r--r--tesseract/Pkgfile2
4 files changed, 10 insertions, 9 deletions
diff --git a/tesseract/.footprint b/tesseract/.footprint
index 13e2666..1b47cf2 100644
--- a/tesseract/.footprint
+++ b/tesseract/.footprint
@@ -18,9 +18,9 @@ drwxr-xr-x root/root usr/include/tesseract/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libtesseract.a
-rwxr-xr-x root/root usr/lib/libtesseract.la
-lrwxrwxrwx root/root usr/lib/libtesseract.so -> libtesseract.so.5.0.3
-lrwxrwxrwx root/root usr/lib/libtesseract.so.5 -> libtesseract.so.5.0.3
--rwxr-xr-x root/root usr/lib/libtesseract.so.5.0.3
+lrwxrwxrwx root/root usr/lib/libtesseract.so -> libtesseract.so.5.0.5
+lrwxrwxrwx root/root usr/lib/libtesseract.so.5 -> libtesseract.so.5.0.5
+-rwxr-xr-x root/root usr/lib/libtesseract.so.5.0.5
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/tesseract.pc
drwxr-xr-x root/root usr/share/
@@ -64,6 +64,7 @@ drwxr-xr-x root/root usr/share/tessdata/configs/
-rw-r--r-- root/root usr/share/tessdata/configs/lstmbox
-rw-r--r-- root/root usr/share/tessdata/configs/lstmdebug
-rw-r--r-- root/root usr/share/tessdata/configs/makebox
+-rw-r--r-- root/root usr/share/tessdata/configs/page
-rw-r--r-- root/root usr/share/tessdata/configs/pdf
-rw-r--r-- root/root usr/share/tessdata/configs/quiet
-rw-r--r-- root/root usr/share/tessdata/configs/rebox
diff --git a/tesseract/.md5sum b/tesseract/.md5sum
index 26f9f13..42a07c3 100644
--- a/tesseract/.md5sum
+++ b/tesseract/.md5sum
@@ -1 +1 @@
-48257c40a24a49912383626cf4d9606c 5.3.2.tar.gz
+17a6d7b78793ff587686449b29d51894 5.5.0.tar.gz
diff --git a/tesseract/.signature b/tesseract/.signature
index c52674d..fd8f520 100644
--- a/tesseract/.signature
+++ b/tesseract/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/nullspoon.pub
-RWThnm0RuVZhZkREcJADAwWqj2xdnIS7n/3JZ8haI3XQXCgPL+3lqA3ro2bKaLXZJRpC3gVLy1pn9tRHHPhpoeBP+XQd4shfHg4=
-SHA256 (Pkgfile) = cb61b15b41d9aa88433efb184dcebd4e46592392cee3ff5ee4d9fbbe330ade56
-SHA256 (.footprint) = af9a3d6a6d7a29384b88c10c1c295deb88a64311b8a7f96420ac8397ba783049
-SHA256 (5.3.2.tar.gz) = b99d30fed47360d7168c3e25d194a7416ceb1d9e4b232c7f121cc5f77084d3e7
+RWThnm0RuVZhZiqL2FQ2A42xMJnhGpRLGzM/BSSesPdQZFkXSgyipWhfcU9xKDSJCpDAmlz4nhhIrYGmcE/F8IXyv+9B+axgvAE=
+SHA256 (Pkgfile) = 539d85032a822c294e68aa91650c89a5fca8cf6098516f1c0bbe57b6c45f6f1a
+SHA256 (.footprint) = 48676f789c63d29b901d22c706182e2da22362f757430b471d959b283853737e
+SHA256 (5.5.0.tar.gz) = f2fb34ca035b6d087a42875a35a7a5c4155fa9979c6132365b1e5a28ebc3fc11
diff --git a/tesseract/Pkgfile b/tesseract/Pkgfile
index e871b2b..c81257d 100644
--- a/tesseract/Pkgfile
+++ b/tesseract/Pkgfile
@@ -5,7 +5,7 @@
# Nice to have: tessdata
name=tesseract
-version=5.3.2
+version=5.5.0
release=1
source=(https://github.com/tesseract-ocr/${name}/archive/${version}.tar.gz)

Generated by cgit