Bug 281285 - dns/dnsjit: Update to 1.4.0
Summary: dns/dnsjit: Update to 1.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/DNS-OARC/dnsjit/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-05 08:43 UTC by Leo Vandewoestijne
Modified: 2024-09-05 23:00 UTC (History)
1 user (show)

See Also:


Attachments
dnsjit 1.4.0 (1.51 KB, patch)
2024-09-05 08:43 UTC, Leo Vandewoestijne
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Vandewoestijne 2024-09-05 08:43:18 UTC
Created attachment 253343 [details]
dnsjit 1.4.0

DSC 1.4.0 was released this week.
This simple patch updates accordingly.

Looks fine in portclippy and poudriere.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-09-05 22:44:40 UTC
Remove GNU_CONFIGURE_MANPREFIX.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-05 22:59:59 UTC
A commit in branch main references this bug:

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

commit 5497a7bbcfff10892f89bab1079cb8eae74a9d82
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2024-09-05 22:57:07 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-09-05 22:59:15 +0000

    dns/dnsjit: Update 1.3.0 → 1.4.0

    - Remove GNU_CONFIGURE_MANPREFIX.

    Changelog:
    https://github.com/DNS-OARC/dnsjit/releases/tag/v1.4.0

    PR:     281285

 dns/dnsjit/Makefile  | 4 +---
 dns/dnsjit/distinfo  | 6 +++---
 dns/dnsjit/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 6 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-09-05 23:00:26 UTC
Thanks.