diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index 020ab7f58643..a6d12a1bb9cf 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -1,54 +1,51 @@ PORTNAME= irssi -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 PORTEPOCH= 2 CATEGORIES?= irc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ -PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ -PATCHFILES= 7baefc3315e9dc11c8a3a787a3b6c6888c2b590a.patch:-p1 - MAINTAINER= dor.bsd@xm0.uk COMMENT= Modular IRC client with many features WWW= https://irssi.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c11 cpe gettext-runtime gnome meson localbase:ldflags \ ncurses perl5 pkgconfig ssl tar:xz USE_GNOME= glib20 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_SUB= yes BOT_DESC= Bot support CAPSICUM_DESC= Capsicum support OTR_DESC= OTR (off-the-record) support TRUECOLOR_DESC= True color support UTF8PROC_DESC= utf8proc support BOT_MESON_YES= with-bot CAPSICUM_MESON_YES= with-capsicum OTR_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libotr.so:security/libotr 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 PERL_USE_OFF= perl5=build post-install-PERL-off: @${RM} -r ${STAGEDIR}${DATADIR}/scripts post-install: ${INSTALL_DATA} ${WRKSRC}/irssi.conf ${STAGEDIR}${PREFIX}/etc/irssi.conf.sample .include diff --git a/irc/irssi/distinfo b/irc/irssi/distinfo index 647a486db522..bb8ec2dc1287 100644 --- a/irc/irssi/distinfo +++ b/irc/irssi/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1660937400 -SHA256 (irssi-1.4.2.tar.xz) = 79a4765d2dfe153c440a1775b074d5d0682b96814c7cf92325b5e15ce50e26a8 -SIZE (irssi-1.4.2.tar.xz) = 1211740 -SHA256 (7baefc3315e9dc11c8a3a787a3b6c6888c2b590a.patch) = 8da12b548c48cebeb29273970a4c6ca59d0bb28a96fad6423ed0a7b80b52d0a7 -SIZE (7baefc3315e9dc11c8a3a787a3b6c6888c2b590a.patch) = 1116 +TIMESTAMP = 1667203168 +SHA256 (irssi-1.4.3.tar.xz) = b93f715223a322e67f42b61a08a512ae29e34bd4a53d7f223766660aaa5a0434 +SIZE (irssi-1.4.3.tar.xz) = 1212556