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

Modified Files:
        rxvt-unicode.info rxvt-unicode.patch 
Log Message:
Version bumped.

Index: rxvt-unicode.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/rxvt-unicode.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- rxvt-unicode.info   26 Nov 2007 04:02:41 -0000      1.10
+++ rxvt-unicode.info   27 Nov 2007 02:18:56 -0000      1.11
@@ -1,8 +1,8 @@
 Package: rxvt-unicode
-Version: 8.6
+Version: 8.7
 Revision: 1
 Source: mirror:custom:%n-%v.tar.bz2
-Source-MD5: e937bbd03c13c9f0d3d716e486b7c607
+Source-MD5: 4d615334e5e4959cded8ba298868a113
 CustomMirror: <<
 Primary: http://dist.schmorp.de/%n/Attic
 Current: http://dist.schmorp.de/%n
@@ -10,7 +10,7 @@
 BuildDepends: x11-dev, fink (>= 0.24.12)
 Depends: x11, system-perl
 PatchFile: %n.patch
-PatchFile-MD5: bcc7937bfb8079edce13d4334825b5c0
+PatchFile-MD5: bad192179acca86d71a6e3eb5743f936
 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/*

Index: rxvt-unicode.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/rxvt-unicode.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- rxvt-unicode.patch  25 Nov 2007 08:46:53 -0000      1.6
+++ rxvt-unicode.patch  27 Nov 2007 02:18:56 -0000      1.7
@@ -22,3 +22,28 @@
  configure: configure.ac aclocal.m4 config.h.in
        cd $(srcdir); ./autogen.sh
  
+diff -Naur rxvt-unicode-8.7.orig/configure rxvt-unicode-8.7/configure
+--- rxvt-unicode-8.7.orig/configure    2007-11-21 13:19:54.000000000 +0900
++++ rxvt-unicode-8.7/configure 2007-11-27 10:56:41.000000000 +0900
+@@ -13530,8 +13530,8 @@
+ 
+      save_CXXFLAGS="$CXXFLAGS"
+      save_LIBS="$LIBS"
+-     CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
+-     LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
++     CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts | sed -e 's|-arch 
i386||g' -e 's|-arch ppc||g'`"
++     LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts | sed -e 's|-arch 
i386||g' -e 's|-arch ppc||g'`"
+      cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+@@ -13594,8 +13594,8 @@
+ 
+         IF_PERL=
+         PERL_O=rxvtperl.o
+-        PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
+-        PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
++        PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts | sed -e 's|-arch 
i386||g' -e 's|-arch ppc||g'`"
++        PERLLIB="`$PERL -MExtUtils::Embed -e ldopts | sed -e 's|-arch 
i386||g' -e 's|-arch ppc||g'`"
+         PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
+      else
+         { { echo "$as_me:$LINENO: error: no, unable to link" >&5


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to