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.9. Set LICENSE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8291de12f3b1
branches: trunk
changeset: 393833:8291de12f3b1
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 28 12:55:17 2009 +0000
description:
Update to 2.12.9. Set LICENSE.
2009-05-12 Mike Kestner <mkestner%novell.com@localhost>
* gtk/Application.cs: add the theme initialization workaround for
windows. Hopefully we can find a better solution that doesn't
involve loading SWF. [Fixes #471682]
2009-05-06 Mike Kestner <mkestner%novell.com@localhost>
* gtk/TargetList.custom: fix intptr indexing in cast.
2009-05-05 Mike Kestner <mkestner%novell.com@localhost>
* glib/GType.cs: ensure threading is initialized in cctor.
* gtk/Application.cs: ditto.
2009-04-27 Mike Kestner <mkestner%novell.com@localhost>
* gtk-sharp-2.0.wxs.in: add an InstallFolder key. [Fixes #498298]
2009-04-23 Mike Kestner <mkestner%novell.com@localhost>
* gtk/TargetList.custom: use gtk_target_table_new_from_list to
implement the TargetEntry[] cast to avoid crashes on win32. This
can only be backported to 2.10 if necessary.
2009-04-09 Mike Kestner <mkestner%novell.com@localhost>
* glib/ListBase.cs: fix g_object_unref dllimport lib.
[Fixes #493128]
2009-03-28 Christian Hoff <christian_hoff%gmx.net@localhost>
* gtk/TextBuffer.custom: Use the right overload of Marshal.Copy
[Fixes #480010]
2009-02-06 Christian Hoff <christian_hoff%gmx.net@localhost>
* gtk/Gtk.metadata: Fix TreeModel.EmitRowsReordered signature
2009-02-02 Mike Kestner <mkestner%novell.com@localhost>
* gtk-sharp-2.0-wxs.in: switch the VS assembly reference registry
magic to HKLM/SOFTWARE/Microsoft/.NetFramework/AssemblyFolders. Add
a single key there to get all versions of VS.
diffstat:
x11/gtk-sharp/Makefile | 6 +++---
x11/gtk-sharp/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 0b8c29440e4c -r 8291de12f3b1 x11/gtk-sharp/Makefile
--- a/x11/gtk-sharp/Makefile Thu May 28 11:05:02 2009 +0000
+++ b/x11/gtk-sharp/Makefile Thu May 28 12:55:17 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2009/05/02 16:21:46 reed Exp $
+# $NetBSD: Makefile,v 1.13 2009/05/28 12:55:17 wiz Exp $
#
-DISTNAME= gtk-sharp-2.12.8
-PKGREVISION= 1
+DISTNAME= gtk-sharp-2.12.9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/}
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.mono-project.com/GtkSharp
COMMENT= C\# bindings for GTK
+LICENSE= gnu-lgpl-v2.1
PREV_PKGPATH= x11/gtk2-sharp
diff -r 0b8c29440e4c -r 8291de12f3b1 x11/gtk-sharp/distinfo
--- a/x11/gtk-sharp/distinfo Thu May 28 11:05:02 2009 +0000
+++ b/x11/gtk-sharp/distinfo Thu May 28 12:55:17 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/02/16 17:44:36 drochner Exp $
+$NetBSD: distinfo,v 1.9 2009/05/28 12:55:17 wiz Exp $
-SHA1 (gtk-sharp-2.12.8.tar.bz2) = 3c97abd67e92738e7960f9e0e5f2410e8ff4912b
-RMD160 (gtk-sharp-2.12.8.tar.bz2) = d287020b230e637869f4fe830961724bd44f7b01
-Size (gtk-sharp-2.12.8.tar.bz2) = 1605876 bytes
+SHA1 (gtk-sharp-2.12.9.tar.bz2) = a218d10ade40cb84155c570b94f09a76ed79f0d9
+RMD160 (gtk-sharp-2.12.9.tar.bz2) = 3cc5b9041e4abddc62f4f329cfff2bd1c9232463
+Size (gtk-sharp-2.12.9.tar.bz2) = 1606047 bytes
Home |
Main Index |
Thread Index |
Old Index