1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

sysutils/plocate: Update to 1.1.22

CHANGES:
- Fix updatedb writing incomplete .db files under Termux.
  Patch by Grisha Levit.

- Make the systemd timer run more consistently during the
  night. Patch by Florian Schmaus.

- Add an (undocumented) flag --ignore-visibility to plocate,
  giving the equivalent of building the database with
  --require-visibility no. Drops setgid, of course, so you
  will usually need to be root to use it.

PR:		279130
This commit is contained in:
Stefan `Sec` Zehl 2024-05-18 17:41:21 +02:00 committed by Li-Wen Hsu
parent 4ec0307c15
commit c8ad3da4f2
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
2 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= plocate
DISTVERSION= 1.1.19
PORTREVISION= 1
DISTVERSION= 1.1.22
CATEGORIES= sysutils
MASTER_SITES= https://plocate.sesse.net/download/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1686519928
SHA256 (plocate-1.1.19.tar.gz) = d95bc8ee8a9f79b9f69ce63df53fb85b202139f243bbb84c399555eda22e6165
SIZE (plocate-1.1.19.tar.gz) = 73964
TIMESTAMP = 1716044387
SHA256 (plocate-1.1.22.tar.gz) = 3b7e4741b4aa2ec044e53eff06474a32a3fb1e928b9382351fe79d4c27fb0049
SIZE (plocate-1.1.22.tar.gz) = 75072