x11/rxvt-unicode: upgrade to 9.31

Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.

Security:	CVE-2022-4170
This commit is contained in:
Thierry Thomas 2023-01-03 11:28:49 +01:00
parent 93b08b54dd
commit 7ff0e43670
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= rxvt-unicode
PORTVERSION= 9.30
PORTVERSION= 9.31
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
@ -16,7 +16,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
RUN_DEPENDS= ${LOCALBASE}/bin/fc-cache:x11-fonts/fontconfig
USES= cpe perl5 pkgconfig shebangfix tar:bzip2 xorg
USE_XORG= x11 xft xmu xpm xrender xt
USE_XORG= x11 xext xft xmu xpm xrender xt
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -lutil

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1638095489
SHA256 (rxvt-unicode-9.30.tar.bz2) = fe1c93d12f385876457a989fc3ae05c0915d2692efc59289d0f70fabe5b44d2d
SIZE (rxvt-unicode-9.30.tar.bz2) = 877186
TIMESTAMP = 1672741123
SHA256 (rxvt-unicode-9.31.tar.bz2) = aaa13fcbc149fe0f3f391f933279580f74a96fd312d6ed06b8ff03c2d46672e8
SIZE (rxvt-unicode-9.31.tar.bz2) = 880148

View File

@ -6,6 +6,7 @@ bin/urxvtcd
%%PERL%%lib/urxvt/perl/background
%%PERL%%lib/urxvt/perl/bell-command
%%PERL%%lib/urxvt/perl/block-graphics-to-ascii
%%PERL%%lib/urxvt/perl/clickthrough
%%PERL%%lib/urxvt/perl/clipboard-osc
%%PERL%%lib/urxvt/perl/confirm-paste
%%PERL%%lib/urxvt/perl/digital-clock
@ -32,6 +33,7 @@ man/man1/urclock.1.gz
%%PERL%%man/man1/urxvt-background.1.gz
%%PERL%%man/man1/urxvt-bell-command.1.gz
%%PERL%%man/man1/urxvt-block-graphics-to-ascii.1.gz
%%PERL%%man/man1/urxvt-clickthrough.1.gz
%%PERL%%man/man1/urxvt-clipboard-osc.1.gz
%%PERL%%man/man1/urxvt-confirm-paste.1.gz
%%PERL%%man/man1/urxvt-digital-clock.1.gz