[arch-commits] Commit in kdevelop/repos (3 files)

Andrea Scarpino andrea at archlinux.org
Tue Aug 4 19:54:50 UTC 2009


    Date: Tuesday, August 4, 2009 @ 15:54:50
  Author: andrea
Revision: 49207

Merged revisions 46907,47748 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/kdevelop/trunk

........
  r46907 | giovanni | 2009-07-21 20:43:03 +0200 (Tue, 21 Jul 2009) | 2 lines
  
  upgpkg: kdevelop 3.5.4-2
      Added gcc44 patch
........
  r47748 | giovanni | 2009-07-26 18:58:09 +0200 (Sun, 26 Jul 2009) | 1 line
  
  upgpkg: kdevelop 3.9.94-2
........

Added:
  kdevelop/repos/testing-i686/kdevelop-3.5.4-gcc44.patch
    (from rev 47748, kdevelop/trunk/kdevelop-3.5.4-gcc44.patch)
Modified:
  kdevelop/repos/testing-i686/	(properties)
  kdevelop/repos/testing-i686/PKGBUILD

----------------------------+
 PKGBUILD                   |    6 ++----
 kdevelop-3.5.4-gcc44.patch |   10 ++++++++++
 2 files changed, 12 insertions(+), 4 deletions(-)


Property changes on: kdevelop/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /kdevelop/trunk:1-45162
   + /kdevelop/trunk:1-49206

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-08-04 19:52:45 UTC (rev 49206)
+++ testing-i686/PKGBUILD	2009-08-04 19:54:50 UTC (rev 49207)
@@ -1,12 +1,10 @@
 # $Id$
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Travis Willard <travis at archlinux.org> 
-# Committer: Judd Vinet <jvinet at zeroflux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
 pkgver=3.9.94
-pkgrel=1
+pkgrel=2
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"

Copied: kdevelop/repos/testing-i686/kdevelop-3.5.4-gcc44.patch (from rev 47748, kdevelop/trunk/kdevelop-3.5.4-gcc44.patch)
===================================================================
--- testing-i686/kdevelop-3.5.4-gcc44.patch	                        (rev 0)
+++ testing-i686/kdevelop-3.5.4-gcc44.patch	2009-08-04 19:54:50 UTC (rev 49207)
@@ -0,0 +1,10 @@
+--- a/lib/antlr/antlr/CharScanner.hpp~	2007-11-30 14:36:49.000000000 -0800
++++ b/lib/antlr/antlr/CharScanner.hpp	2009-07-21 20:13:26.000000000 -0700
+@@ -11,6 +11,7 @@
+ #include <antlr/config.hpp>
+ 
+ #include <map>
++#include <cstdio>
+ 
+ #ifdef HAS_NOT_CCTYPE_H
+ #include <ctype.h>




More information about the arch-commits mailing list