FreeBSD Bugzilla – Attachment 253403 Details for
Bug 281303
irc/epic4: Update to 3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
epic4-3.0.patch (corrected, again)
file_281303.txt (text/plain), 1.84 KB, created by
epic
on 2024-09-07 16:26:19 UTC
(
hide
)
Description:
epic4-3.0.patch (corrected, again)
Filename:
MIME Type:
Creator:
epic
Created:
2024-09-07 16:26:19 UTC
Size:
1.84 KB
patch
obsolete
>From e469e469bce7fd647c95bab336d8133ed33588b6 Mon Sep 17 00:00:00 2001 >From: <epic@dsllsn.net> >Date: Sat, 7 Sep 2024 11:21:50 -0500 >Subject: [PATCH 1/1] irc/epic4: update to 3.0 > >--- > irc/epic4/Makefile | 7 +++---- > irc/epic4/distinfo | 6 +++--- > 2 files changed, 6 insertions(+), 7 deletions(-) > >diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile >index 5c812c2e00f0..0e14238f8fca 100644 >--- a/irc/epic4/Makefile >+++ b/irc/epic4/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= epic4 >-DISTVERSION= 2.10.11 >+DISTVERSION= 3.0 > CATEGORIES= irc > MASTER_SITES= https://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ >@@ -16,8 +16,8 @@ USES= ncurses tar:xz > CONFLICTS= epic5-0.[0-2]* > > GNU_CONFIGURE= yes >-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share >-PLIST_SUB+= PORTVERSION=${PORTVERSION} >+ >+PLIST_SUB+= DISTVERSION=${DISTVERSION} > CFLAGS:= ${CFLAGS:C/-O2/-O/g} > CFLAGS+= -Wno-pointer-sign > >@@ -42,7 +42,6 @@ post-extract: > > post-patch: > @${RM} ${WRKDIR}/help/Makefile >- @${REINPLACE_CMD} -e 's|-lcurses|-lncurses|' ${WRKSRC}/configure > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/epic-EPIC4-${DISTVERSION} >diff --git a/irc/epic4/distinfo b/irc/epic4/distinfo >index 8f4e8e5b814e..53d52c7a7e7a 100644 >--- a/irc/epic4/distinfo >+++ b/irc/epic4/distinfo >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1711984112 >-SHA256 (epic4-2.10.11.tar.xz) = 622f9a11d86cb6b768d1004872e1931cdcc01e7f10029ecfc42a3945368ed151 >-SIZE (epic4-2.10.11.tar.xz) = 585652 >+TIMESTAMP = 1725566493 >+SHA256 (epic4-3.0.tar.xz) = aba371a67ea9750b69a670ea115cf4be04602bf65ceedede48e083aa98a5aaa5 >+SIZE (epic4-3.0.tar.xz) = 587440 > SHA256 (epic4-help-20050315.tar.bz2) = a7b7026ecfc00ab7040ef5e435d72fd347d48fab128722d4e213dba194cd5bbe > SIZE (epic4-help-20050315.tar.bz2) = 238390 >-- >2.46.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
epic:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 281303
:
253362
|
253370
|
253403
|
253404