diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-19 18:32:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-19 18:32:27 +0000 |
commit | ce2ccec3c5dd09befd730814bf8dbbb143ad3cfc (patch) | |
tree | a8f3965a7b5006da84aba62184c268987a68fb43 /devel/glib2/PLIST | |
parent | db6989290a600620ce36514a213a94ebbfed0201 (diff) | |
download | pkgsrc-ce2ccec3c5dd09befd730814bf8dbbb143ad3cfc.tar.gz |
glib2: update to 2.56.2.
Overview of changes in GLib 2.56.2
==================================
* Support version 2 of the NetworkMonitor portal interface
* Bug fixes:
740791 gio: cannot specify the source when joining a multicast group...
755721 g_inotify_file_monitor_start called with nullpointer for dirn...
773435 After g_get_home_dir() fails, a second use deadlocks
793727 Use-after-free in emit_network_changed() of gnetworkmonitorba...
794380 Build failure of gcocoanotificationbackend.c on OS X < 10.9
794801 /network-monitor/add_networks fails if there is a proxy and g...
795138 gobject build failure with gcc <= 4.7
795234 Fix Jenkins CI build failures for network tests
795406 Glib fails to build for Android
795429 glib-genmarshal shows redundant "time" warning message agains...
795711 gitlab-ci: update meson
795735 Fix comparison for GVariant property values
795802 gdbus-codegen doesn't accept --output-directory with --output...
#1240 W32: g_get_system_data_dirs() works differently for C++ applic...
#1401 g_clear_handle_id: clear_func is nullable, despite documentatin...
#1452 GFileInfo: unable to retrieve correct modification time of link...
#1458 g_volume_get_mount returns NULL value after g_volume_mount_fini...
* Translation updates
Russian
Slovenian
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 f9ee5c2b79d..f990e56988b 100644 --- a/devel/glib2/PLIST +++ b/devel/glib2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.100 2018/05/21 08:39:38 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.101 2018/08/19 18:32:27 wiz Exp $ bin/gapplication bin/gdbus bin/gio @@ -294,8 +294,8 @@ share/bash-completion/completions/gapplication share/bash-completion/completions/gdbus share/bash-completion/completions/gresource share/bash-completion/completions/gsettings -share/gdb/auto-load${LOCALBASE}/lib/libglib-2.0.so.0.5600.1-gdb.py -share/gdb/auto-load${LOCALBASE}/lib/libgobject-2.0.so.0.5600.1-gdb.py +share/gdb/auto-load${LOCALBASE}/lib/libglib-2.0.so.0.5600.2-gdb.py +share/gdb/auto-load${LOCALBASE}/lib/libgobject-2.0.so.0.5600.2-gdb.py share/gettext/its/gschema.its share/gettext/its/gschema.loc share/glib-2.0/gdb/glib_gdb.py |