Created attachment 249639 [details] Patch to upgrade irc/epic4 to 2.10.11 This port updates epic4 to 2.10.11 and also does some cleanup: 1. Converts to DISTVERSION 2. Syncs MASTER_SITES with irc/epic5 3. Strips binaries 4. Includes upstream patches to minimize build warnings
Created attachment 249641 [details] Corrected patch to epic4-2.10.11
Hello, Is a changelog url available? Thanks
(In reply to Nuno Teixeira from comment #2) From the KNOWNBUGS file: * Quality of life improvements... * - Reduce compiler warnings with modern gcc/clangs * - Include patch from https://sources.debian.org/patches/epic4/1:2.10.10-1/man.patch/ * - Include patch from https://sources.debian.org/patches/epic4/1:2.10.10-1/status_mschulze.patch/ * (I reviewed all of the debian patches - some of them are debian-specific customizations) * - Include patch from https://src.fedoraproject.org/rpms/epic/blob/rawhide/f/epic4-2.10.10-c99.patch * - Include patch from https://src.fedoraproject.org/rpms/epic/blob/rawhide/f/epic4-2.10.1-sighandling.patch * EPIC4-2.10.11 released here (Recrudescence) (commit 793)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=05f24e07268d35aa56a2f4dddcd729869b2bcd67 commit 05f24e07268d35aa56a2f4dddcd729869b2bcd67 Author: epic <epic@dsllsn.net> AuthorDate: 2024-04-04 17:22:52 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-04-04 17:25:22 +0000 irc/epic4: Update to 2.10.11 - Converts to DISTVERSION - Syncs MASTER_SITES with irc/epic5 - Strips binaries - Includes upstream patches to minimize build warnings ChangeLog: From the KNOWNBUGS file: * Quality of life improvements... * - Reduce compiler warnings with modern gcc/clangs * - Include patch from https://sources.debian.org/patches/epic4/1:2.10.10-1/man.patch/ * - Include patch from https://sources.debian.org/patches/epic4/1:2.10.10-1/status_mschulze.patch/ * (I reviewed all of the debian patches - some of them are debian-specific customizations) * - Include patch from https://src.fedoraproject.org/rpms/epic/blob/rawhide/f/epic4-2.10.10-c99.patch * - Include patch from https://src.fedoraproject.org/rpms/epic/blob/rawhide/f/epic4-2.10.1-sighandling.patch * EPIC4-2.10.11 released here (Recrudescence) (commit 793) PR: 278102 irc/epic4/Makefile | 12 +++++++----- irc/epic4/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 8 deletions(-)
Committed, thanks!