summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-24 21:38:45 +0000
committerwiz <wiz>2008-10-24 21:38:45 +0000
commit17238f345bf1c953d6fb59f4f818f3acfd3d1529 (patch)
tree592d8fdd136a3f5e42cfea045d85edb9c38b1f28
parentc4ac76c998052407619e3df60f764d1aa132df70 (diff)
downloadpkgsrc-17238f345bf1c953d6fb59f4f818f3acfd3d1529.tar.gz
Update to 2.12.5:
2008-10-21 Mike Kestner <mkestner@novell.com> * cairo/*: add a policy assembly for 1.0 defering to 2.0. 2008-10-13 Brad Taylor <brad@getcoded.net> * 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> * Makefile.am: installer target * gtk-sharp-2.0-lib.wxs: new installer config file 2008-10-12 Andrés G. Aragoneses <aaragoneses@novell.com> 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> * 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> * 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> * 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> * 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> * 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> * generator/EnumGen.cs: * generator/InterfaceGen.cs: * generator/StructBase.cs: fix build breakage in prev commit. 2008-09-30 Stephane Delcroix <sdelcroix@novell.com> * 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;
-rw-r--r--x11/gtk-sharp/Makefile4
-rw-r--r--x11/gtk-sharp/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gtk-sharp/Makefile b/x11/gtk-sharp/Makefile
index d28873fbf01..5fd7837a9f5 100644
--- a/x11/gtk-sharp/Makefile
+++ b/x11/gtk-sharp/Makefile
@@ -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 --git a/x11/gtk-sharp/distinfo b/x11/gtk-sharp/distinfo
index 0446f010449..e4541714786 100644
--- a/x11/gtk-sharp/distinfo
+++ b/x11/gtk-sharp/distinfo
@@ -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