Bug 258778

Summary: dns/yadifa: update to 2.5.1
Product: Ports & Packages Reporter: Leo Vandewoestijne <freebsd>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Only Me CC: yasu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.yadifa.eu/
Attachments:
Description Flags
Yadifa 2.5.1
none
Yadifa 2.5.1 w/o spaces freebsd: maintainer-approval+

Description Leo Vandewoestijne 2021-09-29 12:53:55 UTC
Created attachment 228247 [details]
Yadifa 2.5.1

Yadifa was updated to 2.5.1
This git diff patch does accordingly.
It should solve compile errors of this port using non-default options.

Tested with portlint, portfmt, portclippy and poudriere (12.2 AMD)

To create the diff I used git diff, but it may have unintended spaces.
Comment 1 Leo Vandewoestijne 2021-09-29 13:00:06 UTC
Created attachment 228250 [details]
Yadifa 2.5.1 w/o spaces

fixed the mentioned spaces
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-08 06:35:00 UTC
Take.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-08 18:06:55 UTC
A commit in branch main references this bug:

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

commit f2f37b79173e3f38fd735c5f5b19c3c7cd9009c1
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2021-10-08 06:45:10 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-10-08 18:04:57 +0000

    dns/yadifa: Update to 2.5.1

    ChangeLog:      https://github.com/yadifa/yadifa/blob/v2.5.1/ChangeLog
    PR:             258778
    Approved by:    ygy (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32365

 dns/yadifa/Makefile  | 4 ++--
 dns/yadifa/distinfo  | 6 +++---
 dns/yadifa/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-08 18:14:54 UTC
Committed. Thanks!