diff options
author | prlw1 <prlw1> | 2014-11-29 17:55:07 +0000 |
---|---|---|
committer | prlw1 <prlw1> | 2014-11-29 17:55:07 +0000 |
commit | 1c1d8a3d666c5be5115bf3f3a93640c6913b44f6 (patch) | |
tree | 4ba3755a750b0394ab18989e203e1fecdba4ad7b /devel/glib2/PLIST | |
parent | addabaebc81ccec6b909824c0ae00d3efcd8355b (diff) | |
download | pkgsrc-1c1d8a3d666c5be5115bf3f3a93640c6913b44f6.tar.gz |
Update glib2 to 2.42.1
Overview of changes in GLib 2.42.1
==================================
* This release disables deprecation warnings by default
* Bugs fixed:
728256 gcredentials: add NetBSD support (no more patch-gio_gioenums.h)
736806 gtask: Fix reference count loop causing leaks
737143 Include <stdint.h> in glib/valgrind.h
738170 g_byte_array_new_take() doesn't initialize array->alloc
738197 g_cond_timed_wait() doesn't time out on Mac OS X
* Translation updates:
Bengali (India)
Bulgarian
Gujarati
Italian
Norwegian bokmål
Telugu
Diffstat (limited to 'devel/glib2/PLIST')
-rw-r--r-- | devel/glib2/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/glib2/PLIST b/devel/glib2/PLIST index 3e65b025151..65c3cbe2fe4 100644 --- a/devel/glib2/PLIST +++ b/devel/glib2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.81 2014/10/07 23:18:36 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.82 2014/11/29 17:55:07 prlw1 Exp $ bin/gapplication bin/gdbus bin/gio-querymodules @@ -280,8 +280,8 @@ lib/pkgconfig/gthread-2.0.pc share/aclocal/glib-2.0.m4 share/aclocal/glib-gettext.m4 share/aclocal/gsettings.m4 -share/gdb/auto-load/libglib-2.0.so.0.4200.0-gdb.py -share/gdb/auto-load/libgobject-2.0.so.0.4200.0-gdb.py +share/gdb/auto-load/libglib-2.0.so.0.4200.1-gdb.py +share/gdb/auto-load/libgobject-2.0.so.0.4200.1-gdb.py share/glib-2.0/gdb/glib.py share/glib-2.0/gdb/gobject.py share/glib-2.0/gettext/po/Makefile.in.in |