Bug 272052 - sysutils/rdfind: Update to 1.6.0
Summary: sysutils/rdfind: Update to 1.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL: https://github.com/pauldreik/rdfind/b...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-17 22:34 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-06-24 08:53 UTC (History)
1 user (show)

See Also:


Attachments
rdfind-1.6.0.patch (1.29 KB, patch)
2023-06-17 22:34 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2023-06-17 22:34:48 UTC
Created attachment 242849 [details]
rdfind-1.6.0.patch

Description:

ChangeLog: https://github.com/pauldreik/rdfind/blob/releases/1.6.0/ChangeLog

* support for sha512
* fix build failures for gcc 11, 12 and 13

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-06-24 08:52:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91620a7be434adb2b4fb797d58353932272592a3

commit 91620a7be434adb2b4fb797d58353932272592a3
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-06-24 08:49:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-06-24 08:51:24 +0000

    sysutils/rdfind: Update to 1.6.0

    Changelog:
    https://github.com/pauldreik/rdfind/blob/releases/1.6.0/ChangeLog

    PR:             272052

 sysutils/rdfind/Makefile | 2 +-
 sysutils/rdfind/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-06-24 08:53:49 UTC
Committed, thanks!