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

Giovanni Scafora giovanni at archlinux.org
Tue Sep 8 10:54:36 UTC 2009


    Date: Tuesday, September 8, 2009 @ 06:54:36
  Author: giovanni
Revision: 51421

Merged revisions 50317 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/kdevelop/trunk

........
  r50317 | andrea | 2009-08-25 06:53:13 -0700 (mar, 25 ago 2009) | 2 lines
  
  upgpkg: kdevelop 3.9.95-1
      upstream release
........

Modified:
  kdevelop/repos/testing-x86_64/	(properties)
  kdevelop/repos/testing-x86_64/PKGBUILD
Deleted:
  kdevelop/repos/testing-x86_64/kdevelop-3.5.4-gcc44.patch

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


Property changes on: kdevelop/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /kdevelop/trunk:1-47748
   + /kdevelop/trunk:1-51420

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-09-08 10:53:11 UTC (rev 51420)
+++ testing-x86_64/PKGBUILD	2009-09-08 10:54:36 UTC (rev 51421)
@@ -3,16 +3,16 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=3.9.94
-pkgrel=2
+pkgver=3.9.95
+pkgrel=1
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
 license=('GPL')
 depends=('kdebase-workspace' 'kdevplatform')
 makedepends=('cmake' 'automoc4' 'perl')
-source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f5c5f042ccc34fb877c6080ae2ff8bc5')
+source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('70064ad0e285d29242a90af3f3c2283f')
 
 build() {
   cd ${srcdir}

Deleted: testing-x86_64/kdevelop-3.5.4-gcc44.patch
===================================================================
--- testing-x86_64/kdevelop-3.5.4-gcc44.patch	2009-09-08 10:53:11 UTC (rev 51420)
+++ testing-x86_64/kdevelop-3.5.4-gcc44.patch	2009-09-08 10:54:36 UTC (rev 51421)
@@ -1,10 +0,0 @@
---- 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