svn commit: r554045 - head/devel/meson
Jan Beich
jbeich at FreeBSD.org
Wed Nov 4 01:05:53 UTC 2020
Author: jbeich
Date: Wed Nov 4 01:05:50 2020
New Revision: 554045
URL: https://svnweb.freebsd.org/changeset/ports/554045
Log:
devel/meson: update to 0.56.0
Changes: https://mesonbuild.com/Release-notes-for-0-56-0.html
Changes: https://github.com/mesonbuild/meson/compare/0.55.3...0.56.0
Reported by: GitHub (watch releases)
PR: 250736
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 Wed Nov 4 01:05:44 2020 (r554044)
+++ head/devel/meson/Makefile Wed Nov 4 01:05:50 2020 (r554045)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= meson
-PORTVERSION= 0.55.3
+PORTVERSION= 0.56.0
CATEGORIES= devel python
MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo Wed Nov 4 01:05:44 2020 (r554044)
+++ head/devel/meson/distinfo Wed Nov 4 01:05:50 2020 (r554045)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597508825
-SHA256 (meson-0.55.3.tar.gz) = 6bed2a25a128bbabe97cf40f63165ebe800e4fcb46db8ab7ef5c2b5789f092a5
-SIZE (meson-0.55.3.tar.gz) = 1740465
+TIMESTAMP = 1604046365
+SHA256 (meson-0.56.0.tar.gz) = 291dd38ff1cd55fcfca8fc985181dd39be0d3e5826e5f0013bf867be40117213
+SIZE (meson-0.56.0.tar.gz) = 1794974
More information about the svn-ports-all
mailing list