Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2017 10:58:25 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453448 - head/devel/libfastjson
Message-ID:  <201711041058.vA4AwPjS001145@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Nov  4 10:58:25 2017
New Revision: 453448
URL: https://svnweb.freebsd.org/changeset/ports/453448

Log:
  Update to 0.99.7
  
  ChangeLog: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
  
  PR:		223142
  Approved by:	maintainer timeout (14 days)

Modified:
  head/devel/libfastjson/Makefile
  head/devel/libfastjson/distinfo
  head/devel/libfastjson/pkg-plist

Modified: head/devel/libfastjson/Makefile
==============================================================================
--- head/devel/libfastjson/Makefile	Sat Nov  4 10:54:39 2017	(r453447)
+++ head/devel/libfastjson/Makefile	Sat Nov  4 10:58:25 2017	(r453448)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libfastjson
-PORTVERSION=	0.99.6
+PORTVERSION=	0.99.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libfastjson/distinfo
==============================================================================
--- head/devel/libfastjson/distinfo	Sat Nov  4 10:54:39 2017	(r453447)
+++ head/devel/libfastjson/distinfo	Sat Nov  4 10:58:25 2017	(r453448)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501879428
-SHA256 (rsyslog-libfastjson-v0.99.6_GH0.tar.gz) = 617373e5205c84b5f674354df6ee9cba53ef8a227f0d1aa928666ed8a16d5547
-SIZE (rsyslog-libfastjson-v0.99.6_GH0.tar.gz) = 86401
+TIMESTAMP = 1508308586
+SHA256 (rsyslog-libfastjson-v0.99.7_GH0.tar.gz) = a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8
+SIZE (rsyslog-libfastjson-v0.99.7_GH0.tar.gz) = 88262

Modified: head/devel/libfastjson/pkg-plist
==============================================================================
--- head/devel/libfastjson/pkg-plist	Sat Nov  4 10:54:39 2017	(r453447)
+++ head/devel/libfastjson/pkg-plist	Sat Nov  4 10:58:25 2017	(r453448)
@@ -8,5 +8,5 @@ include/libfastjson/json_util.h
 lib/libfastjson.a
 lib/libfastjson.so
 lib/libfastjson.so.4
-lib/libfastjson.so.4.1.0
+lib/libfastjson.so.4.2.0
 libdata/pkgconfig/libfastjson.pc



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