svn commit: r492640 - head/devel/meson

Koop Mast kwm at FreeBSD.org
Sun Feb 10 20:44:38 UTC 2019


Author: kwm
Date: Sun Feb 10 20:44:36 2019
New Revision: 492640
URL: https://svnweb.freebsd.org/changeset/ports/492640

Log:
  Update meson to 0.49.2.

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

Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile	Sun Feb 10 20:14:08 2019	(r492639)
+++ head/devel/meson/Makefile	Sun Feb 10 20:44:36 2019	(r492640)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.49.0
+PORTVERSION=	0.49.2
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Sun Feb 10 20:14:08 2019	(r492639)
+++ head/devel/meson/distinfo	Sun Feb 10 20:44:36 2019	(r492640)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544951931
-SHA256 (meson-0.49.0.tar.gz) = fb0395c4ac208eab381cd1a20571584bdbba176eb562a7efa9cb17cace0e1551
-SIZE (meson-0.49.0.tar.gz) = 1338583
+TIMESTAMP = 1549792845
+SHA256 (meson-0.49.2.tar.gz) = ef9f14326ec1e30d3ba1a26df0f92826ede5a79255ad723af78a2691c37109fd
+SIZE (meson-0.49.2.tar.gz) = 1340804


More information about the svn-ports-head mailing list