Author: ranger
Date: Thu Sep 10 17:38:56 2009
New Revision: 1609

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1609&repname=user%3a+ranger>
Log:
fix in unstable

Modified:
    trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.info
    trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.patch
    trunk/experimental/common/main/finkinfo/kde/kdelibs3-unified.info

Modified: trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.info&rev=1609&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.info (original)
+++ trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.info Thu Sep 10 
17:38:56 2009
@@ -103,7 +103,7 @@
        perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*
 <<
 PatchFile: kdelibs3-unified.patch
-PatchFile-MD5: 8d312ecc7eab8d66e3b1bb16fabe29a7
+PatchFile-MD5: 38251742b75f786c6f5a9d2f578c1072
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true

Modified: trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.patch
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.patch&rev=1609&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.patch (original)
+++ trunk/experimental/10.4/main/finkinfo/kde/kdelibs3-unified.patch Thu Sep 10 
17:38:56 2009
@@ -1,6 +1,6 @@
 diff -Nurd kdelibs-3.5.10/darwin/kcmartsrc kdelibs-3.5.10-new/darwin/kcmartsrc
 --- kdelibs-3.5.10/darwin/kcmartsrc    1969-12-31 19:00:00.000000000 -0500
-+++ kdelibs-3.5.10-new/darwin/kcmartsrc        2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/darwin/kcmartsrc        2009-09-10 09:37:23.000000000 
-0400
 @@ -0,0 +1,9 @@
 +[Arts]
 +Arguments=\s-F 10 -S 4096 -a esd -d -b 16 -s 60 -m artsmessage -c drkonqi -l 
3 -f
@@ -13,7 +13,7 @@
 +SuspendTime=60
 diff -Nurd kdelibs-3.5.10/darwin/kdeglobals 
kdelibs-3.5.10-new/darwin/kdeglobals
 --- kdelibs-3.5.10/darwin/kdeglobals   1969-12-31 19:00:00.000000000 -0500
-+++ kdelibs-3.5.10-new/darwin/kdeglobals       2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/darwin/kdeglobals       2009-09-10 09:37:23.000000000 
-0400
 @@ -0,0 +1,129 @@
 +[$Version]
 
+update_info=kaccel.upd:kde3.3/r1,kded.upd:kde3.0,klippershortcuts.upd:04112002,kwin.upd:kde3.2Xinerama,socks.upd:kde3.0/r1
@@ -146,7 +146,7 @@
 +activeFont=Baghdad,12,-1,5,50,0,0,0,0,0
 diff -Nurd kdelibs-3.5.10/darwin/knotifyrc kdelibs-3.5.10-new/darwin/knotifyrc
 --- kdelibs-3.5.10/darwin/knotifyrc    1969-12-31 19:00:00.000000000 -0500
-+++ kdelibs-3.5.10-new/darwin/knotifyrc        2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/darwin/knotifyrc        2009-09-10 09:37:23.000000000 
-0400
 @@ -0,0 +1,5 @@
 +[Misc]
 +External play...@finkprefix@/bin/mplayer
@@ -155,7 +155,7 @@
 +Volume=100
 diff -Nurd kdelibs-3.5.10/darwin/konsolerc kdelibs-3.5.10-new/darwin/konsolerc
 --- kdelibs-3.5.10/darwin/konsolerc    1969-12-31 19:00:00.000000000 -0500
-+++ kdelibs-3.5.10-new/darwin/konsolerc        2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/darwin/konsolerc        2009-09-10 09:37:23.000000000 
-0400
 @@ -0,0 +1,19 @@
 +[Desktop Entry]
 +ActiveSession=0
@@ -178,7 +178,7 @@
 +tabbar=2
 diff -Nurd kdelibs-3.5.10/dcop/dcopc.c kdelibs-3.5.10-new/dcop/dcopc.c
 --- kdelibs-3.5.10/dcop/dcopc.c        2006-05-22 14:14:21.000000000 -0400
-+++ kdelibs-3.5.10-new/dcop/dcopc.c    2009-09-08 23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/dcop/dcopc.c    2009-09-10 09:37:23.000000000 -0400
 @@ -674,6 +674,9 @@
    while((i = strchr(displayName, ':')) != NULL)
       *i = '_';
@@ -191,7 +191,7 @@
    if (NULL == dcopServer) {
 diff -Nurd kdelibs-3.5.10/dcop/dcopclient.cpp 
kdelibs-3.5.10-new/dcop/dcopclient.cpp
 --- kdelibs-3.5.10/dcop/dcopclient.cpp 2007-10-08 05:52:08.000000000 -0400
-+++ kdelibs-3.5.10-new/dcop/dcopclient.cpp     2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/dcop/dcopclient.cpp     2009-09-10 09:37:23.000000000 
-0400
 @@ -270,6 +270,8 @@
      {
          while( (i = disp.find(KPATH_SEPARATOR)) >= 0)
@@ -203,7 +203,7 @@
      fName += "/.DCOPserver_";
 diff -Nurd kdelibs-3.5.10/dcop/dcopserver_shutdown.c 
kdelibs-3.5.10-new/dcop/dcopserver_shutdown.c
 --- kdelibs-3.5.10/dcop/dcopserver_shutdown.c  2005-10-10 11:06:13.000000000 
-0400
-+++ kdelibs-3.5.10-new/dcop/dcopserver_shutdown.c      2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/dcop/dcopserver_shutdown.c      2009-09-10 
09:37:23.000000000 -0400
 @@ -118,6 +118,8 @@
    strncat(dcop_file_old,display, n);
    while((i = strchr(display, ':')))
@@ -215,7 +215,7 @@
  
 diff -Nurd kdelibs-3.5.10/kdecore/Makefile.am 
kdelibs-3.5.10-new/kdecore/Makefile.am
 --- kdelibs-3.5.10/kdecore/Makefile.am 2006-10-01 13:33:38.000000000 -0400
-+++ kdelibs-3.5.10-new/kdecore/Makefile.am     2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/kdecore/Makefile.am     2009-09-10 09:37:23.000000000 
-0400
 @@ -24,7 +24,7 @@
  
  if include_SVGICONS
@@ -236,7 +236,7 @@
        $(top_srcdir)/dcop/libDCOP_weak.nmcheck 
$(top_srcdir)/kdecore/standard_weak.nmcheck
 diff -Nurd kdelibs-3.5.10/kdecore/kglobalsettings.cpp 
kdelibs-3.5.10-new/kdecore/kglobalsettings.cpp
 --- kdelibs-3.5.10/kdecore/kglobalsettings.cpp 2005-10-10 11:06:03.000000000 
-0400
-+++ kdelibs-3.5.10-new/kdecore/kglobalsettings.cpp     2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kdecore/kglobalsettings.cpp     2009-09-10 
09:37:23.000000000 -0400
 @@ -491,7 +491,7 @@
        s_desktopPath->append('/');
  
@@ -248,7 +248,7 @@
      if ( !s_trashPath->endsWith("/") )
 diff -Nurd kdelibs-3.5.10/kdecore/ksocks.cpp 
kdelibs-3.5.10-new/kdecore/ksocks.cpp
 --- kdelibs-3.5.10/kdecore/ksocks.cpp  2005-10-10 11:06:03.000000000 -0400
-+++ kdelibs-3.5.10-new/kdecore/ksocks.cpp      2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/kdecore/ksocks.cpp      2009-09-10 09:37:23.000000000 
-0400
 @@ -480,7 +480,7 @@
                                                     ksocklen_t addrlen) {
     if (_useSocks && F_connect)
@@ -321,7 +321,7 @@
  
 diff -Nurd kdelibs-3.5.10/kdecore/kstandarddirs.cpp 
kdelibs-3.5.10-new/kdecore/kstandarddirs.cpp
 --- kdelibs-3.5.10/kdecore/kstandarddirs.cpp   2008-02-13 04:41:08.000000000 
-0500
-+++ kdelibs-3.5.10-new/kdecore/kstandarddirs.cpp       2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kdecore/kstandarddirs.cpp       2009-09-10 
09:37:23.000000000 -0400
 @@ -1021,7 +1021,7 @@
      if (!strcmp(type, "data"))
        return "share/apps/";
@@ -333,7 +333,7 @@
      if (!strcmp(type, "config"))
 diff -Nurd kdelibs-3.5.10/kdecore/kuniqueapplication.cpp 
kdelibs-3.5.10-new/kdecore/kuniqueapplication.cpp
 --- kdelibs-3.5.10/kdecore/kuniqueapplication.cpp      2005-11-08 
17:39:22.000000000 -0500
-+++ kdelibs-3.5.10-new/kdecore/kuniqueapplication.cpp  2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kdecore/kuniqueapplication.cpp  2009-09-10 
09:37:23.000000000 -0400
 @@ -59,6 +59,10 @@
  #  endif
  #endif
@@ -492,7 +492,7 @@
  
 diff -Nurd kdelibs-3.5.10/kdecore/network/ksocketdevice.cpp 
kdelibs-3.5.10-new/kdecore/network/ksocketdevice.cpp
 --- kdelibs-3.5.10/kdecore/network/ksocketdevice.cpp   2007-01-15 
06:34:17.000000000 -0500
-+++ kdelibs-3.5.10-new/kdecore/network/ksocketdevice.cpp       2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kdecore/network/ksocketdevice.cpp       2009-09-10 
09:37:23.000000000 -0400
 @@ -316,7 +316,7 @@
      }
  
@@ -531,7 +531,7 @@
    if (kde_getpeername(m_sockfd, peerAddress.address(), &len) == -1)
 diff -Nurd kdelibs-3.5.10/kdecore/network/syssocket.h 
kdelibs-3.5.10-new/kdecore/network/syssocket.h
 --- kdelibs-3.5.10/kdecore/network/syssocket.h 2005-09-10 04:27:10.000000000 
-0400
-+++ kdelibs-3.5.10-new/kdecore/network/syssocket.h     2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kdecore/network/syssocket.h     2009-09-10 
09:37:23.000000000 -0400
 @@ -53,7 +53,7 @@
    }
  
@@ -573,7 +573,7 @@
    }
 diff -Nurd kdelibs-3.5.10/kded/Makefile.am kdelibs-3.5.10-new/kded/Makefile.am
 --- kdelibs-3.5.10/kded/Makefile.am    2005-10-10 11:06:29.000000000 -0400
-+++ kdelibs-3.5.10-new/kded/Makefile.am        2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/kded/Makefile.am        2009-09-10 09:37:23.000000000 
-0400
 @@ -58,7 +58,10 @@
  servicetype_DATA = kdedmodule.desktop
  servicetypedir = $(kde_servicetypesdir)
@@ -588,7 +588,7 @@
  updatedir = $(kde_datadir)/kconf_update
 diff -Nurd kdelibs-3.5.10/kded/kbuildsycoca.cpp 
kdelibs-3.5.10-new/kded/kbuildsycoca.cpp
 --- kdelibs-3.5.10/kded/kbuildsycoca.cpp       2007-05-14 03:52:43.000000000 
-0400
-+++ kdelibs-3.5.10-new/kded/kbuildsycoca.cpp   2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/kded/kbuildsycoca.cpp   2009-09-10 09:37:23.000000000 
-0400
 @@ -379,7 +379,11 @@
       connect(g_vfolder, SIGNAL(newService(const QString &, KService **)),
               this, SLOT(slotCreateEntry(const QString &, KService **)));
@@ -604,7 +604,7 @@
       entry->setLayoutInfo(kdeMenu->layoutList);
 diff -Nurd kdelibs-3.5.10/kdeprint/configure.in.in 
kdelibs-3.5.10-new/kdeprint/configure.in.in
 --- kdelibs-3.5.10/kdeprint/configure.in.in    2005-09-10 04:27:43.000000000 
-0400
-+++ kdelibs-3.5.10-new/kdeprint/configure.in.in        2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kdeprint/configure.in.in        2009-09-10 
09:37:23.000000000 -0400
 @@ -80,7 +80,7 @@
  
        dnl check if CUPS is at least 1.1.20
@@ -616,7 +616,7 @@
        fi
 diff -Nurd kdelibs-3.5.10/kdeprint/cups/Makefile.am 
kdelibs-3.5.10-new/kdeprint/cups/Makefile.am
 --- kdelibs-3.5.10/kdeprint/cups/Makefile.am   2006-10-02 06:46:55.000000000 
-0400
-+++ kdelibs-3.5.10-new/kdeprint/cups/Makefile.am       2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kdeprint/cups/Makefile.am       2009-09-10 
09:37:23.000000000 -0400
 @@ -14,8 +14,8 @@
                                  imagepreview.cpp imageposition.cpp 
kpimagepage.cpp \
                                  kptextpage.cpp kphpgl2page.cpp 
cupsaddsmb2.cpp kmwother.cpp ippreportdlg.cpp \
@@ -630,7 +630,7 @@
  noinst_HEADERS = cupsinfos.h ipprequest.h kmcupsjobmanager.h kmcupsmanager.h 
kmcupsuimanager.h \
 diff -Nurd kdelibs-3.5.10/kdeprint/cups/cupsdconf2/Makefile.am 
kdelibs-3.5.10-new/kdeprint/cups/cupsdconf2/Makefile.am
 --- kdelibs-3.5.10/kdeprint/cups/cupsdconf2/Makefile.am        2005-09-10 
04:27:41.000000000 -0400
-+++ kdelibs-3.5.10-new/kdeprint/cups/cupsdconf2/Makefile.am    2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kdeprint/cups/cupsdconf2/Makefile.am    2009-09-10 
09:37:23.000000000 -0400
 @@ -14,8 +14,8 @@
                          locationdialog.cpp addressdialog.cpp cups-util.c \
                          qdirmultilineedit.cpp sizewidget.cpp main.cpp
@@ -644,7 +644,7 @@
                 cupsdserverpage.h cupsdlogpage.h cupsdjobspage.h 
cupsdfilterpage.h \
 diff -Nurd kdelibs-3.5.10/kdeui/Makefile.am 
kdelibs-3.5.10-new/kdeui/Makefile.am
 --- kdelibs-3.5.10/kdeui/Makefile.am   2008-08-20 07:49:41.000000000 -0400
-+++ kdelibs-3.5.10-new/kdeui/Makefile.am       2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/kdeui/Makefile.am       2009-09-10 09:37:23.000000000 
-0400
 @@ -27,10 +27,10 @@
  AM_LDFLAGS = $(LDFLAGS_AS_NEEDED) $(LDFLAGS_NEW_DTAGS)
  
@@ -660,7 +660,7 @@
  
 diff -Nurd kdelibs-3.5.10/kimgio/Makefile.am 
kdelibs-3.5.10-new/kimgio/Makefile.am
 --- kdelibs-3.5.10/kimgio/Makefile.am  2005-09-10 04:26:42.000000000 -0400
-+++ kdelibs-3.5.10-new/kimgio/Makefile.am      2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/kimgio/Makefile.am      2009-09-10 09:37:23.000000000 
-0400
 @@ -21,7 +21,7 @@
               kimg_pcx.la kimg_tga.la kimg_rgb.la kimg_xcf.la kimg_dds.la 
$(KIMGIO_EXR_MODULES) \
                         kimg_psd.la kimg_hdr.la
@@ -672,7 +672,7 @@
  kimg_tiff_la_LDFLAGS = -module $(KIMGIO_PLUGIN) -no-undefined $(all_libraries)
 diff -Nurd kdelibs-3.5.10/kinit/Makefile.am 
kdelibs-3.5.10-new/kinit/Makefile.am
 --- kdelibs-3.5.10/kinit/Makefile.am   2007-10-08 05:52:03.000000000 -0400
-+++ kdelibs-3.5.10-new/kinit/Makefile.am       2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/kinit/Makefile.am       2009-09-10 09:37:23.000000000 
-0400
 @@ -15,7 +15,7 @@
  #    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  #    Boston, MA 02110-1301, USA.
@@ -684,7 +684,7 @@
  
 diff -Nurd kdelibs-3.5.10/kinit/kinit.cpp kdelibs-3.5.10-new/kinit/kinit.cpp
 --- kdelibs-3.5.10/kinit/kinit.cpp     2007-10-08 05:52:03.000000000 -0400
-+++ kdelibs-3.5.10-new/kinit/kinit.cpp 2009-09-08 23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kinit/kinit.cpp 2009-09-10 09:37:23.000000000 -0400
 @@ -593,6 +593,11 @@
       if ( getenv("KDE_IS_PRELINKED") && !execpath.isEmpty() && !launcher)
           libpath.truncate(0);
@@ -699,7 +699,7 @@
         d.handle = lt_dlopen( QFile::encodeName(libpath) );
 diff -Nurd kdelibs-3.5.10/kinit/start_kdeinit_wrapper.c 
kdelibs-3.5.10-new/kinit/start_kdeinit_wrapper.c
 --- kdelibs-3.5.10/kinit/start_kdeinit_wrapper.c       2008-02-13 
04:41:06.000000000 -0500
-+++ kdelibs-3.5.10-new/kinit/start_kdeinit_wrapper.c   2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kinit/start_kdeinit_wrapper.c   2009-09-10 
09:37:23.000000000 -0400
 @@ -50,9 +50,9 @@
           close( 0 ); /* stdin */
           dup2( pipes[ 0 ], 0 );
@@ -728,7 +728,7 @@
  #endif
 diff -Nurd kdelibs-3.5.10/kio/kssl/kopenssl.cc 
kdelibs-3.5.10-new/kio/kssl/kopenssl.cc
 --- kdelibs-3.5.10/kio/kssl/kopenssl.cc        2006-07-22 04:16:39.000000000 
-0400
-+++ kdelibs-3.5.10-new/kio/kssl/kopenssl.cc    2009-09-08 23:03:22.000000000 
-0400
++++ kdelibs-3.5.10-new/kio/kssl/kopenssl.cc    2009-09-10 09:37:23.000000000 
-0400
 @@ -323,6 +323,7 @@
               #elif defined(_AIX)
               << "libssl.a(libssl.so.0)"
@@ -747,7 +747,7 @@
             #else
 diff -Nurd kdelibs-3.5.10/kio/misc/kpac/Makefile.am 
kdelibs-3.5.10-new/kio/misc/kpac/Makefile.am
 --- kdelibs-3.5.10/kio/misc/kpac/Makefile.am   2005-09-10 04:26:47.000000000 
-0400
-+++ kdelibs-3.5.10-new/kio/misc/kpac/Makefile.am       2009-09-08 
23:03:22.000000000 -0400
++++ kdelibs-3.5.10-new/kio/misc/kpac/Makefile.am       2009-09-10 
09:37:23.000000000 -0400
 @@ -10,7 +10,7 @@
  kded_proxyscout_la_SOURCES = proxyscout.skel proxyscout.cpp script.cpp \
                               downloader.cpp discovery.cpp
@@ -759,7 +759,7 @@
  kpac_dhcp_helper_CFLAGS = $(KDE_USE_FPIE)
 diff -Nurd kdelibs-3.5.10/kio/misc/kpac/configure.in.in 
kdelibs-3.5.10-new/kio/misc/kpac/configure.in.in
 --- kdelibs-3.5.10/kio/misc/kpac/configure.in.in       2005-09-10 
04:26:47.000000000 -0400
-+++ kdelibs-3.5.10-new/kio/misc/kpac/configure.in.in   2009-09-08 
23:04:10.000000000 -0400
++++ kdelibs-3.5.10-new/kio/misc/kpac/configure.in.in   2009-09-10 
09:37:23.000000000 -0400
 @@ -23,4 +23,4 @@
      AC_DEFINE(HAVE_SHORTSETGROUPS,1,[if setgroups() takes short *as second 
arg])
  fi
@@ -768,14 +768,20 @@
 +AC_CHECK_HEADERS(arpa/nameser8_compat.h arpa/nameser_compat.h sys/param.h)
 diff -Nurd kdelibs-3.5.10/kio/misc/kpac/discovery.cpp 
kdelibs-3.5.10-new/kio/misc/kpac/discovery.cpp
 --- kdelibs-3.5.10/kio/misc/kpac/discovery.cpp 2005-10-10 11:05:43.000000000 
-0400
-+++ kdelibs-3.5.10-new/kio/misc/kpac/discovery.cpp     2009-09-08 
23:04:32.000000000 -0400
-@@ -32,6 +32,9 @@
++++ kdelibs-3.5.10-new/kio/misc/kpac/discovery.cpp     2009-09-10 
09:38:26.000000000 -0400
+@@ -29,9 +29,15 @@
+ #include <netinet/in.h>
+ #endif
+ #include <arpa/nameser.h>
++
++#ifdef HAVE_ARPA_NAMESER_COMPAT_H
++#include <arpa/nameser_compat.h>
++#else
  #ifdef HAVE_ARPA_NAMESER8_COMPAT_H
  #include <arpa/nameser8_compat.h>
  #endif
-+#ifdef HAVE_ARPA_NAMESER_COMPAT_H
-+#include <arpa/nameser_compat.h>
 +#endif
++
  #ifdef HAVE_SYS_PARAM_H
  // Basically, the BSDs need this before resolv.h
  #include <sys/param.h>

Modified: trunk/experimental/common/main/finkinfo/kde/kdelibs3-unified.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/kde/kdelibs3-unified.info&rev=1609&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/kde/kdelibs3-unified.info (original)
+++ trunk/experimental/common/main/finkinfo/kde/kdelibs3-unified.info Thu Sep 
10 17:38:56 2009
@@ -99,7 +99,7 @@
 Source2ExtractDir: kdelibs-%v
 SourceDirectory: kdelibs-%v
 PatchFile: kdelibs3-unified.patch
-PatchFile-MD5: 8d312ecc7eab8d66e3b1bb16fabe29a7
+PatchFile-MD5: 38251742b75f786c6f5a9d2f578c1072
 PatchScript: <<
        sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1
        perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to