svn commit: r470630 - head/devel/libcjson

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 22 17:47:34 UTC 2018


Author: sunpoet
Date: Tue May 22 17:47:33 2018
New Revision: 470630
URL: https://svnweb.freebsd.org/changeset/ports/470630

Log:
  Update to 1.7.7
  
  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	Tue May 22 17:47:24 2018	(r470629)
+++ head/devel/libcjson/Makefile	Tue May 22 17:47:33 2018	(r470630)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcjson
-PORTVERSION=	1.7.6
+PORTVERSION=	1.7.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libcjson/distinfo
==============================================================================
--- head/devel/libcjson/distinfo	Tue May 22 17:47:24 2018	(r470629)
+++ head/devel/libcjson/distinfo	Tue May 22 17:47:33 2018	(r470630)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523619658
-SHA256 (DaveGamble-cJSON-v1.7.6_GH0.tar.gz) = d1ca2665b34fea164a877637b4ad1624aa23390fe75de91b88e18c5d6ec91978
-SIZE (DaveGamble-cJSON-v1.7.6_GH0.tar.gz) = 345665
+TIMESTAMP = 1526973280
+SHA256 (DaveGamble-cJSON-v1.7.7_GH0.tar.gz) = 6eb9d852a97ffbe149e747f54d63e39a674fa248bb24902a14c079803067949a
+SIZE (DaveGamble-cJSON-v1.7.7_GH0.tar.gz) = 345681


More information about the svn-ports-all mailing list