FreeBSD Bugzilla – Attachment 241222 Details for
Bug 270560
irc/irssi: Update to 1.4.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for irssi
irssi144.patch (text/plain), 1.74 KB, created by
Daniel Engberg
on 2023-03-31 05:30:53 UTC
(
hide
)
Description:
Patch for irssi
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-03-31 05:30:53 UTC
Size:
1.74 KB
patch
obsolete
>diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile >index a6d12a1bb9cf..d553debafebc 100644 >--- a/irc/irssi/Makefile >+++ b/irc/irssi/Makefile >@@ -1,8 +1,9 @@ > PORTNAME= irssi >-DISTVERSION= 1.4.3 >+DISTVERSION= 1.4.4 > PORTEPOCH= 2 > CATEGORIES?= irc >-MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ >+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ \ >+ https://codeberg.org/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ \ > > MAINTAINER= dor.bsd@xm0.uk > COMMENT= Modular IRC client with many features >@@ -19,8 +20,8 @@ USE_LDCONFIG= yes > MESON_ARGS= -Dinstall-glib=no -Ddisable-gregex=no -Dstatic-dependency=no \ > -Dwith-fuzzer=no -Dwithout-textui=no > >-OPTIONS_DEFINE= BOT CAPSICUM DOCS OTR PERL PROXY TRUECOLOR UTF8PROC >-OPTIONS_DEFAULT= BOT CAPSICUM PERL PROXY TRUECOLOR >+OPTIONS_DEFINE= BOT CAPSICUM DOCS OTR PERL PROXY UTF8PROC >+OPTIONS_DEFAULT= BOT CAPSICUM PERL PROXY > OPTIONS_SUB= yes > > BOT_DESC= Bot support >@@ -36,7 +37,6 @@ OTR_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ > OTR_MESON_YES= with-otr > PERL_MESON_YES= with-perl > PROXY_MESON_YES= with-proxy >-TRUECOLOR_MESON_YES= enable-true-color > UTF8PROC_LIB_DEPENDS= libutf8proc.so:textproc/utf8proc > UTF8PROC_MESON_NO= disable-utf8proc > >diff --git a/irc/irssi/distinfo b/irc/irssi/distinfo >index bb8ec2dc1287..d15bafab11dd 100644 >--- a/irc/irssi/distinfo >+++ b/irc/irssi/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1667203168 >-SHA256 (irssi-1.4.3.tar.xz) = b93f715223a322e67f42b61a08a512ae29e34bd4a53d7f223766660aaa5a0434 >-SIZE (irssi-1.4.3.tar.xz) = 1212556 >+TIMESTAMP = 1680240093 >+SHA256 (irssi-1.4.4.tar.xz) = fefe9ec8c7b1475449945c934a2360ab12693454892be47a6d288c63eb107ead >+SIZE (irssi-1.4.4.tar.xz) = 1213784
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
Actions:
View
|
Diff
Attachments on
bug 270560
: 241222