Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 05:58:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501903 - head/devel/libcjson
Message-ID:  <201905180558.x4I5wMee064909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 18 05:58:22 2019
New Revision: 501903
URL: https://svnweb.freebsd.org/changeset/ports/501903

Log:
  Update to 1.7.12
  
  Changes:	https://github.com/DaveGamble/cJSON/releases

Modified:
  head/devel/libcjson/Makefile
  head/devel/libcjson/distinfo

Modified: head/devel/libcjson/Makefile
==============================================================================
--- head/devel/libcjson/Makefile	Sat May 18 05:58:16 2019	(r501902)
+++ head/devel/libcjson/Makefile	Sat May 18 05:58:22 2019	(r501903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcjson
-PORTVERSION=	1.7.11
+PORTVERSION=	1.7.12
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libcjson/distinfo
==============================================================================
--- head/devel/libcjson/distinfo	Sat May 18 05:58:16 2019	(r501902)
+++ head/devel/libcjson/distinfo	Sat May 18 05:58:22 2019	(r501903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555338922
-SHA256 (DaveGamble-cJSON-v1.7.11_GH0.tar.gz) = 17ace0e31ebd639906983b05fe1d51576b948ca5411c2162f55dd34c122162ca
-SIZE (DaveGamble-cJSON-v1.7.11_GH0.tar.gz) = 348097
+TIMESTAMP = 1558105464
+SHA256 (DaveGamble-cJSON-v1.7.12_GH0.tar.gz) = 760687665ab41a5cff9c40b1053c19572bcdaadef1194e5cba1b5e6f824686e7
+SIZE (DaveGamble-cJSON-v1.7.12_GH0.tar.gz) = 348294



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