summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-25 22:28:59 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-25 22:28:59 +0000
commit817df01f442eb3cf6253f5dc5f0a4512a752081c (patch)
treea9f40514d4711efd5b0229cc556ae6858e62474c /x11
parent- Use OPTIONS and add an optional gpsmap support [1] (diff)
Upgrade to 7.3.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Notes
Notes: svn path=/head/; revision=154451
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-unicode/Makefile2
-rw-r--r--x11/rxvt-unicode/distinfo6
-rw-r--r--x11/rxvt-unicode/files/patch-src_fdpass.C12
-rw-r--r--x11/rxvt-unicode/files/patch-src_rxvtperl.xs11
-rw-r--r--x11/rxvt-unicode/pkg-plist2
5 files changed, 17 insertions, 16 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 4abbcd258c2f..2bae26f393dc 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rxvt-unicode
-PORTVERSION= 7.2
+PORTVERSION= 7.3
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo
index 0a72bfed8891..df14085a4e23 100644
--- a/x11/rxvt-unicode/distinfo
+++ b/x11/rxvt-unicode/distinfo
@@ -1,3 +1,3 @@
-MD5 (rxvt-unicode-7.2.tar.bz2) = 8d4ee96c3ab49a22d397edd2b3c0aa3c
-SHA256 (rxvt-unicode-7.2.tar.bz2) = 032e643b4f6d0cf0c37f971871fc12bf4829c4194213e8d5ee22c4525712f1ea
-SIZE (rxvt-unicode-7.2.tar.bz2) = 867322
+MD5 (rxvt-unicode-7.3.tar.bz2) = 947e2ce42bbd0ed4c9601db610d811e7
+SHA256 (rxvt-unicode-7.3.tar.bz2) = a192bd06a809bd7811042634c89fd2fcbe26ce0f71c10c55ab2663bfa942d21b
+SIZE (rxvt-unicode-7.3.tar.bz2) = 869402
diff --git a/x11/rxvt-unicode/files/patch-src_fdpass.C b/x11/rxvt-unicode/files/patch-src_fdpass.C
deleted file mode 100644
index 48b2ff385457..000000000000
--- a/x11/rxvt-unicode/files/patch-src_fdpass.C
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/fdpass.C.orig Sun Jan 22 18:08:42 2006
-+++ src/fdpass.C Sun Jan 22 22:40:54 2006
-@@ -28,6 +28,9 @@
- #include <sys/uio.h>
- #include <sys/types.h>
- #include <sys/socket.h>
-+#if defined(__FreeBSD__)
-+#include <stddef.h>
-+#endif
-
- #include "libptytty.h"
-
diff --git a/x11/rxvt-unicode/files/patch-src_rxvtperl.xs b/x11/rxvt-unicode/files/patch-src_rxvtperl.xs
new file mode 100644
index 000000000000..bf63e52af27b
--- /dev/null
+++ b/x11/rxvt-unicode/files/patch-src_rxvtperl.xs
@@ -0,0 +1,11 @@
+--- src/rxvtperl.xs.orig Wed Jan 25 21:22:04 2006
++++ src/rxvtperl.xs Wed Jan 25 23:18:53 2006
+@@ -560,7 +560,7 @@
+ char *str = va_arg (ap, char *);
+ int len = va_arg (ap, int);
+
+- printf ("pushing str %p:%d\n", str,len);//D
++ // printf ("pushing str %p:%d\n", str,len);//D
+ XPUSHs (sv_2mortal (newSVpvn (str, len)));
+ }
+ break;
diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist
index 6109acb07e77..57d9bab4dfdf 100644
--- a/x11/rxvt-unicode/pkg-plist
+++ b/x11/rxvt-unicode/pkg-plist
@@ -8,6 +8,7 @@ bin/urxvtd
%%PERL%%lib/urxvt/perl/mark-urls
%%PERL%%lib/urxvt/perl/option-popup
%%PERL%%lib/urxvt/perl/readline
+%%PERL%%lib/urxvt/perl/remote-clipboard
%%PERL%%lib/urxvt/perl/searchable-scrollback
%%PERL%%lib/urxvt/perl/selection
%%PERL%%lib/urxvt/perl/selection-autotransform
@@ -15,6 +16,7 @@ bin/urxvtd
%%PERL%%lib/urxvt/perl/selection-popup
%%PERL%%lib/urxvt/perl/tabbed
%%PERL%%lib/urxvt/perl/urxvt-popup
+%%PERL%%lib/urxvt/perl/xim-onthespot
%%PERL%%lib/urxvt/urxvt.pm
%%PERL%%@dirrm lib/urxvt/perl
%%PERL%%@dirrm lib/urxvt