pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgail-gnome Build fix for new glib2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f3a30e1aa08
branches: trunk
changeset: 603657:8f3a30e1aa08
user: dholland <dholland%pkgsrc.org@localhost>
date: Thu May 10 04:46:57 2012 +0000
description:
Build fix for new glib2.
diffstat:
devel/libgail-gnome/distinfo | 3 +-
devel/libgail-gnome/patches/patch-gail-gnome_gail-gnome-debug_h | 15 ++++++++++
2 files changed, 17 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r cc286cbbb88b -r 8f3a30e1aa08 devel/libgail-gnome/distinfo
--- a/devel/libgail-gnome/distinfo Thu May 10 04:43:53 2012 +0000
+++ b/devel/libgail-gnome/distinfo Thu May 10 04:46:57 2012 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.10 2008/10/25 02:15:50 wiz Exp $
+$NetBSD: distinfo,v 1.11 2012/05/10 04:46:57 dholland Exp $
SHA1 (libgail-gnome-1.20.1.tar.bz2) = 97bc7dca6130f6dfa76070669b0c46b56d374d24
RMD160 (libgail-gnome-1.20.1.tar.bz2) = b4ea4008186c5ca9f4090d1b4b4b6c85a27f1dd0
Size (libgail-gnome-1.20.1.tar.bz2) = 242952 bytes
+SHA1 (patch-gail-gnome_gail-gnome-debug_h) = 6eed6a2a97c6212498b9a13e4b44d9468d96d778
diff -r cc286cbbb88b -r 8f3a30e1aa08 devel/libgail-gnome/patches/patch-gail-gnome_gail-gnome-debug_h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libgail-gnome/patches/patch-gail-gnome_gail-gnome-debug_h Thu May 10 04:46:57 2012 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-gail-gnome_gail-gnome-debug_h,v 1.1 2012/05/10 04:46:57 dholland Exp $
+
+Fix build with latest glib2.
+
+--- gail-gnome/gail-gnome-debug.h~ 2008-09-23 11:43:14.000000000 +0000
++++ gail-gnome/gail-gnome-debug.h
+@@ -21,7 +21,7 @@
+ #ifndef __GAIL_GNOME_DEBUG_H__
+ #define __GAIL_GNOME_DEBUG_H__
+
+-#include <glib/gmacros.h>
++#include <glib.h>
+
+ G_BEGIN_DECLS
+
Home |
Main Index |
Thread Index |
Old Index