pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk-sharp Update to 2.12.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9b30f153042
branches: trunk
changeset: 549776:c9b30f153042
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Nov 08 18:48:53 2008 +0000
description:
Update to 2.12.6:
2008-11-05 Mike Kestner <mkestner%novell.com@localhost>
* atk/atk-api-2.12.raw: regen
* gtk/gtk-api-2.12.raw: regen
* generator/Signal.cs: reinstate old custom marshaler generation and
generate custom marshaling when 'manual' attr is set.
* parser/gapi2xml.pl: set manual attr on sigs that have G_TYPE_POINTER
parameters since the generic closure can't cope with them.
2008-11-05 Mike Kestner <mkestner%novell.com@localhost>
* gtk/Builder.custom: #if the new API for 2.14 for now so it
doesn't get confused as stable API yet.
2008-11-04 Mike Gorse <mgorse%novell.com@localhost>
* glib/PtrArray.cs, glib/glue/ptrarray.c, glib/Makefile.am,
glib/glue/Makefile.am, glib/gtype.cs, generator/SymbolTable.cs,
generator/ReturnValue.cs: Add PtrArray.
* glib/Marshaller.cs: Add PtrArrayToArray.
* atk/Atk.metadata: Specify GetTarget return type.
* atk/Object.custom, atk/glue/object.c: Support overriding
RefRelationSet.
2008-11-03 Stephane Delcroix <sdelcroix%novell.com@localhost>
* gtk/Gtk.metadata:
* gtk/StatusIcon.custom: Obsolete the duplicated properties.
2008-10-29 Mike Kestner <mkestner%novell.com@localhost>
* glib/Signal.cs : custom marshaling hooks
* glib/SignalClosure.cs : support for custom marshalers.
2008-10-28 Stephane Delcroix <sdelcroix%novell.com@localhost>
* gtk/Gtk.Metadata: hide ConnectSignals.
* gtk/Builder.Custom: connect the signals, and the objects.
GetObjectRaw method: allows very neat object inheritance.
2008-10-27 Stephane Delcroix <sdelcroix%novell.com@localhost>
* glib/ListBase.cs: DataMarshal: create the right object for *Adapter
list items.
2008-10-08 Mike Gorse <mgorse%novell.com@localhost>
* atk/Object.custom: Pass Handle in EmitChildrenChanged (fix critical)
2008-10-24 Mike Kestner <mkestner%novell.com@localhost>
* glib/GType.cs: register IntPtr.
2008-10-22 Peter Johanson <peter%peterjohanson.com@localhost>
* gtk/TreeModelAdapter.custom:
* gtk/TreeModelFilter.custom:
* gtk/TreeModelSort.custom:
* gtk/TreeStore.custom: Don't trigger any gtk+ critical
warnings when the 'rows-reodered' signal is fired.
diffstat:
x11/gtk-sharp/Makefile | 4 ++--
x11/gtk-sharp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 1d133019f188 -r c9b30f153042 x11/gtk-sharp/Makefile
--- a/x11/gtk-sharp/Makefile Sat Nov 08 18:47:36 2008 +0000
+++ b/x11/gtk-sharp/Makefile Sat Nov 08 18:48:53 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/10/24 21:38:45 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/11/08 18:48:53 wiz Exp $
#
-DISTNAME= gtk-sharp-2.12.5
+DISTNAME= gtk-sharp-2.12.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/}
EXTRACT_SUFX= .tar.bz2
diff -r 1d133019f188 -r c9b30f153042 x11/gtk-sharp/distinfo
--- a/x11/gtk-sharp/distinfo Sat Nov 08 18:47:36 2008 +0000
+++ b/x11/gtk-sharp/distinfo Sat Nov 08 18:48:53 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/10/24 21:38:45 wiz Exp $
+$NetBSD: distinfo,v 1.6 2008/11/08 18:48:53 wiz Exp $
-SHA1 (gtk-sharp-2.12.5.tar.bz2) = cc09dc90e69bfca94623124fe448f4de704d4d9d
-RMD160 (gtk-sharp-2.12.5.tar.bz2) = c0f0a37bb1c22d957e51df4bcee65cd242978c37
-Size (gtk-sharp-2.12.5.tar.bz2) = 1578668 bytes
+SHA1 (gtk-sharp-2.12.6.tar.bz2) = 121b4a5f1b1c0e520268f47167bf3d9851e14d27
+RMD160 (gtk-sharp-2.12.6.tar.bz2) = 681f380fb359cb21743558eb2a55b28d7beaeab6
+Size (gtk-sharp-2.12.6.tar.bz2) = 1587335 bytes
Home |
Main Index |
Thread Index |
Old Index