svn commit: r519227 - head/devel/meson

Jan Beich jbeich at FreeBSD.org
Sat Dec 7 18:20:20 UTC 2019


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


More information about the svn-ports-head mailing list