Bug 286069 - dns/dnshistory: update MASTER_SITES and WWW
Summary: dns/dnshistory: update MASTER_SITES and WWW
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: Zsolt Udvari
URL:
Keywords: dogfood, easy
Depends on:
Blocks:
 
Reported: 2025-04-13 01:51 UTC by Chris Hutchinson
Modified: 2025-04-24 08:52 UTC (History)
1 user (show)

See Also:


Attachments
git diff against dns/dnshistory ver. 0 (1.08 KB, patch)
2025-04-13 01:51 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff
git diff against dns/dnshistory version 2 (final) (1009 bytes, patch)
2025-04-13 02:17 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff
git diff against dns/dnshistory version 3 (1.49 KB, patch)
2025-04-13 23:08 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2025-04-13 01:51:10 UTC
Created attachment 259515 [details]
git diff against dns/dnshistory ver. 0

I went to make some changes and add some features to
this port and found that the authors site went AWOL.
Let's fix that. Put the source on a public RCS (codeberg).

Changes:
MASTER_SITES
WWW

That's it.

Thanks!
Comment 1 Chris Hutchinson 2025-04-13 02:17:43 UTC
Created attachment 259516 [details]
git diff against dns/dnshistory version 2 (final)

previously submitted patch was grabbed from the wrong ports tree. sorry. :(
Comment 2 Chris Hutchinson 2025-04-13 23:08:56 UTC
Created attachment 259531 [details]
git diff against dns/dnshistory version 3

ugh. rookie mistake. 3rd and final patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-04-24 08:52:29 UTC
A commit in branch main references this bug:

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

commit be563346d968371ae835c24f46989693b4af75cf
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2025-04-24 08:48:35 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-04-24 08:50:32 +0000

    dns/dnshistory: Update MASTER_SITES and WWW

    Change WRKSRC.
    Use localbase.
    Switch to DISTVERSION.
    Include only bsd.port.mk.

    PR:             286069
    Approved by:    submitter is maintainer

 dns/dnshistory/Makefile | 22 ++++++++++------------
 dns/dnshistory/distinfo |  5 +++--
 2 files changed, 13 insertions(+), 14 deletions(-)
Comment 4 Zsolt Udvari freebsd_committer freebsd_triage 2025-04-24 08:52:57 UTC
Committed!