Subject: CVS commit: pkgsrc/devel/gobject-introspection
From: Patrick Welche
Date: 2019-06-03 12:47:20
Message id: 20190603104720.C9AA7FBF4@cvs.NetBSD.org

Log Message:
Update gobject-introspection to 2.60.1

Highlights:
* build: Drop Python 2 support, require Python 3.4+ :mr:`69`
* Add _Float128 to the base C types
* scanner: rework source root directory guessing code to not depend on the
  build directory
* scanner: Merge specifiers and qualifiers when merging basic types.
  Fixes "unsigned char" being wrongly parsed as "unsigned" etc.
  :mr:`125` (:user:`Tomasz Miąsko <tmiasko>`)
* scanner: make using bool without stdbool include work again
  :issue:`247`

Files:
RevisionActionfile
1.59modifypkgsrc/devel/gobject-introspection/Makefile
1.12modifypkgsrc/devel/gobject-introspection/PLIST
1.31modifypkgsrc/devel/gobject-introspection/distinfo
1.2modifypkgsrc/devel/gobject-introspection/patches/patch-giscanner_ccompiler.py
1.1addpkgsrc/devel/gobject-introspection/patches/patch-giscanner_ast.py
1.1addpkgsrc/devel/gobject-introspection/patches/patch-meson.build
1.1addpkgsrc/devel/gobject-introspection/patches/patch-tests_scanner_Regress-1.0-expected.gir
1.1addpkgsrc/devel/gobject-introspection/patches/patch-tools_meson.build
1.4removepkgsrc/devel/gobject-introspection/patches/patch-aa
1.2removepkgsrc/devel/gobject-introspection/patches/patch-ac