aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-03-31 18:55:36 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-03-31 18:58:59 +0000
commitf5da9192a4bf8429578763bfd1274f94f6f0e70a (patch)
tree016092cdb32fc189f7e84bc8d254dce4b02842ef
parentc356f332d91bf3931898d248dcbb0e7de70d7f1b (diff)
downloadports-f5da9192a4bf8429578763bfd1274f94f6f0e70a.tar.gz
ports-f5da9192a4bf8429578763bfd1274f94f6f0e70a.zip
-rw-r--r--irc/irssi/Makefile10
-rw-r--r--irc/irssi/distinfo6
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