Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2020 05:42:17 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544314 - head/devel/nlohmann-json
Message-ID:  <202008070542.0775gHQM046515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Aug  7 05:42:16 2020
New Revision: 544314
URL: https://svnweb.freebsd.org/changeset/ports/544314

Log:
  devel/nlohmann-json: Update 3.9.0 -> 3.9.1
  
  Changelog: https://github.com/nlohmann/json/releases/tag/v3.9.1

Modified:
  head/devel/nlohmann-json/Makefile
  head/devel/nlohmann-json/distinfo

Modified: head/devel/nlohmann-json/Makefile
==============================================================================
--- head/devel/nlohmann-json/Makefile	Fri Aug  7 04:30:49 2020	(r544313)
+++ head/devel/nlohmann-json/Makefile	Fri Aug  7 05:42:16 2020	(r544314)
@@ -3,7 +3,7 @@
 
 PORTNAME=	json
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.9.0
+DISTVERSION=	3.9.1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	nlohmann-
 

Modified: head/devel/nlohmann-json/distinfo
==============================================================================
--- head/devel/nlohmann-json/distinfo	Fri Aug  7 04:30:49 2020	(r544313)
+++ head/devel/nlohmann-json/distinfo	Fri Aug  7 05:42:16 2020	(r544314)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595912624
-SHA256 (nlohmann-json-v3.9.0_GH0.tar.gz) = 9943db11eeaa5b23e58a88fbc26c453faccef7b546e55063ad00e7caaaf76d0b
-SIZE (nlohmann-json-v3.9.0_GH0.tar.gz) = 6879995
+TIMESTAMP = 1596777581
+SHA256 (nlohmann-json-v3.9.1_GH0.tar.gz) = 4cf0df69731494668bdd6460ed8cb269b68de9c19ad8c27abc24cd72605b2d5b
+SIZE (nlohmann-json-v3.9.1_GH0.tar.gz) = 6882818



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008070542.0775gHQM046515>