Bug 278102 - irc/epic4: Update to 2.10.11
Summary: irc/epic4: Update to 2.10.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Nuno Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 15:38 UTC by epic
Modified: 2024-04-04 17:26 UTC (History)
2 users (show)

See Also:


Attachments
Patch to upgrade irc/epic4 to 2.10.11 (1.87 KB, patch)
2024-04-01 15:38 UTC, epic
no flags Details | Diff
Corrected patch to epic4-2.10.11 (1.90 KB, patch)
2024-04-01 15:57 UTC, epic
epic: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description epic 2024-04-01 15:38:47 UTC
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
Comment 1 epic 2024-04-01 15:57:17 UTC
Created attachment 249641 [details]
Corrected patch to epic4-2.10.11
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-04 15:31:26 UTC
Hello,

Is a changelog url available?

Thanks
Comment 3 epic 2024-04-04 15:38:03 UTC
(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)
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-04-04 17:26:02 UTC
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(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-04 17:26:35 UTC
Committed, thanks!