Upgrade to 9.21.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
This commit is contained in:
parent
2c623ca15c
commit
008c6b79fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376028
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rxvt-unicode
|
||||
PORTVERSION= 9.20
|
||||
PORTVERSION= 9.21
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . Attic
|
||||
@ -206,8 +206,6 @@ post-build:
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${CHMOD} 4711 ${STAGEDIR}${PREFIX}/bin/urxvt \
|
||||
${STAGEDIR}${PREFIX}/bin/urxvtd
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/etc/rxvt-unicode.terminfo \
|
||||
${STAGEDIR}${PREFIX}/share/misc/
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rxvt-unicode-9.20.tar.bz2) = e73e13fe64b59fd3c8e6e20c00f149d388741f141b8155e4700d3ed40aa94b4e
|
||||
SIZE (rxvt-unicode-9.20.tar.bz2) = 916598
|
||||
SHA256 (rxvt-unicode-9.21.tar.bz2) = 75270ed72bc5895a64a1d7392bf45a622204192371c3965bd3dd978dc088956b
|
||||
SIZE (rxvt-unicode-9.21.tar.bz2) = 925293
|
||||
|
@ -1,18 +1,17 @@
|
||||
bin/urxvt
|
||||
@(,,4711) bin/urxvt
|
||||
bin/urxvtc
|
||||
bin/urxvtcd
|
||||
bin/urxvtd
|
||||
@(,,4711) bin/urxvtd
|
||||
%%PERL%%lib/urxvt/perl/background
|
||||
%%PERL%%lib/urxvt/perl/bell-command
|
||||
%%PERL%%lib/urxvt/perl/block-graphics-to-ascii
|
||||
%%PERL%%lib/urxvt/perl/clipboard-osc
|
||||
%%PERL%%lib/urxvt/perl/confirm-paste
|
||||
%%PERL%%lib/urxvt/perl/digital-clock
|
||||
%%PERL%%lib/urxvt/perl/eval
|
||||
%%PERL%%lib/urxvt/perl/example-refresh-hooks
|
||||
%%PERL%%lib/urxvt/perl/keysym-list
|
||||
%%PERL%%lib/urxvt/perl/kuake
|
||||
%%PERL%%lib/urxvt/perl/macosx-clipboard
|
||||
%%PERL%%lib/urxvt/perl/macosx-clipboard-native
|
||||
%%PERL%%lib/urxvt/perl/matcher
|
||||
%%PERL%%lib/urxvt/perl/option-popup
|
||||
%%PERL%%lib/urxvt/perl/overlay-osc
|
||||
@ -34,12 +33,11 @@ bin/urxvtd
|
||||
%%PERL%%man/man1/urxvt-clipboard-osc.1.gz
|
||||
%%PERL%%man/man1/urxvt-confirm-paste.1.gz
|
||||
%%PERL%%man/man1/urxvt-digital-clock.1.gz
|
||||
%%PERL%%man/man1/urxvt-eval.1.gz
|
||||
%%PERL%%man/man1/urxvt-example-refresh-hooks.1.gz
|
||||
%%PERL%%man/man1/urxvt-extensions.1.gz
|
||||
%%PERL%%man/man1/urxvt-keysym-list.1.gz
|
||||
%%PERL%%man/man1/urxvt-kuake.1.gz
|
||||
%%PERL%%man/man1/urxvt-macosx-clipboard-native.1.gz
|
||||
%%PERL%%man/man1/urxvt-macosx-clipboard.1.gz
|
||||
%%PERL%%man/man1/urxvt-matcher.1.gz
|
||||
%%PERL%%man/man1/urxvt-option-popup.1.gz
|
||||
%%PERL%%man/man1/urxvt-overlay-osc.1.gz
|
||||
@ -60,7 +58,5 @@ man/man1/urxvtd.1.gz
|
||||
%%PERL%%man/man3/urxvtperl.3.gz
|
||||
man/man7/urxvt.7.gz
|
||||
share/misc/rxvt-unicode.terminfo
|
||||
%%PERL%%@dirrm lib/urxvt/perl
|
||||
%%PERL%%@dirrm lib/urxvt
|
||||
@comment No unexec tic available
|
||||
@exec tic %D/share/misc/rxvt-unicode.terminfo
|
||||
|
Loading…
Reference in New Issue
Block a user