Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2020 21:28:44 +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: r547687 - in head/devel/libcjson: . files
Message-ID:  <202009052128.085LSivJ003520@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Sep  5 21:28:44 2020
New Revision: 547687
URL: https://svnweb.freebsd.org/changeset/ports/547687

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

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

Modified: head/devel/libcjson/Makefile
==============================================================================
--- head/devel/libcjson/Makefile	Sat Sep  5 21:28:39 2020	(r547686)
+++ head/devel/libcjson/Makefile	Sat Sep  5 21:28:44 2020	(r547687)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcjson
-PORTVERSION=	1.7.13
+PORTVERSION=	1.7.14
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libcjson/distinfo
==============================================================================
--- head/devel/libcjson/distinfo	Sat Sep  5 21:28:39 2020	(r547686)
+++ head/devel/libcjson/distinfo	Sat Sep  5 21:28:44 2020	(r547687)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585907192
-SHA256 (DaveGamble-cJSON-v1.7.13_GH0.tar.gz) = d4e77a38f540f2c37f55758f2666655314f1f51c716fea5f279659940efdcf04
-SIZE (DaveGamble-cJSON-v1.7.13_GH0.tar.gz) = 354448
+TIMESTAMP = 1599302707
+SHA256 (DaveGamble-cJSON-v1.7.14_GH0.tar.gz) = fb50a663eefdc76bafa80c82bc045af13b1363e8f45cec8b442007aef6a41343
+SIZE (DaveGamble-cJSON-v1.7.14_GH0.tar.gz) = 352028



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