mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
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>
This commit is contained in:
parent
c356f332d9
commit
f5da9192a4
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user