pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/glib2 Update to 2.22.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcca7735f59a
branches:  trunk
changeset: 568174:fcca7735f59a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 06 22:29:41 2009 +0000

description:
Update to 2.22.3:

Overview of Changes from GLib 2.22.2 to GLib 2.22.3
===================================================

* Bugs fixed:
 350200 GTypeModule derived class unref does not unload plugin
 598899 GWin32DirectoryMonitor is broken
 563627 g_get_prgname() threadsafety
 572252 Bug in g_file_test() function.
 577711 cross compile check for g++ broken
 598712 can't detect text file with backspace
 541236 not detecting exact content type
 593856 file and directory monitors don't work with --disable-debug
 593809 Nautilus does not restore the position of the icons...

* Updated translations:
 Catalan Valencian
 Estonian

diffstat:

 devel/glib2/Makefile |  4 ++--
 devel/glib2/PLIST    |  7 +++----
 devel/glib2/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (51 lines):

diff -r 274e8bd408ea -r fcca7735f59a devel/glib2/Makefile
--- a/devel/glib2/Makefile      Sun Dec 06 22:25:30 2009 +0000
+++ b/devel/glib2/Makefile      Sun Dec 06 22:29:41 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.166 2009/10/15 11:46:25 hasso Exp $
+# $NetBSD: Makefile,v 1.167 2009/12/06 22:29:41 wiz Exp $
 
 # When updating glib2, please apply patch-ak to configure.in
 # Then run a matching version of autoconf to regen patch-aa.
-DISTNAME=              glib-2.22.2
+DISTNAME=              glib-2.22.3
 PKGNAME=               ${DISTNAME:S/glib/glib2/}
 CATEGORIES=            devel
 MASTER_SITES=          ftp://ftp.gtk.org/pub/glib/2.22/ \
diff -r 274e8bd408ea -r fcca7735f59a devel/glib2/PLIST
--- a/devel/glib2/PLIST Sun Dec 06 22:25:30 2009 +0000
+++ b/devel/glib2/PLIST Sun Dec 06 22:29:41 2009 +0000
@@ -1,5 +1,4 @@
-${PLIST.fam}lib/gio/modules/libgiofam.la
-@comment $NetBSD: PLIST,v 1.48 2009/10/15 11:46:25 hasso Exp $
+@comment $NetBSD: PLIST,v 1.49 2009/12/06 22:29:41 wiz Exp $
 bin/glib-genmarshal
 bin/glib-gettextize
 bin/glib-mkenums
@@ -182,8 +181,8 @@
 man/man1/gtester.1
 share/aclocal/glib-2.0.m4
 share/aclocal/glib-gettext.m4
-share/gdb/auto-load/libglib-2.0.so.0.2200.2-gdb.py
-share/gdb/auto-load/libgobject-2.0.so.0.2200.2-gdb.py
+share/gdb/auto-load/libglib-2.0.so.0.2200.3-gdb.py
+share/gdb/auto-load/libgobject-2.0.so.0.2200.3-gdb.py
 share/glib-2.0/gdb/glib.py
 share/glib-2.0/gdb/gobject.py
 share/glib-2.0/gettext/mkinstalldirs
diff -r 274e8bd408ea -r fcca7735f59a devel/glib2/distinfo
--- a/devel/glib2/distinfo      Sun Dec 06 22:25:30 2009 +0000
+++ b/devel/glib2/distinfo      Sun Dec 06 22:29:41 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.125 2009/11/22 16:51:17 sno Exp $
+$NetBSD: distinfo,v 1.126 2009/12/06 22:29:41 wiz Exp $
 
-SHA1 (glib-2.22.2.tar.bz2) = bdd9c4b930e81203ea69fe83876cb6c82bdc5a38
-RMD160 (glib-2.22.2.tar.bz2) = 77227f8feb61c88f9f7fcff586a59ec38114a73d
-Size (glib-2.22.2.tar.bz2) = 5490926 bytes
+SHA1 (glib-2.22.3.tar.bz2) = 185d5b80adef96019daf7402cc6762cc4d37470d
+RMD160 (glib-2.22.3.tar.bz2) = 53e1707547612e592bd2a3b5f7dfc7be1c09ed5c
+Size (glib-2.22.3.tar.bz2) = 5009176 bytes
 SHA1 (patch-aa) = 3db80f776e97c6fa27db5d19b5506db26475f5cd
 SHA1 (patch-ab) = 757cfd7f686d3e3147d13f530d1c85c7835bf762
 SHA1 (patch-ac) = 96e153339675457356f71e35d20375bed669d337



Home | Main Index | Thread Index | Old Index