x11/rxvt-unicode: upgrade to 9.31
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Security: CVE-2022-4170
(cherry picked from commit 7ff0e43670
)
This commit is contained in:
parent
7e559598e0
commit
c1150f383e
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user