Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sc8-pr-cvs17:/tmp/cvs-serv8107/10.4/unstable/main/finkinfo/kde

Modified Files:
        kmymoney2.info kmymoney2.patch 
Log Message:
new version


Index: kmymoney2.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kmymoney2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kmymoney2.patch     3 Jul 2007 04:01:03 -0000       1.1
+++ kmymoney2.patch     6 Aug 2007 22:38:59 -0000       1.2
@@ -1,7 +1,7 @@
-diff -Nurd -x'*~' kmymoney2-0.8.6.orig/configure kmymoney2-0.8.6/configure
---- kmymoney2-0.8.6.orig/configure     2007-03-09 13:59:54.000000000 -0500
-+++ kmymoney2-0.8.6/configure  2007-06-29 10:38:35.000000000 -0400
-@@ -21851,7 +21851,7 @@
+diff -Nurd -x'*~' kmymoney2-0.8.7.orig/configure kmymoney2-0.8.7/configure
+--- kmymoney2-0.8.7.orig/configure     2007-07-22 12:00:19.000000000 -0400
++++ kmymoney2-0.8.7/configure  2007-08-06 16:49:55.000000000 -0400
+@@ -21873,7 +21873,7 @@
  LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
  
  # Always use our own libtool.
@@ -10,7 +10,7 @@
  
  # Prevent multiple expansion
  
-@@ -33167,14 +33167,14 @@
+@@ -33189,14 +33189,14 @@
  else
    cppunit_config_exec_prefix=""
  fi;
@@ -28,34 +28,10 @@
  fi;
  echo "$as_me:$LINENO: result: $enable_cppunit" >&5
  echo "${ECHO_T}$enable_cppunit" >&6
-diff -Nurd -x'*~' kmymoney2-0.8.6.orig/kmymoney2/mymoney/mymoneystatement.cpp 
kmymoney2-0.8.6/kmymoney2/mymoney/mymoneystatement.cpp
---- kmymoney2-0.8.6.orig/kmymoney2/mymoney/mymoneystatement.cpp        
2006-04-24 09:00:56.000000000 -0400
-+++ kmymoney2-0.8.6/kmymoney2/mymoney/mymoneystatement.cpp     2007-06-29 
10:39:37.000000000 -0400
-@@ -218,7 +218,7 @@
-   QFile f( _filename );
-   f.open( IO_ReadOnly );
-   QDomDocument* doc = new QDomDocument;
--  if(doc->setContent(&f, FALSE))
-+  if(doc->setContent(&f, false))
-   {
-     QDomElement rootElement = doc->documentElement();
-     if(!rootElement.isNull())
-diff -Nurd -x'*~' 
kmymoney2-0.8.6.orig/kmymoney2/mymoney/storage/mymoneystoragexml.cpp 
kmymoney2-0.8.6/kmymoney2/mymoney/storage/mymoneystoragexml.cpp
---- kmymoney2-0.8.6.orig/kmymoney2/mymoney/storage/mymoneystoragexml.cpp       
2005-11-09 14:02:53.000000000 -0500
-+++ kmymoney2-0.8.6/kmymoney2/mymoney/storage/mymoneystoragexml.cpp    
2007-06-29 10:39:15.000000000 -0400
-@@ -69,7 +69,7 @@
- 
-   m_doc = new QDomDocument;
-   Q_CHECK_PTR(m_doc);
--  if(m_doc->setContent(pDevice, FALSE))
-+  if(m_doc->setContent(pDevice, false))
-   {
-     QDomElement rootElement = m_doc->documentElement();
-     if(!rootElement.isNull())
-diff -Nurd -x'*~' kmymoney2-0.8.6.orig/kmymoney2/plugins/ofximport/Makefile.in 
kmymoney2-0.8.6/kmymoney2/plugins/ofximport/Makefile.in
---- kmymoney2-0.8.6.orig/kmymoney2/plugins/ofximport/Makefile.in       
2007-03-09 14:00:08.000000000 -0500
-+++ kmymoney2-0.8.6/kmymoney2/plugins/ofximport/Makefile.in    2007-06-29 
14:52:19.000000000 -0400
-@@ -375,7 +375,7 @@
+diff -Nurd -x'*~' kmymoney2-0.8.7.orig/kmymoney2/plugins/ofximport/Makefile.in 
kmymoney2-0.8.7/kmymoney2/plugins/ofximport/Makefile.in
+--- kmymoney2-0.8.7.orig/kmymoney2/plugins/ofximport/Makefile.in       
2007-07-22 12:00:29.000000000 -0400
++++ kmymoney2-0.8.7/kmymoney2/plugins/ofximport/Makefile.in    2007-08-06 
16:49:55.000000000 -0400
+@@ -381,7 +381,7 @@
  # LD flags for the plugin
  # -module says: this is a module, i.e. something you're going to dlopen
  # so e.g. it has no version number like a normal shared lib would have.

Index: kmymoney2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kmymoney2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kmymoney2.info      3 Jul 2007 04:01:03 -0000       1.1
+++ kmymoney2.info      6 Aug 2007 22:38:59 -0000       1.2
@@ -1,16 +1,16 @@
 Package: kmymoney2
-Version: 0.8.6
+Version: 0.8.7
 Revision: 1001
 
-Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 4a1f1ff16c1f02d4e6ce3263c44daf74
+Source: mirror:sourceforge:%n/%n-%v.tar.bz2
+Source-MD5: 53739ae557d4a9d65a0f93f873f4e729
 
 Depends: <<
        %N-shlibs (= %v-%r),
        arts-shlibs (>= 1.5.6-1),
        freetype219-shlibs,
-       kdebase3-unified-shlibs (>= 3.5.6-1),
-       kdelibs3-unified-shlibs (>= 3.5.6-1),
+       kdebase3-unified-shlibs (>= 3.5.7-1001),
+       kdelibs3-unified-shlibs (>= 3.5.7-1001),
        libart2-shlibs,
        libgettext3-shlibs,
        libiconv,
@@ -21,7 +21,7 @@
        libxml2-shlibs,
        opensp4-shlibs,
        pcre-shlibs,
-       qt3-shlibs (>= 3.3.8-1),
+       qt3-shlibs (>= 3.3.8-1001),
        x11-shlibs
 <<
 BuildDepends: <<
@@ -29,8 +29,8 @@
        gettext-bin,
        gettext-tools,
        freetype219,
-       kdebase3-unified-dev (>= 3.5.6-1),
-       kdelibs3-unified-dev (>= 3.5.6-1),
+       kdebase3-unified-dev (>= 3.5.6-1001),
+       kdelibs3-unified-dev (>= 3.5.6-1001),
        libart2 (>= 2.3.17-1),
        libgettext3-dev,
        libiconv-dev,
@@ -42,7 +42,7 @@
        libxml2-bin,
        opensp4-dev,
        pcre,
-       qt3 (>= 3.3.8-1),
+       qt3 (>= 3.3.8-1001),
        x11-dev
 <<
 GCC: 4.0
@@ -75,7 +75,7 @@
                lib/libkmm_plugin.*.dylib
        <<
        Shlibs: <<
-               %p/lib/libkmm_mymoney.0.dylib 2.0.0 %n (>= 0.8.6-1)
+               %p/lib/libkmm_mymoney.0.dylib 3.0.0 %n (>= 0.8.7-1)
                %p/lib/libkmm_plugin.0.dylib 1.0.0 %n (>= 0.8.6-1)
        <<
        DocFiles: AUTHORS COPYING ChangeLog* README* TODO
@@ -105,10 +105,6 @@
        that we see ft219 before x11's ft. Why can't configure decide
        on a single variable for passing all of these flags?
 <<
-DescPort: <<
-       Fix capitalization of "FALSE" in two places. See:
-       
https://sf.net/tracker/?func=detail&atid=371315&aid=1287963&group_id=17203
-<<
 Description: Personal finance manager
 Homepage: http://kmymoney2.sourceforge.net
 License: GPL


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to