Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv22429/10.3/stable/main/finkinfo/x11

Modified Files:
        rxvt-unicode.info rxvt-unicode.patch 
Log Message:
Sync with unstable.

Index: rxvt-unicode.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11/rxvt-unicode.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- rxvt-unicode.info   14 Feb 2008 23:44:41 -0000      1.5
+++ rxvt-unicode.info   3 Jul 2008 19:44:58 -0000       1.6
@@ -1,8 +1,8 @@
 Package: rxvt-unicode
-Version: 9.02
+Version: 9.05
 Revision: 1
 Source: mirror:custom:%n-%v.tar.bz2
-Source-MD5: f3c4fea3d544a340fa5a1d601ff5f204
+Source-MD5: bf7cbc6440346425c9e9773d213c304f
 CustomMirror: <<
 Primary: http://dist.schmorp.de/%n/Attic
 Current: http://dist.schmorp.de/%n
@@ -10,12 +10,16 @@
 BuildDepends: x11-dev, fink (>= 0.24.12)
 Depends: x11, system-perl
 PatchFile: %n.patch
-PatchFile-MD5: 8cae94c9e83d5abe24b1d4cbe558a8e4
+PatchFile-MD5: a03192f09557f223e9809354af74701f
 ConfigureParams: --enable-everything --with-codeset=all --disable-utmp 
--disable-afterimage --mandir='${prefix}/share/man' PERL=/usr/bin/perl
 GCC: 3.3
-DocFiles: COPYING Changes INSTALL README* doc/README* doc/changes.txt doc/etc/*
+DocFiles: COPYING Changes INSTALL README* doc/README* doc/changes.txt 
doc/etc/* doc/rxvt-tabbed
 Description: Clone of rxvt with XFT and Unicode support
 License: GPL
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 Homepage: http://software.schmorp.de/pkg/rxvt-unicode.html
 Descpackaging: AKH 8/21/07--patch for case-insensitive filesystems
+DescUsage: <<
+ If you want to use rxvt-unicode with tab, install gtk2-pm5XX and
+ use 'rxvt-tabbed' in a doc dir.
+<<

Index: rxvt-unicode.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11/rxvt-unicode.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- rxvt-unicode.patch  14 Feb 2008 23:44:41 -0000      1.4
+++ rxvt-unicode.patch  3 Jul 2008 19:44:59 -0000       1.5
@@ -47,16 +47,15 @@
          PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
       else
          { { echo "$as_me:$LINENO: error: no, unable to link" >&5
-diff -Naur rxvt-unicode-9.0.orig/src/ptytty.C rxvt-unicode-9.0/src/ptytty.C
---- rxvt-unicode-9.0.orig/src/ptytty.C Wed Jan  9 04:32:15 2008
-+++ rxvt-unicode-9.0/src/ptytty.C      Sun Jan 27 04:21:45 2008
-@@ -34,6 +34,9 @@
- #include <csignal>
+diff -Naur rxvt-unicode-9.05.orig/doc/rxvt-tabbed 
rxvt-unicode-9.05/doc/rxvt-tabbed
+--- rxvt-unicode-9.05.orig/doc/rxvt-tabbed     2007-11-10 18:40:51.000000000 
+0900
++++ rxvt-unicode-9.05/doc/rxvt-tabbed  2008-06-21 16:37:08.000000000 +0900
+@@ -9,7 +9,7 @@
+ # Also see the Gtk2::URxvt module family, which does this much cleaner
+ # and provides a real tabbed-terminal.
  
- #include <sys/types.h>
-+#ifndef __DARWIN_VERS_1050
-+#include <sys/stat.h>
-+#endif
- #include <unistd.h>
- #include <fcntl.h>
+-my $RXVT_BASENAME = "rxvt";
++my $RXVT_BASENAME = "urxvt";
  
+ use Gtk2;
+ use Encode;


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to