Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2021 22:05:44 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: b00bcc650804 - main - devel/meson: update to 0.60.3
Message-ID:  <202112262205.1BQM5ioP043187@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=b00bcc65080410ec915f80c641e00a998ac653c7

commit b00bcc65080410ec915f80c641e00a998ac653c7
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2020-08-15 16:27:05 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-12-26 22:05:24 +0000

    devel/meson: update to 0.60.3
    
    Changes:        https://github.com/mesonbuild/meson/compare/0.60.2...0.60.3
    PR:             260619
    Approved by:    tcberner
    Reported by:    GitHub (watch releases)
    Exp-run by:     antoine
---
 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 980505eef92c..b5d9659131ca 100644
--- a/devel/meson/Makefile
+++ b/devel/meson/Makefile
@@ -1,7 +1,7 @@
 # Created by: Ting-Wei Lan <lantw44@gmail.com>
 
 PORTNAME=	meson
-PORTVERSION=	0.60.2
+PORTVERSION=	0.60.3
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 
diff --git a/devel/meson/distinfo b/devel/meson/distinfo
index c63913c2fa52..0a00e2dbfba7 100644
--- a/devel/meson/distinfo
+++ b/devel/meson/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637875544
-SHA256 (meson-0.60.2.tar.gz) = 64e6968565bf1b8152f4f9d6ca8154efb9e14caa9aabf7b22e71e6c5d053e921
-SIZE (meson-0.60.2.tar.gz) = 1998788
+TIMESTAMP = 1597508825
+SHA256 (meson-0.60.3.tar.gz) = 87ca5fa9358a01864529392bd64e027158eb94afca7c7766b1866ef27eccb98e
+SIZE (meson-0.60.3.tar.gz) = 2001124



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