From 25c691f54ff5fe0d6ed17bc6035f98822352772b Mon Sep 17 00:00:00 2001 From: tobik Date: Mon, 24 Jun 2019 05:59:31 +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 | 2 +- devel/meson/distinfo | 6 +++--- net/waypipe/Makefile | 2 -- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/devel/meson/Makefile b/devel/meson/Makefile index cb45c2cb490d..840135255ac2 100644 --- a/devel/meson/Makefile +++ b/devel/meson/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= meson -PORTVERSION= 0.51.0 +PORTVERSION= 0.51.2 CATEGORIES= devel python MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ diff --git a/devel/meson/distinfo b/devel/meson/distinfo index 518e67a7d539..bb73117c577d 100644 --- a/devel/meson/distinfo +++ b/devel/meson/distinfo @@ -1,3 +1,3 @@ -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 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)