summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/rapidjson/Makefile6
-rw-r--r--devel/rapidjson/distinfo6
-rw-r--r--devel/rapidjson/pkg-plist1
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/rapidjson/Makefile b/devel/rapidjson/Makefile
index 2fcda9455e99..564f52da431c 100644
--- a/devel/rapidjson/Makefile
+++ b/devel/rapidjson/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rapidjson
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0-709
-DISTVERSIONSUFFIX= -g06d58b9e
+DISTVERSION= 1.1.0-763
+DISTVERSIONSUFFIX= -g24b5e7a8
CATEGORIES= devel textproc
MAINTAINER= yuri@FreeBSD.org
@@ -51,4 +51,6 @@ post-patch:
post-install:
@${RM} -r ${STAGEDIR}${EXAMPLESDIR}/CMake*
+# Tests fail to compile: implicit instantiation of undefined template 'std::char_traits<unsigned int>', see https://github.com/Tencent/rapidjson/issues/2349
+
.include <bsd.port.mk>
diff --git a/devel/rapidjson/distinfo b/devel/rapidjson/distinfo
index ede72c970274..1125b2e6a8ef 100644
--- a/devel/rapidjson/distinfo
+++ b/devel/rapidjson/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667714043
-SHA256 (Tencent-rapidjson-v1.1.0-709-g06d58b9e_GH0.tar.gz) = 6bda6c47ac79664cbe6eccb8d05a595770e5aeb5d1d3d8275ecd409b37c36c75
-SIZE (Tencent-rapidjson-v1.1.0-709-g06d58b9e_GH0.tar.gz) = 1107697
+TIMESTAMP = 1753329903
+SHA256 (Tencent-rapidjson-v1.1.0-763-g24b5e7a8_GH0.tar.gz) = 2c160efab6a3720aa37b35052dd38252ea8c5eb148f2222f8c0ea5ab2a1ea2d6
+SIZE (Tencent-rapidjson-v1.1.0-763-g24b5e7a8_GH0.tar.gz) = 1116341
diff --git a/devel/rapidjson/pkg-plist b/devel/rapidjson/pkg-plist
index 75bce941d704..77a62d50bfb0 100644
--- a/devel/rapidjson/pkg-plist
+++ b/devel/rapidjson/pkg-plist
@@ -36,6 +36,7 @@ include/rapidjson/stream.h
include/rapidjson/stringbuffer.h
include/rapidjson/uri.h
include/rapidjson/writer.h
+lib/cmake/RapidJSON/RapidJSON-targets.cmake
lib/cmake/RapidJSON/RapidJSONConfig.cmake
lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake
libdata/pkgconfig/RapidJSON.pc