Bug 269483 - dns/dnsperf: Use upstream release archive
Summary: dns/dnsperf: Use upstream release archive
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-11 07:25 UTC by Daniel Engberg
Modified: 2023-02-27 20:53 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (hrs)


Attachments
Patch for dnsperf (1.35 KB, patch)
2023-02-11 07:25 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-02-11 07:25:56 UTC
Created attachment 240076 [details]
Patch for dnsperf

Use upstream release archive instead of GitHub as recommended by Porters Handbook
This also removes the dependency of autoreconf
While at it add LICENSE_FILE definition and switch to DISTVERSION instead of PORTVERSION

Compile tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-02-20 14:48:25 UTC
Friendly ping
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-27 20:45:52 UTC
A commit in branch main references this bug:

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

commit e545d81b045606f757d3573981a2c1eed46b7ee7
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-02-27 20:15:02 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-27 20:45:17 +0000

    dns/dnsperf: Use upstream release archive

    Use upstream release archive instead of GitHub generated archive as
    recommended by Porters Handbook. While at it add LICENSE_FILE
    definition and switch to DISTVERSION instead of PORTVERSION.

    PR:             269483
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 dns/dnsperf/Makefile | 9 ++++-----
 dns/dnsperf/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)