From dc0f577e3f47119eb3ce25713a38ebdad0dd003d Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 29 Aug 2019 03:35:54 +0000 Subject: [PATCH] devel/meson: Update to 0.51.2 Changes: https://github.com/mesonbuild/meson/compare/0.51.0...0.51.2 PR: 240182 Exp-run by: antoine --- devel/meson/Makefile | 5 ++++- devel/meson/distinfo | 8 +++++--- net/waypipe/Makefile | 2 -- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/devel/meson/Makefile b/devel/meson/Makefile index cb45c2cb490d..724021640e70 100644 --- a/devel/meson/Makefile +++ b/devel/meson/Makefile @@ -2,10 +2,13 @@ # $FreeBSD$ PORTNAME= meson -PORTVERSION= 0.51.0 +PORTVERSION= 0.51.2 CATEGORIES= devel python MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ +PATCH_SITES= https://github.com/mesonbuild/${PORTNAME}/commit/ +PATCHFILES+= efea48788ab2.patch:-p1 + MAINTAINER= gnome@FreeBSD.org COMMENT= High performance build system diff --git a/devel/meson/distinfo b/devel/meson/distinfo index 518e67a7d539..64d7f4fd9bf8 100644 --- a/devel/meson/distinfo +++ b/devel/meson/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1561108166 -SHA256 (meson-0.51.0.tar.gz) = 2f75fdf6d586d3595c03a07afcd0eaae11f68dd33fea5906a434d22a409ed63f -SIZE (meson-0.51.0.tar.gz) = 1449724 +TIMESTAMP = 1566836953 +SHA256 (meson-0.51.2.tar.gz) = 23688f0fc90be623d98e80e1defeea92bbb7103bf9336a5f5b9865d36e892d76 +SIZE (meson-0.51.2.tar.gz) = 1453251 +SHA256 (efea48788ab2.patch) = eee556fb0cd6cbba5756bbfb508412081743cd813dd10d1b9cbc419769281d39 +SIZE (efea48788ab2.patch) = 953 diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index cd8393f71fcf..f798ac88caf8 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -20,8 +20,6 @@ GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl GL_COMMIT= f78ad85b04ef95daa9a1671aa0375d0e77d19b2f PLIST_FILES= bin/${PORTNAME} -# XXX armv6 needs https://github.com/mesonbuild/meson/commit/147d3f752c41 -CONFIGURE_ENV= UNAME_m=${ARCH} # XXX Drop after FreeBSD 12.0 EOL .if exists(/usr/lib/clang/6.0.0) || exists(/usr/lib/clang/6.0.1)