Date: Sat, 29 Feb 2020 23:05:35 +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: r527482 - head/devel/meson Message-ID: <202002292305.01TN5Z2f009297@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002292305.01TN5Z2f009297>