Index: head/devel/libfastjson/Makefile =================================================================== --- head/devel/libfastjson/Makefile (revision 453447) +++ head/devel/libfastjson/Makefile (revision 453448) @@ -1,21 +1,21 @@ # Created by: Muhammad Moinur Rahman # $FreeBSD$ PORTNAME= libfastjson -PORTVERSION= 0.99.6 +PORTVERSION= 0.99.7 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org COMMENT= libfastjson is a fork from json-c LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= rsyslog GNU_CONFIGURE= yes USES= autoreconf libtool pathfix pkgconfig INSTALL_TARGET= install-strip .include Index: head/devel/libfastjson/distinfo =================================================================== --- head/devel/libfastjson/distinfo (revision 453447) +++ head/devel/libfastjson/distinfo (revision 453448) @@ -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 Index: head/devel/libfastjson/pkg-plist =================================================================== --- head/devel/libfastjson/pkg-plist (revision 453447) +++ head/devel/libfastjson/pkg-plist (revision 453448) @@ -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.1.0 +lib/libfastjson.so.4.2.0 libdata/pkgconfig/libfastjson.pc