git: bd9981d8017b - main - graphics/{,py}-f3d: Update 2.0.0 → 2.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 02:02:32 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd9981d8017b064a9983b9654216e6b00e0e59bc commit bd9981d8017b064a9983b9654216e6b00e0e59bc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-03 02:01:22 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-03 02:02:29 +0000 graphics/{,py}-f3d: Update 2.0.0 → 2.1.0 --- graphics/f3d/Makefile | 6 ++++-- graphics/f3d/distinfo | 8 +++++--- graphics/f3d/pkg-plist | 3 +++ graphics/py-f3d/Makefile | 2 +- graphics/py-f3d/distinfo | 6 +++--- 5 files changed, 16 insertions(+), 9 deletions(-) diff --git a/graphics/f3d/Makefile b/graphics/f3d/Makefile index bbe76806ac52..e0811ac8dfc6 100644 --- a/graphics/f3d/Makefile +++ b/graphics/f3d/Makefile @@ -1,9 +1,11 @@ PORTNAME= f3d DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0 -PORTREVISION= 3 +DISTVERSION= 2.1.0 CATEGORIES= graphics +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 9de4c11b62b16519a46f2634eea3385b7c799729.patch:-p1 # FreeBSD compatibility patch, https://github.com/f3d-app/f3d/pull/893 + MAINTAINER= yuri@FreeBSD.org COMMENT= Fast and minimalist 3D viewer WWW= https://f3d-app.github.io/f3d/ diff --git a/graphics/f3d/distinfo b/graphics/f3d/distinfo index 77de3baab9a4..9e2896e17a0f 100644 --- a/graphics/f3d/distinfo +++ b/graphics/f3d/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1683777603 -SHA256 (f3d-app-f3d-v2.0.0_GH0.tar.gz) = 5b335de78a9f68903d7023d947090d4b36fa15b9e165749906a82153e0f56d05 -SIZE (f3d-app-f3d-v2.0.0_GH0.tar.gz) = 15392626 +TIMESTAMP = 1688349349 +SHA256 (f3d-app-f3d-v2.1.0_GH0.tar.gz) = 3e5e6c2c16da4d7ccce8b6e316ab8007592a2bc0fc11a513f1ebac8c7f0f95d2 +SIZE (f3d-app-f3d-v2.1.0_GH0.tar.gz) = 27422890 +SHA256 (9de4c11b62b16519a46f2634eea3385b7c799729.patch) = a0031213a9f79efbb44a4e47eda7f417bc463ef607ad39b47700a0ca2c62cf1c +SIZE (9de4c11b62b16519a46f2634eea3385b7c799729.patch) = 709 diff --git a/graphics/f3d/pkg-plist b/graphics/f3d/pkg-plist index 1c1ed1944508..02d5e8ec6173 100644 --- a/graphics/f3d/pkg-plist +++ b/graphics/f3d/pkg-plist @@ -25,6 +25,7 @@ include/f3d/options.h include/f3d/plugin.h include/f3d/reader.h include/f3d/types.h +include/f3d/utils.h include/f3d/window.h lib/cmake/f3d/f3dConfig.cmake lib/cmake/f3d/f3dConfigVersion.cmake @@ -45,6 +46,8 @@ lib/libVTKExtensionsCore.a lib/libVTKExtensionsReaders.a lib/libVTKExtensionsRendering.a lib/libf3d.so +lib/libf3d.so.2 +lib/libf3d.so.2.1 %%ALEMBIC%%share/applications/f3d-plugin-alembic.desktop %%ASSIMP%%share/applications/f3d-plugin-assimp.desktop %%DRACO%%share/applications/f3d-plugin-draco.desktop diff --git a/graphics/py-f3d/Makefile b/graphics/py-f3d/Makefile index a2428121b77e..f0ce0fd542b6 100644 --- a/graphics/py-f3d/Makefile +++ b/graphics/py-f3d/Makefile @@ -1,6 +1,6 @@ PORTNAME= f3d DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0 +DISTVERSION= 2.1.0 CATEGORIES= graphics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-f3d/distinfo b/graphics/py-f3d/distinfo index 2b1b5b81f17c..d5ec3036e7c5 100644 --- a/graphics/py-f3d/distinfo +++ b/graphics/py-f3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683822703 -SHA256 (f3d-app-f3d-v2.0.0_GH0.tar.gz) = 5b335de78a9f68903d7023d947090d4b36fa15b9e165749906a82153e0f56d05 -SIZE (f3d-app-f3d-v2.0.0_GH0.tar.gz) = 15392626 +TIMESTAMP = 1688334492 +SHA256 (f3d-app-f3d-v2.1.0_GH0.tar.gz) = 3e5e6c2c16da4d7ccce8b6e316ab8007592a2bc0fc11a513f1ebac8c7f0f95d2 +SIZE (f3d-app-f3d-v2.1.0_GH0.tar.gz) = 27422890