diff options
author | wiz <wiz@pkgsrc.org> | 2009-07-22 13:29:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-07-22 13:29:11 +0000 |
commit | 23aa151f861a7d50c8597250af6db538db0d1fe3 (patch) | |
tree | f07f81fd0db53099a82d004222c4e4c7da5394d3 /devel/glibmm/distinfo | |
parent | 6e04c287a0aa814f56f069aae7e51e5c3d5081b7 (diff) | |
download | pkgsrc-23aa151f861a7d50c8597250af6db538db0d1fe3.tar.gz |
Update to 2.20.1:
2.20.1 (stable):
Glib:
* Date: Constructor: Check for invalid dates.
(José Alburquerque)
* ustring: Make the relational operators work with mixed argument types.
(Chris Vine) Bug #580773
* Allow dynamic GType registration, though this is not yet fully tested:
Class: Added a register_derived_type(GTypeModule*) overload to
call g_type_module_register_type() instead of g_type_register_static().
gmmproc: Added a _DYNAMIC_GTYPE_REGISTRATION() macro to
be used in the class in the hg file, to add a *_Class::init(GTypeModule)
method, and a get_type(GTypeModule*) method that calls it.
Gio:
* File: Added the missing make_directory_with_parents() definition.
(Siavash Safi)
Build:
* Fix the build with exceptions disabled.
(Daniel Elstner, José Alburquerque)
* Fix compiler warnings.
(Daniel Elstner, Hubert Figuiere)
* Windows build fixes.
(Armin Burgmeier)
Documentation:
* Improve the guessing of C++ method names for C function names.
(Johannes Schmid)
Diffstat (limited to 'devel/glibmm/distinfo')
-rw-r--r-- | devel/glibmm/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/glibmm/distinfo b/devel/glibmm/distinfo index 2b29112d1d4..2b6ce74ef0d 100644 --- a/devel/glibmm/distinfo +++ b/devel/glibmm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2009/03/17 22:02:36 jmcneill Exp $ +$NetBSD: distinfo,v 1.29 2009/07/22 13:29:11 wiz Exp $ -SHA1 (glibmm-2.20.0.tar.bz2) = a3988446c4443cc944855abbc7f0851d46adc154 -RMD160 (glibmm-2.20.0.tar.bz2) = 2ab83f832f3c40196b33f799833106568f374ba7 -Size (glibmm-2.20.0.tar.bz2) = 4345802 bytes +SHA1 (glibmm-2.20.1.tar.bz2) = 61bef268eecc7ca98946213c0147ebf25b7428e2 +RMD160 (glibmm-2.20.1.tar.bz2) = d7d851d0f1391240b61f6c0dbdddbdc8dc0c5b6c +Size (glibmm-2.20.1.tar.bz2) = 7608179 bytes |