svn commit: r527482 - head/devel/meson

Jan Beich jbeich at FreeBSD.org
Sat Feb 29 23:05:36 UTC 2020


Author: jbeich
Date: Sat Feb 29 23:05:34 2020
New Revision: 527482
URL: https://svnweb.freebsd.org/changeset/ports/527482

Log:
  devel/meson: update to 0.53.2
  
  Changes:	https://github.com/mesonbuild/meson/compare/0.53.0...0.53.2
  PR:		244406
  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	Sat Feb 29 22:53:08 2020	(r527481)
+++ head/devel/meson/Makefile	Sat Feb 29 23:05:34 2020	(r527482)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.53.0
+PORTVERSION=	0.53.2
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Sat Feb 29 22:53:08 2020	(r527481)
+++ head/devel/meson/distinfo	Sat Feb 29 23:05:34 2020	(r527482)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1453575159
-SHA256 (meson-0.53.0.tar.gz) = 035e75993ab6fa6c9ebf902b835c64cf397a763eb8e65c9bb6e1cc9730a9d3f6
-SIZE (meson-0.53.0.tar.gz) = 1548224
+TIMESTAMP = 1582646507
+SHA256 (meson-0.53.2.tar.gz) = 3e8f830f33184397c2eb0b651ec502adb63decb28978bdc84b3558d71284c21f
+SIZE (meson-0.53.2.tar.gz) = 1557955


More information about the svn-ports-all mailing list