Bug 269367 - dns/knot3: upgrade to 3.2.5
Summary: dns/knot3: upgrade to 3.2.5
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: Nuno Teixeira
URL: https://www.knot-dns.cz/2023-02-02-ve...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-06 09:48 UTC by Leo Vandewoestijne
Modified: 2023-02-06 10:26 UTC (History)
1 user (show)

See Also:


Attachments
knot 3.2.5 (813 bytes, patch)
2023-02-06 09:48 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 2023-02-06 09:48:14 UTC
Created attachment 239940 [details]
knot 3.2.5

A Knot DNS 3.2.5 was released few days ago.
This patch upgrades accordingly.

Tested successful in poudriere.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2023-02-06 10:16:01 UTC
Patch doesn't apply.
It looks like your editor is using spaces instead of tabs.

---Checking patch dns/knot3/Makefile...
error: while searching for:
PORTNAME=      knot
DISTVERSION=   3.2.4
CATEGORIES=    dns
MASTER_SITES=  https://secure.nic.cz/files/knot-dns/ \
               https://dns.company/downloads/knot-dns/

error: patch failed: dns/knot3/Makefile:1
---
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-06 10:25:32 UTC
A commit in branch main references this bug:

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

commit 75058bab61dfa113d70aab7c317bf7e837bdde18
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2023-02-06 10:23:52 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-02-06 10:24:54 +0000

    dns/knot3: Update to 3.2.5

    ChangeLog:      https://www.knot-dns.cz/2023-02-02-version-325.html
    PR:             269367

 dns/knot3/Makefile | 2 +-
 dns/knot3/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2023-02-06 10:26:03 UTC
Committed, thanks!