From owner-svn-ports-all@freebsd.org Mon Sep 2 19:55:35 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 69871E6B59; Mon, 2 Sep 2019 19:55:35 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Mgml1wFGz4DZD; Mon, 2 Sep 2019 19:55:35 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C9B01F3B0; Mon, 2 Sep 2019 19:55:35 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x82JtYYx098052; Mon, 2 Sep 2019 19:55:34 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x82JtYoG098049; Mon, 2 Sep 2019 19:55:34 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201909021955.x82JtYoG098049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 2 Sep 2019 19:55:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510839 - in head: devel/meson net/waypipe X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: devel/meson net/waypipe X-SVN-Commit-Revision: 510839 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2019 19:55:35 -0000 Author: jbeich Date: Mon Sep 2 19:55:34 2019 New Revision: 510839 URL: https://svnweb.freebsd.org/changeset/ports/510839 Log: devel/meson: Update to 0.51.2 - Apply upstream fix to build D applications e.g., x11/tilix Changes: https://github.com/mesonbuild/meson/compare/0.51.0...0.51.2 PR: 240182 Exp-run by: antoine Modified: head/devel/meson/Makefile (contents, props changed) head/devel/meson/distinfo (contents, props changed) head/net/waypipe/Makefile (contents, props changed) Modified: head/devel/meson/Makefile ============================================================================== --- head/devel/meson/Makefile Mon Sep 2 19:50:44 2019 (r510838) +++ head/devel/meson/Makefile Mon Sep 2 19:55:34 2019 (r510839) @@ -2,9 +2,12 @@ # $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 Modified: head/devel/meson/distinfo ============================================================================== --- head/devel/meson/distinfo Mon Sep 2 19:50:44 2019 (r510838) +++ head/devel/meson/distinfo Mon Sep 2 19:55:34 2019 (r510839) @@ -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 Modified: head/net/waypipe/Makefile ============================================================================== --- head/net/waypipe/Makefile Mon Sep 2 19:50:44 2019 (r510838) +++ head/net/waypipe/Makefile Mon Sep 2 19:55:34 2019 (r510839) @@ -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)