svn commit: r561329 - head/devel/meson
Jan Beich
jbeich at FreeBSD.org
Tue Jan 12 12:58:26 UTC 2021
Author: jbeich
Date: Tue Jan 12 12:58:25 2021
New Revision: 561329
URL: https://svnweb.freebsd.org/changeset/ports/561329
Log:
devel/meson: update to 0.56.2
Changes: https://github.com/mesonbuild/meson/compare/0.56.0...0.56.2
Reported by: GitHub (watch releases)
PR: 252559
Exp-run by: antoine
Approved by: tcberner
Modified:
head/devel/meson/Makefile (contents, props changed)
head/devel/meson/distinfo (contents, props changed)
Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile Tue Jan 12 12:51:09 2021 (r561328)
+++ head/devel/meson/Makefile Tue Jan 12 12:58:25 2021 (r561329)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= meson
-PORTVERSION= 0.56.0
+PORTVERSION= 0.56.2
CATEGORIES= devel python
MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo Tue Jan 12 12:51:09 2021 (r561328)
+++ head/devel/meson/distinfo Tue Jan 12 12:58:25 2021 (r561329)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604046365
-SHA256 (meson-0.56.0.tar.gz) = 291dd38ff1cd55fcfca8fc985181dd39be0d3e5826e5f0013bf867be40117213
-SIZE (meson-0.56.0.tar.gz) = 1794974
+TIMESTAMP = 1597508825
+SHA256 (meson-0.56.2.tar.gz) = 3cb8bdb91383f7f8da642f916e4c44066a29262caa499341e2880f010edb87f4
+SIZE (meson-0.56.2.tar.gz) = 1794847
More information about the svn-ports-all
mailing list