diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index da8b40f0d110..60a3489a7a29 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -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 diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo index 2c746f0c8fbd..63ffe4f4aa4d 100644 --- a/x11/rxvt-unicode/distinfo +++ b/x11/rxvt-unicode/distinfo @@ -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 diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist index 5c6e82130c23..62a90ab15fd6 100644 --- a/x11/rxvt-unicode/pkg-plist +++ b/x11/rxvt-unicode/pkg-plist @@ -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