svn commit: r434084 - head/devel/meson

Koop Mast kwm at FreeBSD.org
Tue Feb 14 14:06:50 UTC 2017


Author: kwm
Date: Tue Feb 14 14:06:49 2017
New Revision: 434084
URL: https://svnweb.freebsd.org/changeset/ports/434084

Log:
  Update meson to 0.38.1.

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

Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile	Tue Feb 14 13:20:50 2017	(r434083)
+++ head/devel/meson/Makefile	Tue Feb 14 14:06:49 2017	(r434084)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.36.0
+PORTVERSION=	0.38.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Tue Feb 14 13:20:50 2017	(r434083)
+++ head/devel/meson/distinfo	Tue Feb 14 14:06:49 2017	(r434084)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479164234
-SHA256 (meson-0.36.0.tar.gz) = dc087ec40dacb5e256e6ee6467f2d004faf4ef284d3c1ce5e89faa1e16540950
-SIZE (meson-0.36.0.tar.gz) = 458992
+TIMESTAMP = 1487080090
+SHA256 (meson-0.38.1.tar.gz) = dcb05349b32427924fa2a258a5e23e40e09c1bf9dd09919198c3a2ae1c38ba53
+SIZE (meson-0.38.1.tar.gz) = 515249


More information about the svn-ports-all mailing list