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.12.9:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9188f34d32f3
branches:  trunk
changeset: 524118:9188f34d32f3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 18 22:42:56 2007 +0000

description:
Update to 2.12.9:

Overview of Changes from GLib 2.12.8 to GLib 2.12.9
===================================================

* Fix an unintended ABI break in the 2.12.8 release

* Bugs fixed:
 397139 glib-2.12.8 breaks ABI


Overview of Changes from GLib 2.12.7 to GLib 2.12.8
===================================================

* Due to an oversight, GLib has been linked against
  libpthread since 2.12.2. This has been fixed by
  moving the monotonic timer support into gthread.

* Bugs fixed:
 393812 glib links against pthread
 394258 gthread.c: illegal include order
 394641 Undefined reference in gthread
 394150 gettime implementation breaks compilation on darwin 6
 395203 g_timer_elapsed off by 2 order of magnitude
 394262 image/* mimetype breaks stuff
 392636 glib-2.0.m4 ignores PKG_CONFIG environment variable
 395419 Glib-2.12.7 with mingw(w32api-3.8/windows) fails to compi...
 329031 G_GNUC_INTERNAL fails with gcc-2.95

* Updated translations (ar,bg,ca,it,nl,th)

diffstat:

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

diffs (29 lines):

diff -r 150d9e6938a1 -r 9188f34d32f3 devel/glib2/Makefile
--- a/devel/glib2/Makefile      Thu Jan 18 22:42:20 2007 +0000
+++ b/devel/glib2/Makefile      Thu Jan 18 22:42:56 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2007/01/10 14:57:33 drochner Exp $
+# $NetBSD: Makefile,v 1.113 2007/01/18 22:42:56 wiz Exp $
 
-DISTNAME=              glib-2.12.7
-PKGREVISION=           1
+DISTNAME=              glib-2.12.9
 PKGNAME=               ${DISTNAME:S/glib/glib2/}
 CATEGORIES=            devel
 MASTER_SITES=          ftp://ftp.gtk.org/pub/glib/2.12/ \
diff -r 150d9e6938a1 -r 9188f34d32f3 devel/glib2/distinfo
--- a/devel/glib2/distinfo      Thu Jan 18 22:42:20 2007 +0000
+++ b/devel/glib2/distinfo      Thu Jan 18 22:42:56 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.77 2007/01/10 14:57:33 drochner Exp $
+$NetBSD: distinfo,v 1.78 2007/01/18 22:42:56 wiz Exp $
 
-SHA1 (glib-2.12.7.tar.bz2) = 42024d775f5b1550c0f86091609cd1c7d1440413
-RMD160 (glib-2.12.7.tar.bz2) = 0c95bd3a5970263b72be9cacfc64c0e7f4bbe254
-Size (glib-2.12.7.tar.bz2) = 2900849 bytes
+SHA1 (glib-2.12.9.tar.bz2) = 387da30929047ef88a6f369831a34f41a3d027f7
+RMD160 (glib-2.12.9.tar.bz2) = f762b65131f5c1f30ee2e25cb771c296715e6bd6
+Size (glib-2.12.9.tar.bz2) = 2902738 bytes
 SHA1 (patch-aa) = 7fc166157fc62dccfddc1bb64e27d31e511897aa
 SHA1 (patch-ab) = a765c6e43856ce858f23f237ffd5b48cb6d029e6
 SHA1 (patch-ac) = 43a30df9822e90e0f84df4458cc20de286509961



Home | Main Index | Thread Index | Old Index