Index: head/devel/libfastjson/Makefile =================================================================== --- head/devel/libfastjson/Makefile (revision 564970) +++ head/devel/libfastjson/Makefile (revision 564971) @@ -1,22 +1,22 @@ # Created by: Muhammad Moinur Rahman # $FreeBSD$ PORTNAME= libfastjson -PORTVERSION= 0.99.8 +PORTVERSION= 0.99.9 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org COMMENT= libfastjson is a fork from json-c LICENSE= MIT GNU_CONFIGURE= yes USES= autoreconf libtool pathfix pkgconfig INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= rsyslog USE_LDCONFIG= yes .include Index: head/devel/libfastjson/distinfo =================================================================== --- head/devel/libfastjson/distinfo (revision 564970) +++ head/devel/libfastjson/distinfo (revision 564971) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515416222 -SHA256 (rsyslog-libfastjson-v0.99.8_GH0.tar.gz) = 7e49057b26a5a9e3c6623e024f95f9fd9a14b571b9150aeb89d6d475fc3633e3 -SIZE (rsyslog-libfastjson-v0.99.8_GH0.tar.gz) = 88667 +TIMESTAMP = 1613063915 +SHA256 (rsyslog-libfastjson-v0.99.9_GH0.tar.gz) = 881f954633aa76931e4c756ece0bda6fd8a673c6e66955a3db3b2bb9d6bbff72 +SIZE (rsyslog-libfastjson-v0.99.9_GH0.tar.gz) = 89306 Index: head/devel/libfastjson/pkg-plist =================================================================== --- head/devel/libfastjson/pkg-plist (revision 564970) +++ head/devel/libfastjson/pkg-plist (revision 564971) @@ -1,12 +1,12 @@ include/libfastjson/atomic.h include/libfastjson/json.h include/libfastjson/json_object.h include/libfastjson/json_object_iterator.h include/libfastjson/json_object_private.h include/libfastjson/json_tokener.h include/libfastjson/json_util.h lib/libfastjson.a lib/libfastjson.so lib/libfastjson.so.4 -lib/libfastjson.so.4.2.0 +lib/libfastjson.so.4.3.0 libdata/pkgconfig/libfastjson.pc