diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2015-01-01 20:11:35 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2015-01-01 20:11:35 +0000 |
commit | 008c6b79fdbf04d848988981891ea43615586bfb (patch) | |
tree | a115b13a9131564cfba4e8e3d1b19df3c1e47f18 /x11/rxvt-unicode | |
parent | 2c623ca15c31b107876475c0f60ced9ac77ea6c2 (diff) | |
download | ports-008c6b79fdbf04d848988981891ea43615586bfb.tar.gz ports-008c6b79fdbf04d848988981891ea43615586bfb.zip |
Notes
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 4 | ||||
-rw-r--r-- | x11/rxvt-unicode/distinfo | 4 | ||||
-rw-r--r-- | x11/rxvt-unicode/pkg-plist | 12 |
3 files changed, 7 insertions, 13 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index ff83d3a95dcc..2fb059e3e683 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -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} diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo index 6a60edd7bd8f..a1e68e7d58cc 100644 --- a/x11/rxvt-unicode/distinfo +++ b/x11/rxvt-unicode/distinfo @@ -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 diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist index 89e6d34845c1..bdbb7a0228bb 100644 --- a/x11/rxvt-unicode/pkg-plist +++ b/x11/rxvt-unicode/pkg-plist @@ -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 |