Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2020 09:09:41 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535846 - head/devel/meson
Message-ID:  <202005190909.04J99fEm044442@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue May 19 09:09:41 2020
New Revision: 535846
URL: https://svnweb.freebsd.org/changeset/ports/535846

Log:
  devel/meson: update to 0.54.2
  
  Changes:	https://github.com/mesonbuild/meson/compare/0.54.0...0.54.2
  PR:		246485
  Reported by:	GitHub (watch releases)
  Exp-run by:	antoine

Modified:
  head/devel/meson/Makefile   (contents, props changed)
  head/devel/meson/distinfo   (contents, props changed)

Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile	Tue May 19 08:59:14 2020	(r535845)
+++ head/devel/meson/Makefile	Tue May 19 09:09:41 2020	(r535846)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.54.0
+PORTVERSION=	0.54.2
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Tue May 19 08:59:14 2020	(r535845)
+++ head/devel/meson/distinfo	Tue May 19 09:09:41 2020	(r535846)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585501279
-SHA256 (meson-0.54.0.tar.gz) = dde5726d778112acbd4a67bb3633ab2ee75d33d1e879a6283a7b4a44c3363c27
-SIZE (meson-0.54.0.tar.gz) = 1683491
+TIMESTAMP = 1453575159
+SHA256 (meson-0.54.2.tar.gz) = a7716eeae8f8dff002e4147642589ab6496ff839e4376a5aed761f83c1fa0455
+SIZE (meson-0.54.2.tar.gz) = 1691270



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