Subject: CVS commit: pkgsrc/devel
From: Patrick Welche
Date: 2020-09-29 12:43:34
Message id: 20200929104334.29EB0FB28@cvs.NetBSD.org

Log Message:
Update glib2 to 2.66.0

Highlights:
* Fixes to the new `statx()` calls - note that since GLib 2.65.2 uses `statx()`
  (if available) instead of `stat()`/`fstat()`/`lstat()`/`fstatat()`, syscall
  sandboxing for third party applications might need to be updated
* Fix deadlock in `g_subprocess_communicate_async()` (work by Alexander Larsson) \ 
(#2182)
* Add `%f`/microsecond placeholder support to `g_date_time_format()` (work by \ 
Johan Bjäreholt) (!1605)
* Add `GUri` API for parsing, building and representing URIs according to
  [RFC 3986](https://tools.ietf.org/html/rfc3986) (work by Marc-Andre Lureau) (#110)
* D-Bus credentials support on macOS (#507)
* Year 2038 fixes involving new API in `GBookmarkFile` (#1931)

For full details, see:
https://gitlab.gnome.org/GNOME/glib/-/blob/2.66.0/NEWS

Files:
RevisionActionfile
1.15modifypkgsrc/devel/gdbus-codegen/distinfo
1.276modifypkgsrc/devel/glib2/Makefile
1.84modifypkgsrc/devel/glib2/Makefile.common
1.120modifypkgsrc/devel/glib2/PLIST
1.276modifypkgsrc/devel/glib2/distinfo
1.4modifypkgsrc/devel/glib2/patches/patch-gio_gcredentialsprivate.h
1.9modifypkgsrc/devel/glib2/patches/patch-glib_meson.build
1.11modifypkgsrc/devel/glib2/patches/patch-meson.build