Summary: | deskutils/recoll: update to 1.31.2 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jose G. Juanino <jjuanino> | ||||||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | danfe, grahamperrin, lcook, lwhsu | ||||||||
Priority: | --- | Keywords: | needs-qa | ||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://www.lesbonscomptes.com/recoll/pages/release-1.26.html | ||||||||||
Attachments: |
|
Description
Jose G. Juanino
2021-11-06 16:47:06 UTC
(In reply to jjuanino from comment #0) Oh, nice, I've started to work on updating it myself, and your patch came just in time! Created attachment 229371 [details]
Screenshot: starting …
Created attachment 229372 [details]
… success.
I used nano(1) to create, edit, write out (save) then exit from a short, simple text file. Its content was found by Recoll.
Then mv(1) to rename the file, and again nano – to edit (remove one of three words) and write out without closure. Recoll found the file and represented its reduced content:
* screenshot attached.
Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=76d53e6ee5976214a52bf2082efc11d681a9fb20 commit 76d53e6ee5976214a52bf2082efc11d681a9fb20 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-11-10 16:21:48 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-11-10 16:21:48 +0000 deskutils/recoll: update the port and improve option handling - Update Recoll to the latest version 1.31.2 - Unbreak the build with X11MON option (add missing -lfam) - Unbreak stripping when CHM option is disabled PR: 259679 deskutils/recoll/Makefile | 18 +++++++-------- deskutils/recoll/distinfo | 6 ++--- deskutils/recoll/files/patch-Makefile.in | 15 ++++++++++--- .../recoll/files/patch-utils_fileudi.cpp (gone) | 10 --------- deskutils/recoll/pkg-plist | 26 ++++++++++++++-------- 5 files changed, 40 insertions(+), 35 deletions(-) Committed with minor modifications, thanks! |