svn commit: r444025 - head/devel/meson

Koop Mast kwm at FreeBSD.org
Wed Jun 21 10:48:32 UTC 2017


Author: kwm
Date: Wed Jun 21 10:48:30 2017
New Revision: 444025
URL: https://svnweb.freebsd.org/changeset/ports/444025

Log:
  Update meson to 0.41.1.

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

Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile	Wed Jun 21 10:24:17 2017	(r444024)
+++ head/devel/meson/Makefile	Wed Jun 21 10:48:30 2017	(r444025)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.41.0
+PORTVERSION=	0.41.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Wed Jun 21 10:24:17 2017	(r444024)
+++ head/devel/meson/distinfo	Wed Jun 21 10:48:30 2017	(r444025)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497388223
-SHA256 (meson-0.41.0.tar.gz) = 99a27fca44c07cebd8b954bd219fd9c5ef89f3aeb84eed462f6b6f46db2a3359
-SIZE (meson-0.41.0.tar.gz) = 1012290
+TIMESTAMP = 1498041605
+SHA256 (meson-0.41.1.tar.gz) = 3d160b0514ff3d25f0a47975c6f70fd82b76c589876d10413efc5e01df43e0c2
+SIZE (meson-0.41.1.tar.gz) = 1012865


More information about the svn-ports-head mailing list