Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2019 18:20:19 +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: r519227 - head/devel/meson
Message-ID:  <201912071820.xB7IKJL4054137@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Dec  7 18:20:19 2019
New Revision: 519227
URL: https://svnweb.freebsd.org/changeset/ports/519227

Log:
  devel/meson: update to 0.52.1
  
  Changes:	https://github.com/mesonbuild/meson/compare/0.52.0...0.52.1
  PR:		242297
  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	Sat Dec  7 17:55:57 2019	(r519226)
+++ head/devel/meson/Makefile	Sat Dec  7 18:20:19 2019	(r519227)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.52.0
+PORTVERSION=	0.52.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Sat Dec  7 17:55:57 2019	(r519226)
+++ head/devel/meson/distinfo	Sat Dec  7 18:20:19 2019	(r519227)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570381541
-SHA256 (meson-0.52.0.tar.gz) = d60f75f0dedcc4fd249dbc7519d6f3ce6df490033d276ef1cf27453ef4938d32
-SIZE (meson-0.52.0.tar.gz) = 1507110
+TIMESTAMP = 1575035474
+SHA256 (meson-0.52.1.tar.gz) = 0c277472e49950a5537e3de3e60c57b80dbf425788470a1a8ed27446128fc035
+SIZE (meson-0.52.1.tar.gz) = 1507726



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