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.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6b5be22f175
branches: trunk
changeset: 548869:e6b5be22f175
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Oct 24 21:38:45 2008 +0000
description:
Update to 2.12.5:
2008-10-21 Mike Kestner <mkestner%novell.com@localhost>
* cairo/*: add a policy assembly for 1.0 defering to 2.0.
2008-10-13 Brad Taylor <brad%getcoded.net@localhost>
* Makefile.am:
* configure.in.in:
* gtk-sharp-2.0-lib.wxs.in:
* gtk-sharp-2.0-dev.wxs.in: Replace version numbers in wxs files,
import gtk-sharp-2.0-dev.wxs.
2008-10-13 Mike Kestner <mkestner%novell.com@localhost>
* Makefile.am: installer target
* gtk-sharp-2.0-lib.wxs: new installer config file
2008-10-12 Andrés G. Aragoneses <aaragoneses%novell.com@localhost>
Fixes BNC#426876.
* generator/InterfaceGen.cs: throw ArgumentNullException in
the Adapter's constructor that receives an implementor.
2008-10-09 Mike Kestner <mkestner%novell.com@localhost>
* cairo/*.cs: flatten source hierarchy to simplify win32 build.
* sample/Makefile.am: fix a ref issue with local cairo.
2008-10-09 Mike Kestner <mkestner%novell.com@localhost>
* configure.in.in: magic for local Mono.Cairo build.
* cairo/*: a local build of Mono.Cairo for .Net-only builds on win32.
* */Makefile.am: use local Mono.Cairo where necessary.
2008-10-09 Mike Kestner <mkestner%novell.com@localhost>
* configure.in.in: kill dead config.in.
* sample/CairoSample.cs: some dispose handling and cleanup.
* sample/cairo-sample.exe.config.in: kill, no pinvoke needed now.
* sample/GException.cs: GException test sample.
* sample/GtkCairo.cs: kill, replaced by Gdk.CairoHelper.Create.
* sample/Makefile.am: cleanup.
2008-10-08 Mike Gorse <mgorse%novell.com@localhost>
* Atk/Makefile.am, Atk/ObjectFactory.custom, Atk/glue/Makefile.am,
Atk/glue/object_factory.c: Add ObjectFactory.custom and
glue/object_factory.c.
2008-10-02 Mike Gorse <mgorse%novell.com@localhost>
* Atk/Makefile.am, Atk/Hyperlink.custom, Atk/glue/Makefile.am,
Atk/glue/hyperlink.c: Add Hyperlink.custom and glue/hyperlink.c.
2008-09-30 Mike Kestner <mkestner%novell.com@localhost>
* generator/EnumGen.cs:
* generator/InterfaceGen.cs:
* generator/StructBase.cs: fix build breakage in prev commit.
2008-09-30 Stephane Delcroix <sdelcroix%novell.com@localhost>
* generator/CallbackGen.cs:
* generator/ClassGen.cs:
* generator/EnumGen.cs:
* generator/GenBase.cs:
* generator/InterfaceGen.cs:
* generator/Method.cs:
* generator/OpaqueGen.cs:
* generator/StructBase.cs:
* generator/ObjectGen: check for the internal attribute
* generator/Method.cs: check for the accessibility attribute;
diffstat:
x11/gtk-sharp/Makefile | 4 ++--
x11/gtk-sharp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 228a8fd96cad -r e6b5be22f175 x11/gtk-sharp/Makefile
--- a/x11/gtk-sharp/Makefile Fri Oct 24 21:35:14 2008 +0000
+++ b/x11/gtk-sharp/Makefile Fri Oct 24 21:38:45 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/10/16 22:09:23 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/10/24 21:38:45 wiz Exp $
#
-DISTNAME= gtk-sharp-2.12.4
+DISTNAME= gtk-sharp-2.12.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/}
EXTRACT_SUFX= .tar.bz2
diff -r 228a8fd96cad -r e6b5be22f175 x11/gtk-sharp/distinfo
--- a/x11/gtk-sharp/distinfo Fri Oct 24 21:35:14 2008 +0000
+++ b/x11/gtk-sharp/distinfo Fri Oct 24 21:38:45 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/10/16 22:09:23 wiz Exp $
+$NetBSD: distinfo,v 1.5 2008/10/24 21:38:45 wiz Exp $
-SHA1 (gtk-sharp-2.12.4.tar.bz2) = e189e7fbf4331b02570bb0788bc710c8bb9dd2fd
-RMD160 (gtk-sharp-2.12.4.tar.bz2) = 9f4fe94c80c2d9e3ba87e19df8b6e1031bd51d66
-Size (gtk-sharp-2.12.4.tar.bz2) = 1549697 bytes
+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
Home |
Main Index |
Thread Index |
Old Index