aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-07-17 21:12:38 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-07-17 21:12:38 +0000
commit353e78af21ddd1f0b5352ffb2c9d336adbf711b4 (patch)
tree4481c379d6a3a1a025a62a3305748211842fb74d /x11/rxvt-unicode
parent901951b1e27a97924eda56e09ee1f6db5cae73c5 (diff)
Notes
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile4
-rw-r--r--x11/rxvt-unicode/distinfo6
-rw-r--r--x11/rxvt-unicode/files/patch-src_perl_kuake12
-rw-r--r--x11/rxvt-unicode/pkg-plist1
4 files changed, 18 insertions, 5 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index fe3355ec09f9..d9f5231b74f2 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= rxvt-unicode
-PORTVERSION= 7.7
-PORTREVISION= 1
+PORTVERSION= 7.8
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
@@ -190,6 +189,7 @@ post-patch:
.endif
pre-configure:
+ @${RM} ${WRKSRC}/src/perl/kuake.orig
@${PERL} -pi -e 's|(PTYCHAR2\s+"[^"]+)"|\1ghijklmnopqrstuv"|' \
${WRKSRC}/src/ptytty.C
diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo
index 52a1427d0aa7..a31d64da6a5a 100644
--- a/x11/rxvt-unicode/distinfo
+++ b/x11/rxvt-unicode/distinfo
@@ -1,3 +1,3 @@
-MD5 (rxvt-unicode-7.7.tar.bz2) = 68298390375da1b34f89a0aa634c9b20
-SHA256 (rxvt-unicode-7.7.tar.bz2) = 04ecd2577ee0c210df610b4a5d870f2bda57c80962fb5b51ae9c4a94098c726c
-SIZE (rxvt-unicode-7.7.tar.bz2) = 876369
+MD5 (rxvt-unicode-7.8.tar.bz2) = 8bb2746eaa814f90d795534d67d9198a
+SHA256 (rxvt-unicode-7.8.tar.bz2) = f3dff7365770871651389524a3bff9b0b2c0044ef59a6a3da2039c0bf6180c9e
+SIZE (rxvt-unicode-7.8.tar.bz2) = 873603
diff --git a/x11/rxvt-unicode/files/patch-src_perl_kuake b/x11/rxvt-unicode/files/patch-src_perl_kuake
new file mode 100644
index 000000000000..3871bef4dfea
--- /dev/null
+++ b/x11/rxvt-unicode/files/patch-src_perl_kuake
@@ -0,0 +1,12 @@
+--- ./src/perl/kuake.orig Fri Jul 7 01:46:51 2006
++++ ./src/perl/kuake Mon Jul 17 22:35:22 2006
+@@ -11,7 +11,8 @@
+ $self->{keycode} = $self->XKeysymToKeycode ($self->{keysym})
+ or urxvt::fatal "cannot convert requested kuake wake-up key '$self->{key}' to keycode, unable to continue.\n";
+
+- $self->XGrabKey ($self->{keycode}, urxvt::AnyModifier, $self->DefaultRootWindow);
++ $self->XGrabKey ($self->{keycode}, urxvt::AnyModifier, $self->DefaultRootWindow)
++ or urxvt::fatal "cannot grab requested kuake wake-up key '$self->{keycode}' (attempt to access private resource denied), unable to continue.\n";
+
+ $self->XUnmapWindow ($self->parent);
+
diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist
index 57d9bab4dfdf..042743d50371 100644
--- a/x11/rxvt-unicode/pkg-plist
+++ b/x11/rxvt-unicode/pkg-plist
@@ -5,6 +5,7 @@ bin/urxvtd
%%PERL%%lib/urxvt/perl/block-graphics-to-ascii
%%PERL%%lib/urxvt/perl/digital-clock
%%PERL%%lib/urxvt/perl/example-refresh-hooks
+%%PERL%%lib/urxvt/perl/kuake
%%PERL%%lib/urxvt/perl/mark-urls
%%PERL%%lib/urxvt/perl/option-popup
%%PERL%%lib/urxvt/perl/readline