Author: ranger
Date: Fri Oct  9 23:46:33 2009
New Revision: 1641

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1641&repname=user%3a+ranger>
Log:
kdepim md5 changed

Modified:
    trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info
    trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info
    trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.info
    trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.patch
    trunk/experimental/common/crypto/finkinfo/kdepim4.info.in
    trunk/experimental/common/main/finkinfo/kde/kdelibs4.info
    trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch

Modified: trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info&rev=1641&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info (original)
+++ trunk/experimental/10.4/crypto/finkinfo/kdepim4-mac.info Fri Oct  9 
23:46:33 2009
@@ -57,7 +57,7 @@
 GCC: 4.0
 
 Source: mirror:kde:stable/%v/src/kdepim-%v.tar.bz2
-Source-MD5: bccae5ed50330d867578097e3bb2a8ea
+Source-MD5: 7e6a672bd681b2f19502798d7ed73fe8
 PatchFile: kdepim4.patch
 PatchFile-MD5: 0273ca41fffe0f3c959d995c51432d6a
 

Modified: trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info&rev=1641&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info (original)
+++ trunk/experimental/10.4/crypto/finkinfo/kdepim4-x11.info Fri Oct  9 
23:46:33 2009
@@ -58,7 +58,7 @@
 GCC: 4.0
 
 Source: mirror:kde:stable/%v/src/kdepim-%v.tar.bz2
-Source-MD5: bccae5ed50330d867578097e3bb2a8ea
+Source-MD5: 7e6a672bd681b2f19502798d7ed73fe8
 PatchFile: kdepim4.patch
 PatchFile-MD5: 0273ca41fffe0f3c959d995c51432d6a
 

Modified: trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.info&rev=1641&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.info (original)
+++ trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.info Fri Oct  9 23:46:33 
2009
@@ -59,7 +59,7 @@
 SourceDirectory: kdelibs-%v
 PatchScript: sed -e 's,@KDEPREFIX@,%p,g' -e 's,@KDETYPE@,%type_pkg[kde],g' 
%{PatchFile} | patch -p1
 PatchFile: kdelibs4.patch
-PatchFile-MD5: b6fdd1e5a8a9e2ccf6ed0a2c72016237
+PatchFile-MD5: a4e206402fdda7249930f0a25e4aad71
 
 CompileScript: <<
 #!/bin/sh -ev

Modified: trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.patch
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.patch&rev=1641&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.patch (original)
+++ trunk/experimental/10.4/main/finkinfo/kde/kdelibs4.patch Fri Oct  9 
23:46:33 2009
@@ -1,3 +1,14 @@
+diff -Nurd kdelibs-4.3.2/ConfigureChecks.cmake 
kdelibs-4.3.2-new/ConfigureChecks.cmake
+--- kdelibs-4.3.2/ConfigureChecks.cmake        2009-06-09 12:09:30.000000000 
-0400
++++ kdelibs-4.3.2-new/ConfigureChecks.cmake    2009-10-09 11:02:39.000000000 
-0400
+@@ -80,6 +80,7 @@
+ check_include_files(crtdbg.h      HAVE_CRTDBG_H)                       # kjs
+ check_include_files(langinfo.h    HAVE_LANGINFO_H)                     # 
kdecore
+ 
++check_include_files(arpa/nameser_compat.h HAVE_ARPA_NAMESER_COMPAT_H) # kio
+ check_include_files(arpa/nameser8_compat.h HAVE_ARPA_NAMESER8_COMPAT_H) # kio
+ 
+ macro_bool_to_01(X11_XTest_FOUND HAVE_XTEST)                                  
                 # kdecore
 diff -Nurd kdelibs-4.3.2/cmake/modules/FindKDE4Internal.cmake 
kdelibs-4.3.2-new/cmake/modules/FindKDE4Internal.cmake
 --- kdelibs-4.3.2/cmake/modules/FindKDE4Internal.cmake 2009-10-02 
04:18:05.000000000 -0400
 +++ kdelibs-4.3.2-new/cmake/modules/FindKDE4Internal.cmake     2009-10-09 
10:16:45.000000000 -0400
@@ -23,8 +34,16 @@
        NO_DEFAULT_PATH
 diff -Nurd kdelibs-4.3.2/config.h.cmake kdelibs-4.3.2-new/config.h.cmake
 --- kdelibs-4.3.2/config.h.cmake       2009-04-15 06:26:51.000000000 -0400
-+++ kdelibs-4.3.2-new/config.h.cmake   2009-10-09 10:18:09.000000000 -0400
-@@ -91,7 +91,9 @@
++++ kdelibs-4.3.2-new/config.h.cmake   2009-10-09 11:40:10.000000000 -0400
+@@ -73,6 +73,7 @@
+ #cmakedefine HAVE_SYS_UCRED_H 1
+ #cmakedefine HAVE_UNISTD_H 1
+ #cmakedefine HAVE_ARPA_NAMESER8_COMPAT_H
++#cmakedefine HAVE_ARPA_NAMESER_COMPAT_H
+ #cmakedefine HAVE_LANGINFO_H 1
+ 
+ #cmakedefine HAVE_XTEST 1
+@@ -91,7 +92,9 @@
  #cmakedefine   HAVE_GETMNTINFO 1
  #cmakedefine   HAVE_GETPAGESIZE 1
  #cmakedefine   HAVE_INITGROUPS 1
@@ -718,6 +737,25 @@
      QVarLengthArray<int> groups;
  #else
      QVarLengthArray<gid_t> groups;
+diff -Nurd kdelibs-4.3.2/kio/misc/kpac/discovery.cpp 
kdelibs-4.3.2-new/kio/misc/kpac/discovery.cpp
+--- kdelibs-4.3.2/kio/misc/kpac/discovery.cpp  2008-05-21 07:08:06.000000000 
-0400
++++ kdelibs-4.3.2-new/kio/misc/kpac/discovery.cpp      2009-10-09 
11:03:51.000000000 -0400
+@@ -30,9 +30,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
++#endif
++
+ #ifdef HAVE_SYS_PARAM_H
+ // Basically, the BSDs need this before resolv.h
+ #include <sys/param.h>
 diff -Nurd kdelibs-4.3.2/kpty/kptydevice.cpp 
kdelibs-4.3.2-new/kpty/kptydevice.cpp
 --- kdelibs-4.3.2/kpty/kptydevice.cpp  2009-03-27 10:47:33.000000000 -0400
 +++ kdelibs-4.3.2-new/kpty/kptydevice.cpp      2009-10-09 10:16:45.000000000 
-0400

Modified: trunk/experimental/common/crypto/finkinfo/kdepim4.info.in
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/crypto/finkinfo/kdepim4.info.in&rev=1641&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/crypto/finkinfo/kdepim4.info.in (original)
+++ trunk/experimental/common/crypto/finkinfo/kdepim4.info.in Fri Oct  9 
23:46:33 2009
@@ -16,7 +16,7 @@
 <<
 
 Source: mirror:kde:stable/%v/src/kdepim-%v.tar.bz2
-Source-MD5: bccae5ed50330d867578097e3bb2a8ea
+Source-MD5: 7e6a672bd681b2f19502798d7ed73fe8
 PatchFile: kdepim4.patch
 PatchFile-MD5: 0273ca41fffe0f3c959d995c51432d6a
 

Modified: trunk/experimental/common/main/finkinfo/kde/kdelibs4.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/kde/kdelibs4.info&rev=1641&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/kde/kdelibs4.info (original)
+++ trunk/experimental/common/main/finkinfo/kde/kdelibs4.info Fri Oct  9 
23:46:33 2009
@@ -58,7 +58,7 @@
 Source-MD5: 0564ed8ba804a0f3f1cee9732a3d2d72
 SourceDirectory: kdelibs-%v
 PatchFile: kdelibs4.patch
-PatchFile-MD5: b6fdd1e5a8a9e2ccf6ed0a2c72016237
+PatchFile-MD5: a4e206402fdda7249930f0a25e4aad71
 PatchScript: sed -e 's,@KDEPREFIX@,%p,g' -e 's,@KDETYPE@,%type_pkg[kde],g' 
%{PatchFile} | patch -p1
 
 CompileScript: <<

Modified: trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch&rev=1641&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch (original)
+++ trunk/experimental/common/main/finkinfo/kde/kdelibs4.patch Fri Oct  9 
23:46:33 2009
@@ -1,3 +1,14 @@
+diff -Nurd kdelibs-4.3.2/ConfigureChecks.cmake 
kdelibs-4.3.2-new/ConfigureChecks.cmake
+--- kdelibs-4.3.2/ConfigureChecks.cmake        2009-06-09 12:09:30.000000000 
-0400
++++ kdelibs-4.3.2-new/ConfigureChecks.cmake    2009-10-09 11:02:39.000000000 
-0400
+@@ -80,6 +80,7 @@
+ check_include_files(crtdbg.h      HAVE_CRTDBG_H)                       # kjs
+ check_include_files(langinfo.h    HAVE_LANGINFO_H)                     # 
kdecore
+ 
++check_include_files(arpa/nameser_compat.h HAVE_ARPA_NAMESER_COMPAT_H) # kio
+ check_include_files(arpa/nameser8_compat.h HAVE_ARPA_NAMESER8_COMPAT_H) # kio
+ 
+ macro_bool_to_01(X11_XTest_FOUND HAVE_XTEST)                                  
                 # kdecore
 diff -Nurd kdelibs-4.3.2/cmake/modules/FindKDE4Internal.cmake 
kdelibs-4.3.2-new/cmake/modules/FindKDE4Internal.cmake
 --- kdelibs-4.3.2/cmake/modules/FindKDE4Internal.cmake 2009-10-02 
04:18:05.000000000 -0400
 +++ kdelibs-4.3.2-new/cmake/modules/FindKDE4Internal.cmake     2009-10-09 
10:16:45.000000000 -0400
@@ -23,8 +34,16 @@
        NO_DEFAULT_PATH
 diff -Nurd kdelibs-4.3.2/config.h.cmake kdelibs-4.3.2-new/config.h.cmake
 --- kdelibs-4.3.2/config.h.cmake       2009-04-15 06:26:51.000000000 -0400
-+++ kdelibs-4.3.2-new/config.h.cmake   2009-10-09 10:18:09.000000000 -0400
-@@ -91,7 +91,9 @@
++++ kdelibs-4.3.2-new/config.h.cmake   2009-10-09 11:40:10.000000000 -0400
+@@ -73,6 +73,7 @@
+ #cmakedefine HAVE_SYS_UCRED_H 1
+ #cmakedefine HAVE_UNISTD_H 1
+ #cmakedefine HAVE_ARPA_NAMESER8_COMPAT_H
++#cmakedefine HAVE_ARPA_NAMESER_COMPAT_H
+ #cmakedefine HAVE_LANGINFO_H 1
+ 
+ #cmakedefine HAVE_XTEST 1
+@@ -91,7 +92,9 @@
  #cmakedefine   HAVE_GETMNTINFO 1
  #cmakedefine   HAVE_GETPAGESIZE 1
  #cmakedefine   HAVE_INITGROUPS 1
@@ -718,6 +737,25 @@
      QVarLengthArray<int> groups;
  #else
      QVarLengthArray<gid_t> groups;
+diff -Nurd kdelibs-4.3.2/kio/misc/kpac/discovery.cpp 
kdelibs-4.3.2-new/kio/misc/kpac/discovery.cpp
+--- kdelibs-4.3.2/kio/misc/kpac/discovery.cpp  2008-05-21 07:08:06.000000000 
-0400
++++ kdelibs-4.3.2-new/kio/misc/kpac/discovery.cpp      2009-10-09 
11:03:51.000000000 -0400
+@@ -30,9 +30,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
++#endif
++
+ #ifdef HAVE_SYS_PARAM_H
+ // Basically, the BSDs need this before resolv.h
+ #include <sys/param.h>
 diff -Nurd kdelibs-4.3.2/kpty/kptydevice.cpp 
kdelibs-4.3.2-new/kpty/kptydevice.cpp
 --- kdelibs-4.3.2/kpty/kptydevice.cpp  2009-03-27 10:47:33.000000000 -0400
 +++ kdelibs-4.3.2-new/kpty/kptydevice.cpp      2009-10-09 10:16:45.000000000 
-0400


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to