FreeBSD Bugzilla – Attachment 243026 Details for
Bug 272239
irc/epic5: Update to 2.1.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update epic5 to 2.1.12
epic5-2.1.12.patch (text/plain), 2.51 KB, created by
epic
on 2023-06-27 00:38:16 UTC
(
hide
)
Description:
Update epic5 to 2.1.12
Filename:
MIME Type:
Creator:
epic
Created:
2023-06-27 00:38:16 UTC
Size:
2.51 KB
patch
obsolete
>diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile >index e8cb390dcee5..6f2d8fd8cb2c 100644 >--- a/irc/epic5/Makefile >+++ b/irc/epic5/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= epic5 >-PORTVERSION= 2.1.7 >+PORTVERSION= 2.1.12 > PORTREVISION= 1 > CATEGORIES= irc > MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ >@@ -14,10 +14,11 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT > USES= iconv libarchive ncurses ssl tar:xz > > GNU_CONFIGURE= yes >-PLIST_SUB+= PORTVERSION=${PORTVERSION} >+COMMITID= 2078 >+PLIST_SUB+= COMMITID=${COMMITID} > CFLAGS:= ${CFLAGS:C/-O2/-O/g} > >-OPTIONS_DEFINE= DOCS PERL PYTHON RUBY TCL >+OPTIONS_DEFINE= DOCS PERL PYTHON RUBY > OPTIONS_DEFAULT= PYTHON > > CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX} >@@ -29,15 +30,12 @@ PYTHON_CONFIGURE_ON= --with-python=${PYTHON_CMD}-config > PYTHON_CONFIGURE_OFF= --without-python > RUBY_USES= ruby > RUBY_CONFIGURE_WITH= ruby >-TCL_USES= tcl >-TCL_CONFIGURE_ON= --with-tcl=${TCL_LIBDIR}/tclConfig.sh >-TCL_CONFIGURE_OFF= --with-tcl=no > > post-patch: > @${REINPLACE_CMD} -e 's|-lcurses|-lncurses|' ${WRKSRC}/configure > > post-install: >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/epic5-${PORTVERSION} >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/epic5-${COMMITID} > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/epic5-wserv4 > ${MKDIR} ${STAGEDIR}${DOCSDIR} > .for i in BUG_FORM EPIC4-USERS-README FILES KNOWNBUGS README README-CRYPTO UPDATES WISHLIST >diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo >index 6e26e25ad2fa..0d595552b6a9 100644 >--- a/irc/epic5/distinfo >+++ b/irc/epic5/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1648625813 >-SHA256 (epic5-2.1.7.tar.xz) = 71627b14e26390f1e216047f40ca5ee1e7d55651667787466433bf7abdb6e317 >-SIZE (epic5-2.1.7.tar.xz) = 893792 >+TIMESTAMP = 1687711155 >+SHA256 (epic5-2.1.12.tar.xz) = c89ae4fc014ddcf0084b748e22f47b46a85ab1ac9bf0b22560360ba8626b6da6 >+SIZE (epic5-2.1.12.tar.xz) = 891200 >diff --git a/irc/epic5/pkg-plist b/irc/epic5/pkg-plist >index 716b6d8faf05..65e44866f979 100644 >--- a/irc/epic5/pkg-plist >+++ b/irc/epic5/pkg-plist >@@ -1,5 +1,5 @@ > bin/epic5 >-bin/epic5-%%PORTVERSION%% >+bin/epic5-%%COMMITID%% > libexec/epic5-wserv4 > man/man1/epic5.1.gz > %%PORTDOCS%%%%DOCSDIR%%/256color >@@ -105,7 +105,7 @@ man/man1/epic5.1.gz > %%DATADIR%%/script/pipe > %%DATADIR%%/script/python > %%DATADIR%%/script/reconnect >-%%DATADIR%%/script/reconnect.orig >+%%DATADIR%%/script/reconnect.old > %%DATADIR%%/script/rejoin > %%DATADIR%%/script/renumber > %%DATADIR%%/script/revdcc >@@ -134,4 +134,3 @@ man/man1/epic5.1.gz > %%DATADIR%%/script/userlist > %%DATADIR%%/script/utime > %%DATADIR%%/script/xmsglog >-@dir %%DATADIR%%/help
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 272239
: 243026