git: 9212d4655293 - main - misc/vfc: update 2.1.5 → 2.1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 09:24:10 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9212d4655293a0b1f881a6a63b195258b1e37ed6
commit 9212d4655293a0b1f881a6a63b195258b1e37ed6
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-12-16 09:21:45 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-12-16 09:23:52 +0000
misc/vfc: update 2.1.5 → 2.1.6
Reported by: portscout
---
misc/vfc/Makefile | 8 +++++++-
misc/vfc/distinfo | 6 +++---
misc/vfc/pkg-plist | 2 +-
3 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/misc/vfc/Makefile b/misc/vfc/Makefile
index e73221949faf..a513ffae5faf 100644
--- a/misc/vfc/Makefile
+++ b/misc/vfc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vfc
DISTVERSIONPREFIX= v
-DISTVERSION= 2.1.5
+DISTVERSION= 2.1.6
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
@@ -30,6 +30,12 @@ CMAKE_TESTING_ON= VFC_BUILD_TESTS
CXXFLAGS+= ${CXXFLAGS_${ARCH}}
CXXFLAGS_armv7= -mfpu=neon-fp16
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:tu}
+
+OPTIONS_DEFINE= DOCS
+
+PORTDOCS= *
+
# 100% tests passed, 0 tests failed out of 4
.include <bsd.port.mk>
diff --git a/misc/vfc/distinfo b/misc/vfc/distinfo
index 258737885d34..965fc4b3607b 100644
--- a/misc/vfc/distinfo
+++ b/misc/vfc/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1736756611
-SHA256 (akb825-VertexFormatConvert-v2.1.5_GH0.tar.gz) = 9a8a8ac2cdfa62ebb819cd5be4f8677d7dd23db14e03d34fe299be379650278b
-SIZE (akb825-VertexFormatConvert-v2.1.5_GH0.tar.gz) = 84116
+TIMESTAMP = 1765876464
+SHA256 (akb825-VertexFormatConvert-v2.1.6_GH0.tar.gz) = ddb1a87d4e78d37fd7fad36d40227e575a724a6c76de6210ccf6673204201e9f
+SIZE (akb825-VertexFormatConvert-v2.1.6_GH0.tar.gz) = 84854
SHA256 (g-truc-glm-0af55cc_GH0.tar.gz) = 5addedd8ac476cfb3eee9a545525b696e926646d89c679f13f045846c208c7c3
SIZE (g-truc-glm-0af55cc_GH0.tar.gz) = 4567398
SHA256 (Tencent-rapidjson-858451e_GH0.tar.gz) = 0a68e212971929c92ca9e1bb924802a26602cab094fc6131d18fa29c6dd95c08
diff --git a/misc/vfc/pkg-plist b/misc/vfc/pkg-plist
index 5c80e598a514..13089e0b76b3 100644
--- a/misc/vfc/pkg-plist
+++ b/misc/vfc/pkg-plist
@@ -12,4 +12,4 @@ lib/cmake/VFC/vfc-targets.cmake
lib/cmake/VFC/vfc_lib-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/VFC/vfc_lib-targets.cmake
lib/libvfc.so
-lib/libvfc.so.2.1.5
+lib/libvfc.so.2.1.6