mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 03:56:39 -04:00
graphics/tesseract: update to 5.3.2
Changelog: https://github.com/tesseract-ocr/tesseract/releases/tag/5.3.2
This commit is contained in:
parent
98f64400f0
commit
1d4bb91336
2 changed files with 4 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= tesseract
|
PORTNAME= tesseract
|
||||||
PORTVERSION= 5.3.1
|
PORTVERSION= 5.3.2
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
MAINTAINER= pkubaj@FreeBSD.org
|
MAINTAINER= pkubaj@FreeBSD.org
|
||||||
|
@ -32,7 +31,6 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= ${PORTNAME}-ocr
|
GH_ACCOUNT= ${PORTNAME}-ocr
|
||||||
|
|
||||||
DATADIR= ${PREFIX}/share/tessdata
|
DATADIR= ${PREFIX}/share/tessdata
|
||||||
LDFLAGS+= -pthread
|
|
||||||
PORTDATA= *
|
PORTDATA= *
|
||||||
PORTDOCS= AUTHORS ChangeLog README.md
|
PORTDOCS= AUTHORS ChangeLog README.md
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1680417492
|
TIMESTAMP = 1689086387
|
||||||
SHA256 (tesseract-ocr-tesseract-5.3.1_GH0.tar.gz) = 3761768c02b99358e5118bfabfecc979fa84a399da5fa54c49dd477d926fef43
|
SHA256 (tesseract-ocr-tesseract-5.3.2_GH0.tar.gz) = b99d30fed47360d7168c3e25d194a7416ceb1d9e4b232c7f121cc5f77084d3e7
|
||||||
SIZE (tesseract-ocr-tesseract-5.3.1_GH0.tar.gz) = 1916779
|
SIZE (tesseract-ocr-tesseract-5.3.2_GH0.tar.gz) = 1916850
|
||||||
|
|
Loading…
Add table
Reference in a new issue