[arch-commits] Commit in bug-buddy/gnome-unstable (PKGBUILD gcc-4.4.patch)

Jan de Groot jgc at archlinux.org
Tue Sep 8 13:06:08 UTC 2009


    Date: Tuesday, September 8, 2009 @ 09:06:08
  Author: jgc
Revision: 51443

Update to 2.27.92

Modified:
  bug-buddy/gnome-unstable/PKGBUILD
Deleted:
  bug-buddy/gnome-unstable/gcc-4.4.patch

---------------+
 PKGBUILD      |    8 ++++----
 gcc-4.4.patch |   32 --------------------------------
 2 files changed, 4 insertions(+), 36 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-08 12:35:18 UTC (rev 51442)
+++ PKGBUILD	2009-09-08 13:06:08 UTC (rev 51443)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=bug-buddy
-pkgver=2.27.1
+pkgver=2.27.92
 pkgrel=1
 pkgdesc="A bug reporting tool for GNOME"
 arch=(i686 x86_64)
 install=bug-buddy.install
-depends=('gnome-menus>=2.27.5' 'evolution-data-server>=2.27.90' 'libgtop>=2.27.3' 'libelf' 'hicolor-icon-theme')
-makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.17.3')
+depends=('evolution-data-server>=2.27.92' 'libgtop>=2.27.3' 'libelf' 'hicolor-icon-theme')
+makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.17.5')
 groups=('gnome-extra')
 license=(GPL)
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('a058d15cc48cb891fd83e60a6ea3b01a7c3815cb')
+sha256sums=('0a77b9c2bb6837562427106433a32864ac070f0cd95c810d6305d58eed57ceb3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: gcc-4.4.patch
===================================================================
--- gcc-4.4.patch	2009-09-08 12:35:18 UTC (rev 51442)
+++ gcc-4.4.patch	2009-09-08 13:06:08 UTC (rev 51443)
@@ -1,32 +0,0 @@
---- ./google-breakpad/src/processor/postfix_evaluator-inl.h~	2009-02-26 19:56:48.000000000 -0500
-+++ ./google-breakpad/src/processor/postfix_evaluator-inl.h	2009-06-11 17:27:18.451971694 -0400
-@@ -37,7 +37,7 @@
- #ifndef PROCESSOR_POSTFIX_EVALUATOR_INL_H__
- #define PROCESSOR_POSTFIX_EVALUATOR_INL_H__
- 
--
-+#include <cstdio>
- #include <sstream>
- 
- #include "processor/postfix_evaluator.h"
---- ./google-breakpad/src/client/linux/handler/exception_handler.cc~	2009-02-26 19:56:49.000000000 -0500
-+++ ./google-breakpad/src/client/linux/handler/exception_handler.cc	2009-06-11 20:54:54.667061888 -0400
-@@ -44,6 +44,8 @@
- #include <ctime>
- #include <linux/limits.h>
- 
-+#include <cstdio>
-+
- #include "client/linux/handler/exception_handler.h"
- #include "common/linux/guid_creator.h"
- #include "google_breakpad/common/minidump_format.h"
---- ./google-breakpad/src/client/linux/handler/minidump_generator.cc~	2009-02-26 19:56:49.000000000 -0500
-+++ ./google-breakpad/src/client/linux/handler/minidump_generator.cc	2009-06-11 21:06:14.963661633 -0400
-@@ -39,6 +39,7 @@
- #include <sys/wait.h>
- #include <string.h>
- 
-+#include <cstdio>
- #include <cstdlib>
- #include <cstring>
- #include <ctime>




More information about the arch-commits mailing list