svn commit: r450125 - head/devel/meson

Koop Mast kwm at FreeBSD.org
Tue Sep 19 13:52:58 UTC 2017


Author: kwm
Date: Tue Sep 19 13:52:57 2017
New Revision: 450125
URL: https://svnweb.freebsd.org/changeset/ports/450125

Log:
  Update meson to 0.42.1.

Modified:
  head/devel/meson/Makefile
  head/devel/meson/distinfo

Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile	Tue Sep 19 13:46:52 2017	(r450124)
+++ head/devel/meson/Makefile	Tue Sep 19 13:52:57 2017	(r450125)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.41.1
+PORTVERSION=	0.42.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Tue Sep 19 13:46:52 2017	(r450124)
+++ head/devel/meson/distinfo	Tue Sep 19 13:52:57 2017	(r450125)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498041605
-SHA256 (meson-0.41.1.tar.gz) = 3d160b0514ff3d25f0a47975c6f70fd82b76c589876d10413efc5e01df43e0c2
-SIZE (meson-0.41.1.tar.gz) = 1012865
+TIMESTAMP = 1505746521
+SHA256 (meson-0.42.1.tar.gz) = 30bdded6fefc48211d30818d96dd34aae56ee86ce9710476f501bd7695469c4b
+SIZE (meson-0.42.1.tar.gz) = 1044794


More information about the svn-ports-all mailing list