Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ocrmypdf: update to 16.8.0 #27560

Merged
merged 1 commit into from
Feb 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions textproc/ocrmypdf/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ PortSystem 1.0
PortGroup python 1.0

name ocrmypdf
version 16.7.0
revision 3
version 16.8.0
revision 0
categories textproc

homepage https://github.com/ocrmypdf/OCRmyPDF

maintainers {@akierig fastmail.de:akierig} openmaintainer

checksums rmd160 c0f0dacdcdd5abdf1d51d4b4156807fa465b18a6 \
sha256 d79c37dc1404931eaa7ee15dc281d9da5575b8f361a55a509962a969d002daa4 \
size 6786952
checksums rmd160 fda01f4a6f39c807a593041b94b2317369070377 \
sha256 007f2c536415ff570d43aabc01996578d3d07f277c585be446da771aff6d9a48 \
size 6802277

description ${name} adds an OCR text layer to scanned PDF files, \
allowing them to be searched
Expand Down