Date: Sat, 20 May 2017 08:54:20 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441294 - head/devel/libfastjson Message-ID: <201705200854.v4K8sKQJ015848@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sat May 20 08:54:20 2017 New Revision: 441294 URL: https://svnweb.freebsd.org/changeset/ports/441294 Log: devel/libfastjson: Update version 0.99.4=>0.99.5 https://github.com/rsyslog/libfastjson/blob/master/ChangeLog Modified: head/devel/libfastjson/Makefile head/devel/libfastjson/distinfo head/devel/libfastjson/pkg-plist Modified: head/devel/libfastjson/Makefile ============================================================================== --- head/devel/libfastjson/Makefile Sat May 20 08:47:45 2017 (r441293) +++ head/devel/libfastjson/Makefile Sat May 20 08:54:20 2017 (r441294) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libfastjson -PORTVERSION= 0.99.4 +PORTVERSION= 0.99.5 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libfastjson/distinfo ============================================================================== --- head/devel/libfastjson/distinfo Sat May 20 08:47:45 2017 (r441293) +++ head/devel/libfastjson/distinfo Sat May 20 08:54:20 2017 (r441294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471039698 -SHA256 (rsyslog-libfastjson-v0.99.4_GH0.tar.gz) = 03ef63dcc88417e71c19ce4436804159e3397e3a20d3529efef6a43c3bef5c8d -SIZE (rsyslog-libfastjson-v0.99.4_GH0.tar.gz) = 80954 +TIMESTAMP = 1495261146 +SHA256 (rsyslog-libfastjson-v0.99.5_GH0.tar.gz) = 74401bc45a40a03f1bc6064513503f47dbe3db4fc735627ce122e512be9760f0 +SIZE (rsyslog-libfastjson-v0.99.5_GH0.tar.gz) = 86196 Modified: head/devel/libfastjson/pkg-plist ============================================================================== --- head/devel/libfastjson/pkg-plist Sat May 20 08:47:45 2017 (r441293) +++ head/devel/libfastjson/pkg-plist Sat May 20 08:54:20 2017 (r441294) @@ -8,5 +8,5 @@ include/libfastjson/json_util.h lib/libfastjson.a lib/libfastjson.so lib/libfastjson.so.4 -lib/libfastjson.so.4.0.0 +lib/libfastjson.so.4.1.0 libdata/pkgconfig/libfastjson.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705200854.v4K8sKQJ015848>