git: f5da9192a4bf - main - irc/irssi: Update to 1.4.4

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Fri, 31 Mar 2023 18:59:03 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f5da9192a4bf8429578763bfd1274f94f6f0e70a

commit f5da9192a4bf8429578763bfd1274f94f6f0e70a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-03-31 18:55:36 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-03-31 18:58:59 +0000

    irc/irssi: Update to 1.4.4
    
    Changelog: https://irssi.org/NEWS/#news-v1-4-4
    
    PR:             270560
    Reported by:    Ailin Nemui (upstream)
    Reviewed by:    David O'Rourke <dor.bsd@xm0.uk>
---
 irc/irssi/Makefile | 10 +++++-----
 irc/irssi/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index a6d12a1bb9cf..4bd888e508a7 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