svn commit: r435721 - head/devel/meson
Koop Mast
kwm at FreeBSD.org
Wed Mar 8 17:03:13 UTC 2017
Author: kwm
Date: Wed Mar 8 17:03:11 2017
New Revision: 435721
URL: https://svnweb.freebsd.org/changeset/ports/435721
Log:
Update meson to 0.39.0.
Modified:
head/devel/meson/Makefile
head/devel/meson/distinfo
Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile Wed Mar 8 16:56:23 2017 (r435720)
+++ head/devel/meson/Makefile Wed Mar 8 17:03:11 2017 (r435721)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= meson
-PORTVERSION= 0.38.1
+PORTVERSION= 0.39.0
CATEGORIES= devel python
MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo Wed Mar 8 16:56:23 2017 (r435720)
+++ head/devel/meson/distinfo Wed Mar 8 17:03:11 2017 (r435721)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487080090
-SHA256 (meson-0.38.1.tar.gz) = dcb05349b32427924fa2a258a5e23e40e09c1bf9dd09919198c3a2ae1c38ba53
-SIZE (meson-0.38.1.tar.gz) = 515249
+TIMESTAMP = 1488992499
+SHA256 (meson-0.39.0.tar.gz) = e582b040038d6ae7c44e64eda05bc24e0a9328629a82c3e4c2bfb983eade7592
+SIZE (meson-0.39.0.tar.gz) = 557134
More information about the svn-ports-all
mailing list