diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-25 11:48:34 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-25 11:48:34 +0000 |
commit | 4e68387ec80026dabc11213fd03976a72d88a245 (patch) | |
tree | 2ceb0eb30e965316b6697e54bff6e90ac72dcc83 /devel/p5-glib2/distinfo | |
parent | c3bb057293a0261b1cb8e0f5cce048c83be52cf5 (diff) | |
download | pkgsrc-4e68387ec80026dabc11213fd03976a72d88a245.tar.gz |
Update to 1.103:
Overview of changes in Glib 1.103
=================================
* Fix a crash that occured when properties of undead objects were modified.
[muppet]
* Fix the undead object macros to work on 64-bit platforms. [Rafael
Garcia-Suarez]
* Completely redo the way GObject types are mapped to package names. This
fixes the problem uncovered by the recent GInitiallyUnowned issue.
* Allow undef for some arguments in the Glib::KeyFile API. [Emmanuele]
Diffstat (limited to 'devel/p5-glib2/distinfo')
-rw-r--r-- | devel/p5-glib2/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-glib2/distinfo b/devel/p5-glib2/distinfo index ef1d8729ba8..955abc9448b 100644 --- a/devel/p5-glib2/distinfo +++ b/devel/p5-glib2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 22:24:30 agc Exp $ +$NetBSD: distinfo,v 1.3 2006/01/25 11:48:34 xtraeme Exp $ -SHA1 (Glib-1.040.tar.gz) = 3999164937e97a8fd1ab2c8a606df957f84ae514 -RMD160 (Glib-1.040.tar.gz) = ac14e7cdece05bb780e3f255d6e9f08d3d9ae48c -Size (Glib-1.040.tar.gz) = 183118 bytes +SHA1 (Glib-1.103.tar.gz) = 612f22c40c37d0a6c580e4806c1e7794828ac734 +RMD160 (Glib-1.103.tar.gz) = 560d2d62d122f01ca35758d7abdb350a0d266b34 +Size (Glib-1.103.tar.gz) = 226836 bytes |