[arch-commits] Commit in kdevelop/repos (3 files)
Andrea Scarpino
andrea at archlinux.org
Tue Aug 25 13:53:38 UTC 2009
Date: Tuesday, August 25, 2009 @ 09:53:38
Author: andrea
Revision: 50318
Merged revisions 50317 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/kdevelop/trunk
........
r50317 | andrea | 2009-08-25 15:53:13 +0200 (Tue, 25 Aug 2009) | 2 lines
upgpkg: kdevelop 3.9.95-1
upstream release
........
Modified:
kdevelop/repos/testing-i686/ (properties)
kdevelop/repos/testing-i686/PKGBUILD
Deleted:
kdevelop/repos/testing-i686/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-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /kdevelop/trunk:1-49206
+ /kdevelop/trunk:1-50317
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-08-25 13:53:13 UTC (rev 50317)
+++ testing-i686/PKGBUILD 2009-08-25 13:53:38 UTC (rev 50318)
@@ -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-i686/kdevelop-3.5.4-gcc44.patch
===================================================================
--- testing-i686/kdevelop-3.5.4-gcc44.patch 2009-08-25 13:53:13 UTC (rev 50317)
+++ testing-i686/kdevelop-3.5.4-gcc44.patch 2009-08-25 13:53:38 UTC (rev 50318)
@@ -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