Tue Sep 4 14:46:52 2018 UTC ()
Update py-meson to 0.47.2

Highlights:

      find_library: Use _build_wrapper to get library dirs
      python.find_installation: only try to find python with the
        py launcher if it isn't in PATH
      Fix @CURRENT_SOURCE_DIR@ in generator()
      Fix directory verification. Closes #3857.
      Add 32 bit sparc processor support. Closes #3901.
      Add support for s390x CPUs. Closes #3897.
      mesonbuild: Recognise risc-v architecture
      configure_file: Don't optimize away substitutions
      environment: Map mipsel -> mips, mips64el -> mips64
      Add new method: mlog.deprecation()
      Raise a MesonException when substituting an invalid value
      Print a more usable message when a subproject fails to configure
      get_library_naming: Use templates instead of suffix/prefix pairs
      find_library: Fix manual searching on OpenBSD
      find_library: Fix priority of library search in OpenBSD
      find_library: Validate and sort globbed shared library files
      gnome.gdbus_codegen: Handle XML docbook in subdirs
      Print a useful error when a compiler is not found in the cross file
      Add a feature-new entry for UserFeatureOption
      PkgConfigDependency: Fix library path search order
      Don't check version for fallback not-found dependency
      PkgConfigDependency: Parse library paths in a separate step
      find_library: Allow undefined symbols while linking
      Test that system shlibs with undefined symbols can be found
      Make the dependency order deterministic.
      Make the rpath order deterministic.


(prlw1)
diff -r1.13 -r1.14 pkgsrc/devel/py-meson/Makefile
diff -r1.11 -r1.12 pkgsrc/devel/py-meson/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/py-meson/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-meson/Attic/Makefile 2018/09/03 09:30:25 1.13
+++ pkgsrc/devel/py-meson/Attic/Makefile 2018/09/04 14:46:52 1.14
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.13 2018/09/03 09:30:25 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2018/09/04 14:46:52 prlw1 Exp $
2 2
3DISTNAME= meson-0.47.0 3DISTNAME= meson-0.47.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel python 5CATEGORIES= devel python
7MASTER_SITES= ${MASTER_SITE_PYPI:=m/meson/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=m/meson/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://mesonbuild.com/ 9HOMEPAGE= http://mesonbuild.com/
11COMMENT= Open source build system meant to be fast and user friendly 10COMMENT= Open source build system meant to be fast and user friendly
12LICENSE= apache-2.0 11LICENSE= apache-2.0
13 12
14DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build 13DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
15 14
16PYTHON_VERSIONS_INCOMPATIBLE= 27 15PYTHON_VERSIONS_INCOMPATIBLE= 27
17 16
18# c++ for tests 17# c++ for tests

cvs diff -r1.11 -r1.12 pkgsrc/devel/py-meson/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-meson/Attic/distinfo 2018/09/03 09:30:25 1.11
+++ pkgsrc/devel/py-meson/Attic/distinfo 2018/09/04 14:46:52 1.12
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.11 2018/09/03 09:30:25 wiz Exp $ 1$NetBSD: distinfo,v 1.12 2018/09/04 14:46:52 prlw1 Exp $
2 2
3SHA1 (meson-0.47.0.tar.gz) = 3ce3f5cf2a31e7c58b921f7a5c92afae3c90ff4c 3SHA1 (meson-0.47.2.tar.gz) = 58278fa1e65d4e9197b8e3ca8c3ca2bc4d8283d2
4RMD160 (meson-0.47.0.tar.gz) = 0d90c75a0be70a55b3da7239a25be2ba573054e1 4RMD160 (meson-0.47.2.tar.gz) = 6941232c36102c9d5b7ebd4b42e38aca7d3a67d2
5SHA512 (meson-0.47.0.tar.gz) = 02a9aa481c6cce011be9bd3ada523c45f503c70c1c6c8c826241c16a84c8ccbb06de2caced8c748850c24b7a696705c8c72847f935fd720edbd286235390fd94 5SHA512 (meson-0.47.2.tar.gz) = 9d7cea6151b99dff0c34d72b63473aecf7565636ba2b48d9fe86ce25372d1c71a834654f4745ae29e0fcacffcad806a1f6d937bcf5fe88cd9b16b72bf2d62112
6Size (meson-0.47.0.tar.gz) = 1246932 bytes 6Size (meson-0.47.2.tar.gz) = 1267957 bytes
7SHA1 (patch-mesonbuild_compilers_____init____.py) = b893759a6fa135f2da606ea487848701dbba037d 7SHA1 (patch-mesonbuild_compilers_____init____.py) = b893759a6fa135f2da606ea487848701dbba037d
8SHA1 (patch-mesonbuild_compilers_compilers.py) = ab44b1672b2d1cc6258b74590ac6bbf0fe502066 8SHA1 (patch-mesonbuild_compilers_compilers.py) = ab44b1672b2d1cc6258b74590ac6bbf0fe502066
9SHA1 (patch-mesonbuild_environment.py) = 08957ccc7ee55f9d5b7f965309bbe5ad38aa23ce 9SHA1 (patch-mesonbuild_environment.py) = 08957ccc7ee55f9d5b7f965309bbe5ad38aa23ce
10SHA1 (patch-mesonbuild_minstall.py) = e312e881db36dcee9fca6eadc10a7c6eab475f2b 10SHA1 (patch-mesonbuild_minstall.py) = e312e881db36dcee9fca6eadc10a7c6eab475f2b