pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/glib2 Overview of Changes from GLib 2.18.0 to GL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc462787822b
branches:  trunk
changeset: 547994:dc462787822b
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Oct 06 15:20:26 2008 +0000

description:
Overview of Changes from GLib 2.18.0 to GLib 2.18.1
===================================================

* Bugs fixed:
 550433 g_test_init doesn't recognize --help
 523463 Core dump in gmain.c:2482:IA__g_main_context_check
 551228 G_STRFUNC on recent Sun compiler should be expanded...
 551410 gtestutils.c: using printf without prototype
 551731 g_date_set_time[_t] docs should mention what timezone
 548321 <string.h> is not included in gi18n-lib.h
 551149 xdgmime mem leak
 550647 synchronous pipe I/O when reading mount reply
 551887 Docs for g_desktop_app_info_new_from_filename aren't...
 551681 g_content_type_guess() too naive with filenames
 552352 g_app_info_launch doesn't work if "Path" key...
 551408 gmodule.def generated to builddir...
 552359 g_file_info_get_icon should return GThemedIcon, and...

Also updated translations.

diffstat:

 devel/glib2/Makefile |  4 ++--
 devel/glib2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r 5f3ccb86968d -r dc462787822b devel/glib2/Makefile
--- a/devel/glib2/Makefile      Mon Oct 06 15:12:08 2008 +0000
+++ b/devel/glib2/Makefile      Mon Oct 06 15:20:26 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.145 2008/09/06 11:07:20 obache Exp $
+# $NetBSD: Makefile,v 1.146 2008/10/06 15:20:26 tnn 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.18.0
+DISTNAME=              glib-2.18.1
 PKGNAME=               ${DISTNAME:S/glib/glib2/}
 CATEGORIES=            devel
 MASTER_SITES=          ftp://ftp.gtk.org/pub/glib/2.18/ \
diff -r 5f3ccb86968d -r dc462787822b devel/glib2/distinfo
--- a/devel/glib2/distinfo      Mon Oct 06 15:12:08 2008 +0000
+++ b/devel/glib2/distinfo      Mon Oct 06 15:20:26 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.101 2008/09/06 11:07:20 obache Exp $
+$NetBSD: distinfo,v 1.102 2008/10/06 15:20:26 tnn Exp $
 
-SHA1 (glib-2.18.0.tar.bz2) = 840d3e4674c74d4987ea913003da1217e0c99a64
-RMD160 (glib-2.18.0.tar.bz2) = ba682e318b3df439dc9961082e2cbc35ac74189c
-Size (glib-2.18.0.tar.bz2) = 4711454 bytes
+SHA1 (glib-2.18.1.tar.bz2) = d34a30cfccc8322dfe4198d26cf6bfc0210f141b
+RMD160 (glib-2.18.1.tar.bz2) = 264b37584419d983685910adde8f7b282eccc1ad
+Size (glib-2.18.1.tar.bz2) = 4725213 bytes
 SHA1 (patch-aa) = 78fd660b00dd4006392d83a9719326105635cd3d
 SHA1 (patch-ab) = 757cfd7f686d3e3147d13f530d1c85c7835bf762
 SHA1 (patch-ac) = 96e153339675457356f71e35d20375bed669d337



Home | Main Index | Thread Index | Old Index