svn commit: r438593 - head/devel/meson

Koop Mast kwm at FreeBSD.org
Sat Apr 15 17:46:03 UTC 2017


Author: kwm
Date: Sat Apr 15 17:46:02 2017
New Revision: 438593
URL: https://svnweb.freebsd.org/changeset/ports/438593

Log:
  Update Meson to 0.39.1.

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

Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile	Sat Apr 15 17:39:35 2017	(r438592)
+++ head/devel/meson/Makefile	Sat Apr 15 17:46:02 2017	(r438593)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.39.0
+PORTVERSION=	0.39.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Sat Apr 15 17:39:35 2017	(r438592)
+++ head/devel/meson/distinfo	Sat Apr 15 17:46:02 2017	(r438593)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488992499
-SHA256 (meson-0.39.0.tar.gz) = e582b040038d6ae7c44e64eda05bc24e0a9328629a82c3e4c2bfb983eade7592
-SIZE (meson-0.39.0.tar.gz) = 557134
+TIMESTAMP = 1492266393
+SHA256 (meson-0.39.1.tar.gz) = 44885ccfef94d3d4afb1053fa6673ed130d3093fc9e9f6624d08161d8a385220
+SIZE (meson-0.39.1.tar.gz) = 558914


More information about the svn-ports-head mailing list