diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-19 15:33:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-19 15:33:10 +0000 |
commit | b9cdd94a7a2f11ae5bc217d28ce6fcb1aead4488 (patch) | |
tree | 843d02c9bcd00ee2925014a43b23de5ce39e0a77 /x11/lablgtk/distinfo | |
parent | d43d2b6471169b8bb5da2bf33e2fa48830afee3b (diff) | |
download | pkgsrc-b9cdd94a7a2f11ae5bc217d28ce6fcb1aead4488.tar.gz |
Update to 2.14.2:
In Lablgtk-2.14.2:
2010.09.09 [Jacques]
* add GtkCurve (but it is deprecated since 2.20)
2010.08.16 [Jacques]
* rename g_value_{get,set}_variant, as the name is used by recent
versions of glib (reported by Florent Monnier)
2010.07.25 [Jacques]
* add changed signal to cell_renderer_combo (reported by Dmitry Bely)
2010.07.23 [Jacques]
* copy GtkTreePath arguments in callbacks, as reported by Benjamin.
2010.06.25 [Jacques]
* remove gtkInit.cmo from gdk_pixbuf_mlsource, no need to
initialize Gtk as Gobject is sufficient
* protect GtkThread callbacks against exceptions, and provide a
function to process messages inside a different main loop.
* add -nothinit option to lablgtk2, since Quartz cannot run the main
loop in a different thread (one should just call GtkThread.main).
See dialog-thread.ml for an example.
2010.06.08 [Jacques]
* correct interfaces due to the fixing of an unsoundness bug in ocaml 3.12
(cf. http://caml.inria.fr/mantis/view.php?id=4824)
Diffstat (limited to 'x11/lablgtk/distinfo')
-rw-r--r-- | x11/lablgtk/distinfo | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/x11/lablgtk/distinfo b/x11/lablgtk/distinfo index 0e727629327..295a8ce088a 100644 --- a/x11/lablgtk/distinfo +++ b/x11/lablgtk/distinfo @@ -1,11 +1,6 @@ -$NetBSD: distinfo,v 1.15 2010/08/28 16:13:25 wiz Exp $ +$NetBSD: distinfo,v 1.16 2010/09/19 15:33:10 wiz Exp $ -SHA1 (lablgtk-2.14.1.tar.gz) = d0fb6185f210c6b106c250d1a85541b7da402310 -RMD160 (lablgtk-2.14.1.tar.gz) = efa0c1446d03f4deb90656586d479d2b32e110da -Size (lablgtk-2.14.1.tar.gz) = 777615 bytes +SHA1 (lablgtk-2.14.2.tar.gz) = fd184418ccbc542825748ca63fba75138d2ea561 +RMD160 (lablgtk-2.14.2.tar.gz) = aa463705398eb60712187ef6a252849fb59cbff2 +Size (lablgtk-2.14.2.tar.gz) = 779803 bytes SHA1 (patch-aa) = 193a906174c4f48c404a6b8bf045d7b6d1fe85c3 -SHA1 (patch-ab) = 99cb8e22474fef51d2ce72ed32d8c6fd01d0e7e5 -SHA1 (patch-ac) = 045fb704c746de7485f196625eafbc0eb589d194 -SHA1 (patch-ad) = 41dbe672e0981d440e73b1f27fccd9ab5cfffdc6 -SHA1 (patch-ae) = 95bce37b63ecbfbe3d09443975a20c49839c4eb5 -SHA1 (patch-af) = 2604d83fd852f9b43838e0131d47b95374e34168 |