Bug 269483

Summary: dns/dnsperf: Use upstream release archive
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (hrs)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for dnsperf none

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(-)