FreeBSD Bugzilla – Attachment 253364 Details for
Bug 281169
irc/epic5: Update to 3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
epic5-3.0.patch
file_281169.txt (text/plain), 2.88 KB, created by
epic
on 2024-09-05 23:40:28 UTC
(
hide
)
Description:
epic5-3.0.patch
Filename:
MIME Type:
Creator:
epic
Created:
2024-09-05 23:40:28 UTC
Size:
2.88 KB
patch
obsolete
>diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile >index 0f332780a05a..3ac8c66ef24d 100644 >--- a/irc/epic5/Makefile >+++ b/irc/epic5/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= epic5 >-PORTVERSION= 2.1.12 >-PORTREVISION= 2 >+DISTVERSION= 3.0 > CATEGORIES= irc > MASTER_SITES= https://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ > >@@ -14,20 +13,22 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT > USES= iconv libarchive ncurses ssl tar:xz > > GNU_CONFIGURE= yes >-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share >-COMMITID= 2078 >+ >+COMMITID= 2140 > PLIST_SUB+= COMMITID=${COMMITID} > >+CONFIGURE_ARGS= --with-iconv=${ICONV_PREFIX} >+ > OPTIONS_DEFINE= DOCS PERL PYTHON RUBY > OPTIONS_DEFAULT= PYTHON > >-CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX} >- > PERL_USES= perl5 > PERL_CONFIGURE_WITH= perl >+ > PYTHON_USES= python gettext-runtime > PYTHON_CONFIGURE_ON= --with-python=${PYTHON_CMD}-config > PYTHON_CONFIGURE_OFF= --without-python >+ > RUBY_USES= ruby > RUBY_CONFIGURE_WITH= ruby > >diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo >index 0d595552b6a9..ed69a0ad20e1 100644 >--- a/irc/epic5/distinfo >+++ b/irc/epic5/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1687711155 >-SHA256 (epic5-2.1.12.tar.xz) = c89ae4fc014ddcf0084b748e22f47b46a85ab1ac9bf0b22560360ba8626b6da6 >-SIZE (epic5-2.1.12.tar.xz) = 891200 >+TIMESTAMP = 1725579308 >+SHA256 (epic5-3.0.tar.xz) = 96d47350c13a3d99019da0e6a04b0c7f80dab6ddba590bcc679dbb8acc1779a1 >+SIZE (epic5-3.0.tar.xz) = 933516 >diff --git a/irc/epic5/pkg-plist b/irc/epic5/pkg-plist >index 31303f280cb3..75904d453711 100644 >--- a/irc/epic5/pkg-plist >+++ b/irc/epic5/pkg-plist >@@ -20,7 +20,6 @@ share/man/man1/epic5.1.gz > %%PORTDOCS%%%%DOCSDIR%%/TS4 > %%PORTDOCS%%%%DOCSDIR%%/UPDATES > %%PORTDOCS%%%%DOCSDIR%%/WISHLIST >-%%PORTDOCS%%%%DOCSDIR%%/antiflooding > %%PORTDOCS%%%%DOCSDIR%%/colors > %%PORTDOCS%%%%DOCSDIR%%/dccresum.txt > %%PORTDOCS%%%%DOCSDIR%%/entry_points >@@ -50,6 +49,7 @@ share/man/man1/epic5.1.gz > %%DATADIR%%/script/autoquery > %%DATADIR%%/script/ban > %%DATADIR%%/script/builtins >+%%DATADIR%%/script/capctl > %%DATADIR%%/script/chanmonitor > %%DATADIR%%/script/colors > %%DATADIR%%/script/commandqueues >@@ -61,12 +61,15 @@ share/man/man1/epic5.1.gz > %%DATADIR%%/script/dbmdump > %%DATADIR%%/script/dcc_ports > %%DATADIR%%/script/debug.irc >+%%DATADIR%%/script/debugwin > %%DATADIR%%/script/dump > %%DATADIR%%/script/edit_topic > %%DATADIR%%/script/epic-crypt-gpg > %%DATADIR%%/script/epic-crypt-gpg-aa > %%DATADIR%%/script/epic.py >+%%DATADIR%%/script/epiclogo > %%DATADIR%%/script/epicrc.example >+%%DATADIR%%/script/epicsol.txt > %%DATADIR%%/script/files > %%DATADIR%%/script/find_ssl_root_certs > %%DATADIR%%/script/floodprot >@@ -111,6 +114,7 @@ share/man/man1/epic5.1.gz > %%DATADIR%%/script/renumber > %%DATADIR%%/script/revdcc > %%DATADIR%%/script/sasl_auth >+%%DATADIR%%/script/sasl_external > %%DATADIR%%/script/sasl_nistp256 > %%DATADIR%%/script/save > %%DATADIR%%/script/scan
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 281169
:
253221
|
253231
|
253240
|
253364
|
253417