diff --git a/devel/yyjson/Makefile b/devel/yyjson/Makefile index 9784e636b7c2..921084b21729 100644 --- a/devel/yyjson/Makefile +++ b/devel/yyjson/Makefile @@ -1,17 +1,17 @@ PORTNAME= yyjson -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= devel MAINTAINER= pkubaj@FreeBSD.org COMMENT= Fastest JSON library in C WWW= https://github.com/ibireme/yyjson LICENSE= MIT USES= cmake USE_GITHUB= yes GH_ACCOUNT= ibireme CMAKE_ON= BUILD_SHARED_LIBS .include diff --git a/devel/yyjson/distinfo b/devel/yyjson/distinfo index 76f15f2c0a4a..e914bb7f6f51 100644 --- a/devel/yyjson/distinfo +++ b/devel/yyjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694683941 -SHA256 (ibireme-yyjson-0.8.0_GH0.tar.gz) = b2e39ac4c65f9050820c6779e6f7dd3c0d3fed9c6667f91caec0badbedce00f3 -SIZE (ibireme-yyjson-0.8.0_GH0.tar.gz) = 1529369 +TIMESTAMP = 1713256298 +SHA256 (ibireme-yyjson-0.9.0_GH0.tar.gz) = 59902bea55585d870fd7681eabe6091fbfd1a8776d1950f859d2dbbd510c74bd +SIZE (ibireme-yyjson-0.9.0_GH0.tar.gz) = 1531794 diff --git a/devel/yyjson/pkg-plist b/devel/yyjson/pkg-plist index 5fc6fdd209cf..1b6b50bf2f66 100644 --- a/devel/yyjson/pkg-plist +++ b/devel/yyjson/pkg-plist @@ -1,5 +1,7 @@ include/yyjson.h lib/cmake/yyjson/yyjson-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/yyjson/yyjson-config.cmake lib/libyyjson.so -lib/libyyjson.so.0.8.0 +lib/libyyjson.so.0 +lib/libyyjson.so.0.9.0 +libdata/pkgconfig/yyjson.pc