FreeBSD Bugzilla – Attachment 222635 Details for
Bug 253525
devel/meson: update to 0.57.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2 (0.57.0)
bug253525.diff (text/plain), 2.07 KB, created by
Jan Beich
on 2021-02-19 13:42:11 UTC
(
hide
)
Description:
v2 (0.57.0)
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2021-02-19 13:42:11 UTC
Size:
2.07 KB
patch
obsolete
>From 60e9889e4628d0c63268d3eabb13012ef905b838 Mon Sep 17 00:00:00 2001 >From: jbeich <jbeich@35697150-7ecd-e111-bb59-0022644237b5> >Date: Tue, 12 Jan 2021 12:58:25 +0000 >Subject: [PATCH] devel/meson: update to 0.57.0 > >Changes: https://mesonbuild.com/Release-notes-for-0-57-0.html >Changes: https://github.com/mesonbuild/meson/compare/0.56.2...0.57.0 >Reported by: GitHub (watch releases) >PR: 253525 >Exp-run by: antoine >Approved by: tcberner >--- > devel/meson/Makefile | 7 +++++-- > devel/meson/distinfo | 8 +++++--- > 2 files changed, 10 insertions(+), 5 deletions(-) > >diff --git a/devel/meson/Makefile b/devel/meson/Makefile >index 768661650f96..da1d22666876 100644 >--- a/devel/meson/Makefile >+++ b/devel/meson/Makefile >@@ -2,10 +2,13 @@ > # $FreeBSD$ > > PORTNAME= meson >-PORTVERSION= 0.56.2 >+PORTVERSION= 0.57.0 > CATEGORIES= devel python > MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ > >+PATCH_SITES= https://github.com/mesonbuild/${PORTNAME}/commit/ >+PATCHFILES+= 10d94a12b85b.patch:-p1 # https://github.com/mesonbuild/meson/pull/8366 >+ > MAINTAINER= desktop@FreeBSD.org > COMMENT= High performance build system > >@@ -15,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING > RUN_DEPENDS= ninja:devel/ninja > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR} > >-USES= python:3.5+ shebangfix >+USES= python:3.6+ shebangfix > USE_PYTHON= autoplist distutils noflavors > SHEBANG_FILES= mesonbuild/rewriter.py \ > mesonbuild/scripts/cmake_run_ctgt.py >diff --git a/devel/meson/distinfo b/devel/meson/distinfo >index d2e54d051d0a..bb5c59b5480e 100644 >--- a/devel/meson/distinfo >+++ b/devel/meson/distinfo >@@ -1,3 +1,5 @@ >-TIMESTAMP = 1597508825 >-SHA256 (meson-0.56.2.tar.gz) = 3cb8bdb91383f7f8da642f916e4c44066a29262caa499341e2880f010edb87f4 >-SIZE (meson-0.56.2.tar.gz) = 1794847 >+TIMESTAMP = 1612826419 >+SHA256 (meson-0.57.0.tar.gz) = 7ccb75fe1a4d404bcab86e72678abc7f75793401aa9054f881a4eb3cb990f5d9 >+SIZE (meson-0.57.0.tar.gz) = 1843243 >+SHA256 (10d94a12b85b.patch) = eecc199429d2622a543d2a8da8e09c9d4923eda3908e8683276c2e8a95628d01 >+SIZE (10d94a12b85b.patch) = 6646
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253525
:
222450
|
222635
|
222674
|
222677