Monday, October 31, 2022

Re: irssi-1.4.3 released

Lauri Tirkkonen writes:

> Hi, I've been informed that irssi-1.4.3 was just released. It builds fine with
> just a mechanical update, but since you got into the whole Meson update thing
> last time around, perhaps I should leave it to you? :)
>

Here is an update to net/irssi submitted by Lauri Tirkkonen and released
on October 31, 2022.

changelog: https://irssi.org/NEWS/#news-v1-4-3

Main changes in irssi are fixes to freezes and adding help documentation
about -nocap, which caused some issues with icbirc as found by stsp@.

I successfully tested all consumers:
twirssi
irssi-otr
irssi-icb
irssi-xmpp: continues to be BROKEN
icbirc

Tests are welcome. OK?

diff --git a/net/irssi/Makefile b/net/irssi/Makefile
index d78d29a064a..e8cd89e3505 100644
--- a/net/irssi/Makefile
+++ b/net/irssi/Makefile
@@ -6,7 +6,7 @@ MULTI_PACKAGES = -main -otr
COMMENT-main = modular IRC client with many features
COMMENT-otr = OTR (off-the-record) plugin for irssi

-V = 1.4.2
+V = 1.4.3
DISTNAME = irssi-$V
PKGSPEC-main = irssi-=$V
PKGNAME-main = irssi-$V
diff --git a/net/irssi/distinfo b/net/irssi/distinfo
index 67e40a694fb..e5effe4a558 100644
--- a/net/irssi/distinfo
+++ b/net/irssi/distinfo
@@ -1,2 +1,2 @@
-SHA256 (irssi-1.4.2.tar.gz) = LXLJoXi/XL5N+rSZgYAFq7hfeTdkdvkk/AnJacschBk=
-SIZE (irssi-1.4.2.tar.gz) = 1924981
+SHA256 (irssi-1.4.3.tar.gz) = LLrKST1MNtPxpqKgaA69/jvavCAtm4uZ5J9Mg7cCFZE=
+SIZE (irssi-1.4.3.tar.gz) = 1926409

No comments:

Post a Comment