aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-unicode/Makefile2
-rw-r--r--x11/rxvt-unicode/distinfo4
-rw-r--r--x11/rxvt-unicode/files/patch-configure4
-rw-r--r--x11/rxvt-unicode/files/patch-src::command.C15
4 files changed, 8 insertions, 17 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index b1a3ab1830ae..84aec604cd37 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rxvt-unicode
-PORTVERSION= 4.6
+PORTVERSION= 4.7
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 ca2d0ce3a8ff..ec913965f381 100644
--- a/x11/rxvt-unicode/distinfo
+++ b/x11/rxvt-unicode/distinfo
@@ -1,2 +1,2 @@
-MD5 (rxvt-unicode-4.6.tar.bz2) = f8b5058808125de3412d13668ee2316c
-SIZE (rxvt-unicode-4.6.tar.bz2) = 889915
+MD5 (rxvt-unicode-4.7.tar.bz2) = 7199d55d30a6583ce85b007aaf4f50b1
+SIZE (rxvt-unicode-4.7.tar.bz2) = 891463
diff --git a/x11/rxvt-unicode/files/patch-configure b/x11/rxvt-unicode/files/patch-configure
index 1319d1064422..482c9b415aff 100644
--- a/x11/rxvt-unicode/files/patch-configure
+++ b/x11/rxvt-unicode/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig Sun Aug 22 03:37:34 2004
-+++ configure Sat Aug 28 18:08:08 2004
+--- configure.orig Mon Dec 20 17:44:51 2004
++++ configure Wed Dec 29 22:01:55 2004
@@ -3216,13 +3216,13 @@
LINKER="$CXX"
if test x$GCC = xyes && test x$GXX = xyes; then
diff --git a/x11/rxvt-unicode/files/patch-src::command.C b/x11/rxvt-unicode/files/patch-src::command.C
index 1022081b9c7f..471a7a711738 100644
--- a/x11/rxvt-unicode/files/patch-src::command.C
+++ b/x11/rxvt-unicode/files/patch-src::command.C
@@ -1,15 +1,6 @@
---- src/command.C.orig Wed Dec 15 06:38:28 2004
-+++ src/command.C Thu Dec 16 20:33:55 2004
-@@ -51,6 +51,8 @@
- #include "command.h"
-
- #include <wchar.h>
-+#include <sys/param.h>
-+#include <sys/types.h>
- #include <signal.h>
-
- /*----------------------------------------------------------------------*/
-@@ -2700,7 +2702,9 @@
+--- src/command.C.orig Wed Dec 29 20:09:31 2004
++++ src/command.C Wed Dec 29 22:07:49 2004
+@@ -2716,7 +2716,9 @@
if (len == (size_t)-2)
{
// the mbstate stores incomplete sequences. didn't know this :/
portion on GNOME2 development platform on par withsobomax2002-03-123-23/+23 * Update gtk/glib to the version 2.0 and other related ports to the latestsobomax2002-03-123-6/+8 * Update all components of the GNOME 2.0 to the versions included into GNOMEsobomax2002-02-276-12/+9 * Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with anothersobomax2002-02-211-2/+0 * Add gail 0.6, an implementation of the ATK interfaces for GTK+ widgets.sobomax2002-02-177-0/+159 * Update to 0.10.sobomax2002-02-124-9/+28 * Update to 0.9.sobomax2002-01-183-9/+14 * Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8 * Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14 * Update to 0.5.sobomax2001-10-243-4/+7