Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2020 21:28:34 +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: r531340 - head/devel/meson
Message-ID:  <202004102128.03ALSYKf087664@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Apr 10 21:28:33 2020
New Revision: 531340
URL: https://svnweb.freebsd.org/changeset/ports/531340

Log:
  devel/meson: update to 0.54.0
  
  Changes:	https://mesonbuild.com/Release-notes-for-0-54-0.html
  Changes:	https://github.com/mesonbuild/meson/compare/0.53.2...0.54.0
  PR:		245420
  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	Fri Apr 10 21:18:13 2020	(r531339)
+++ head/devel/meson/Makefile	Fri Apr 10 21:28:33 2020	(r531340)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.53.2
+PORTVERSION=	0.54.0
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Fri Apr 10 21:18:13 2020	(r531339)
+++ head/devel/meson/distinfo	Fri Apr 10 21:28:33 2020	(r531340)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582646507
-SHA256 (meson-0.53.2.tar.gz) = 3e8f830f33184397c2eb0b651ec502adb63decb28978bdc84b3558d71284c21f
-SIZE (meson-0.53.2.tar.gz) = 1557955
+TIMESTAMP = 1585501279
+SHA256 (meson-0.54.0.tar.gz) = dde5726d778112acbd4a67bb3633ab2ee75d33d1e879a6283a7b4a44c3363c27
+SIZE (meson-0.54.0.tar.gz) = 1683491



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