Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2023 16:40:31 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7a44c8699bef - main - devel/meson: update to 1.1.0
Message-ID:  <202304101640.33AGeVWv068344@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7a44c8699befe56d3bf8f8d9985216bc0a5ec4f7

commit 7a44c8699befe56d3bf8f8d9985216bc0a5ec4f7
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-28 14:22:06 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-10 16:39:25 +0000

    devel/meson: update to 1.1.0
    
    Changes:        https://mesonbuild.com/Release-notes-for-1-1-0.html
    PR:             270499
    Reported by:    GitHub (watch releases)
    Exp-run by:     antoine
    Approved by:    vishwin
---
 devel/meson/Makefile | 2 +-
 devel/meson/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/meson/Makefile b/devel/meson/Makefile
index 058394f6944a..69d999bb90c6 100644
--- a/devel/meson/Makefile
+++ b/devel/meson/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	meson
-PORTVERSION=	1.0.1
+PORTVERSION=	1.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 
diff --git a/devel/meson/distinfo b/devel/meson/distinfo
index 3ecc6b53a1ff..bb429ea9f7ca 100644
--- a/devel/meson/distinfo
+++ b/devel/meson/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677190158
-SHA256 (meson-1.0.1.tar.gz) = d926b730de6f518728cc7c57bc5e701667bae0c3522f9e369427b2cc7839d3c1
-SIZE (meson-1.0.1.tar.gz) = 2104183
+TIMESTAMP = 1681141285
+SHA256 (meson-1.1.0.tar.gz) = d9616c44cd6c53689ff8f05fc6958a693f2e17c3472a8daf83cee55dabff829f
+SIZE (meson-1.1.0.tar.gz) = 2124254



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304101640.33AGeVWv068344>