svn commit: r484479 - in head/devel/meson: . files

Koop Mast kwm at FreeBSD.org
Thu Nov 8 21:09:28 UTC 2018


Author: kwm
Date: Thu Nov  8 21:09:27 2018
New Revision: 484479
URL: https://svnweb.freebsd.org/changeset/ports/484479

Log:
  Update meson to 0.48.1.

Deleted:
  head/devel/meson/files/patch-mesonbuild_modules_i18n.py
Modified:
  head/devel/meson/Makefile
  head/devel/meson/distinfo

Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile	Thu Nov  8 21:06:11 2018	(r484478)
+++ head/devel/meson/Makefile	Thu Nov  8 21:09:27 2018	(r484479)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meson
-PORTVERSION=	0.48.0
+PORTVERSION=	0.48.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 

Modified: head/devel/meson/distinfo
==============================================================================
--- head/devel/meson/distinfo	Thu Nov  8 21:06:11 2018	(r484478)
+++ head/devel/meson/distinfo	Thu Nov  8 21:09:27 2018	(r484479)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538669945
-SHA256 (meson-0.48.0.tar.gz) = 982937ba5b380abe13f3a0c4dff944dd19d08b72870e3b039f5037c91f82835f
-SIZE (meson-0.48.0.tar.gz) = 1307245
+TIMESTAMP = 1540496521
+SHA256 (meson-0.48.1.tar.gz) = 425d12edbb81498314926afa93a3eb2fca4ca6929cbe0f8abeb6ab45d1d9fa8f
+SIZE (meson-0.48.1.tar.gz) = 1310184


More information about the svn-ports-all mailing list