Summary: | dns/luaunbound: fix pkg-descr and WWW link | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thomas Morper <thomas> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff122c28042167bebb94c0c99a6e7e75a4bb84d1 commit ff122c28042167bebb94c0c99a6e7e75a4bb84d1 Author: Thomas Morper <thomas@beingboiled.info> AuthorDate: 2022-12-15 07:33:18 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-12-15 17:16:51 +0000 dns/luaunbound: fix pkg-descr and WWW link Where copied from luasec. PR: 268381 Reported by: thomas@beingboiled.info (maintainer) dns/luaunbound/Makefile | 5 +++-- dns/luaunbound/pkg-descr | 7 +++---- 2 files changed, 6 insertions(+), 6 deletions(-) |
Created attachment 238798 [details] dns/luaunbound: fix pkg-descr and WWW link dns/luaunbound: fix pkg-descr and WWW link * fix pkg-descr and WWW link which were copied from luasec and then forgotten when initially creating the port * use DISTVERSION rather than PORTVERSION QA: * portlint: OK (looks fine) * testport: OK (poudriere: 12.4 AMD64/i386, 13.1 AMD64/ARM64, Lua 5.4)