FreeBSD Bugzilla – Attachment 253370 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)
file_281303.txt (text/plain), 1.79 KB, created by
epic
on 2024-09-06 05:50:34 UTC
(
hide
)
Description:
epic4-3.0.patch (corrected)
Filename:
MIME Type:
Creator:
epic
Created:
2024-09-06 05:50:34 UTC
Size:
1.79 KB
patch
obsolete
>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 >diff --git a/irc/epic4/pkg-plist b/irc/epic4/pkg-plist >index 1fb34f82e389..86fbc92ef142 100644 >--- a/irc/epic4/pkg-plist >+++ b/irc/epic4/pkg-plist >@@ -1,5 +1,5 @@ > bin/epic >-bin/epic-EPIC4-%%PORTVERSION%% >+bin/epic-EPIC4-%%DISTVERSION%% > libexec/wserv4 > share/man/man1/epic.1.gz > share/epic/help/1_General/1_General
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