Bug 281580

Summary: sysutils/msktutil: Moderize port
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? (zi)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for mskutil none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-09-19 00:25:06 UTC
Created attachment 253651 [details]
Patch for mskutil

* Use upstream release archive (remove need to use USES= autoreconf)
* Rework Makefile to follow Porters Handbook more closely and improve readability

Compile tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-05 09:21:10 UTC
A commit in branch main references this bug:

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

commit 386cf835ecfcde40881eda95c11472a541cab689
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-05 09:13:56 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-05 09:20:39 +0000

    sysutils/msktutil: Switch to upstream release tarball and modernize port

    * Use upstream release archive (remove need to use USES= autoreconf)
    * Rework Makefile to follow Porters Handbook more closely and improve readability

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

 sysutils/msktutil/Makefile | 32 ++++++++++++++++++--------------
 sysutils/msktutil/distinfo |  6 +++---
 2 files changed, 21 insertions(+), 17 deletions(-)