Fix pdftotext output, so that OCR is still triggered if needed.
See https://github.com/the-paperless-project/paperless/pull/712
This commit is contained in:
parent
10e73c3958
commit
62e40a866a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556684
@ -2,10 +2,13 @@
|
||||
|
||||
PORTNAME= paperless
|
||||
PORTVERSION= 2.7.0
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= deskutils python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= b122931185fb.patch:-p1 # https://github.com/the-paperless-project/paperless/pull/712
|
||||
|
||||
MAINTAINER= grembo@FreeBSD.org
|
||||
COMMENT= Index and archive scanned paper documents
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1553390083
|
||||
TIMESTAMP = 1606774296
|
||||
SHA256 (the-paperless-project-paperless-2.7.0_GH0.tar.gz) = 478823e12ea874dc0acd7f6ce038d221849cfcb797f0d6de57624bacdaa02839
|
||||
SIZE (the-paperless-project-paperless-2.7.0_GH0.tar.gz) = 4038688
|
||||
SHA256 (b122931185fb.patch) = 32076da28ca955c8b4db522478936aa76ef55033b8cb9ed6937ed37a393a1327
|
||||
SIZE (b122931185fb.patch) = 1449
|
||||
|
Loading…
Reference in New Issue
Block a user