git: 3c0d16e56959 - main - devel/yyjson: update to 0.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 10:46:16 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c0d16e56959d3630553befca7078e3fac61ca28
commit 3c0d16e56959d3630553befca7078e3fac61ca28
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-09-14 10:44:57 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-09-14 10:46:13 +0000
devel/yyjson: update to 0.8.0
Changelog: https://github.com/ibireme/yyjson/releases/tag/0.8.0
---
devel/yyjson/Makefile | 3 +--
devel/yyjson/distinfo | 6 +++---
devel/yyjson/pkg-plist | 2 +-
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/devel/yyjson/Makefile b/devel/yyjson/Makefile
index bb71d4b65688..9784e636b7c2 100644
--- a/devel/yyjson/Makefile
+++ b/devel/yyjson/Makefile
@@ -1,6 +1,5 @@
PORTNAME= yyjson
-PORTVERSION= 0.7.0
-PORTREVISION= 1
+PORTVERSION= 0.8.0
CATEGORIES= devel
MAINTAINER= pkubaj@FreeBSD.org
diff --git a/devel/yyjson/distinfo b/devel/yyjson/distinfo
index 7852c4496cf3..76f15f2c0a4a 100644
--- a/devel/yyjson/distinfo
+++ b/devel/yyjson/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692277627
-SHA256 (ibireme-yyjson-0.7.0_GH0.tar.gz) = 9b91ee48ac1fe5939f747d49f123d9a522b5f4e1e46165c1871936d583628a06
-SIZE (ibireme-yyjson-0.7.0_GH0.tar.gz) = 1511395
+TIMESTAMP = 1694683941
+SHA256 (ibireme-yyjson-0.8.0_GH0.tar.gz) = b2e39ac4c65f9050820c6779e6f7dd3c0d3fed9c6667f91caec0badbedce00f3
+SIZE (ibireme-yyjson-0.8.0_GH0.tar.gz) = 1529369
diff --git a/devel/yyjson/pkg-plist b/devel/yyjson/pkg-plist
index 120fcb970ccc..5fc6fdd209cf 100644
--- a/devel/yyjson/pkg-plist
+++ b/devel/yyjson/pkg-plist
@@ -2,4 +2,4 @@ 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.7.0
+lib/libyyjson.so.0.8.0