Summary: | irc/eggdrop: Modernize port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Daniel Engberg <diizzy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dbaio | ||||
Priority: | --- | Flags: | dbaio:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
You can grab maintainership as well. Thanks. Want me to reset maintainership? I just made a small patch to make it follow Porters Handbook more closely. I haven't used Eggdrop in 10 years or so. (In reply to Daniel Engberg from comment #2) yes, please A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c41280c203ecbbce7647674f8363bac2ea541335 commit c41280c203ecbbce7647674f8363bac2ea541335 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-08-27 12:37:49 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-08-27 12:37:55 +0000 irc/eggdrop: Modernize port * Use upstream release archive as recommended by Porters Handbook USE_GITHUB section * Remove MAKE_JOBS_UNSAFE and LLD_UNSAFE * Remove obsolete CONFLICTS entry (port removed 2 years ago) * Minor cosmetic changes * Return port to pool PR: 266065 Reviewed by: dbaio irc/eggdrop/Makefile | 16 ++++------------ irc/eggdrop/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 15 deletions(-) |
Created attachment 236144 [details] Patch for eggdrop * Use upstream release archive as recommended by Porters Handbook USE_GITHUB section * Remove MAKE_JOBS_UNSAFE and LLD_UNSAFE * Remove obsolete CONFLICTS entry (port removed 2 years ago) Smoke test (eggdrop -h) on FreeBSD 13.1-STABLE #0 stable/13-n251817-0c4d13c521a (amd64) Poudriere testport OK 12.3-RELEASE (amd64) Poudriere testport OK 13.1-RELEASE (i386)