git: 244dbd44d032 - main - misc/ezc3d: Update 1.4.7 -> 1.4.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 01:15:52 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=244dbd44d032a1a623020b7aee7f20319bba8a08 commit 244dbd44d032a1a623020b7aee7f20319bba8a08 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-09 21:18:07 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-10 01:15:46 +0000 misc/ezc3d: Update 1.4.7 -> 1.4.8 Reported by: portscout --- misc/ezc3d/Makefile | 2 +- misc/ezc3d/distinfo | 6 +++--- misc/ezc3d/pkg-plist | 11 ++++++++++- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/misc/ezc3d/Makefile b/misc/ezc3d/Makefile index 969f225beb23..c3cce7179af4 100644 --- a/misc/ezc3d/Makefile +++ b/misc/ezc3d/Makefile @@ -1,6 +1,6 @@ PORTNAME= ezc3d DISTVERSIONPREFIX= Release_ -DISTVERSION= 1.4.7 +DISTVERSION= 1.4.8 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/ezc3d/distinfo b/misc/ezc3d/distinfo index 71876c5f9736..1ee320017bee 100644 --- a/misc/ezc3d/distinfo +++ b/misc/ezc3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651444794 -SHA256 (pyomeca-ezc3d-Release_1.4.7_GH0.tar.gz) = b11921ecd9ff5716f19b4a4eeede36f8cfa5ff08e6fd2c9c12e55f83e9d782bd -SIZE (pyomeca-ezc3d-Release_1.4.7_GH0.tar.gz) = 932561 +TIMESTAMP = 1652130860 +SHA256 (pyomeca-ezc3d-Release_1.4.8_GH0.tar.gz) = ebe69a97ba64b463b0d4b0bd1657fa55af9bc17572a3b6bf9e8b321846cd30c8 +SIZE (pyomeca-ezc3d-Release_1.4.8_GH0.tar.gz) = 944406 diff --git a/misc/ezc3d/pkg-plist b/misc/ezc3d/pkg-plist index 9844b3283be8..26d59e30fdfc 100644 --- a/misc/ezc3d/pkg-plist +++ b/misc/ezc3d/pkg-plist @@ -1,6 +1,9 @@ include/ezc3d/Analogs.h +include/ezc3d/AnalogsInfo.h +include/ezc3d/AnalogsSubframe.h include/ezc3d/Channel.h include/ezc3d/Data.h +include/ezc3d/DataStartInfo.h include/ezc3d/Frame.h include/ezc3d/Group.h include/ezc3d/Header.h @@ -8,12 +11,18 @@ include/ezc3d/Parameter.h include/ezc3d/Parameters.h include/ezc3d/Point.h include/ezc3d/Points.h -include/ezc3d/Subframe.h +include/ezc3d/PointsInfo.h +include/ezc3d/Rotation.h +include/ezc3d/Rotations.h +include/ezc3d/RotationsInfo.h +include/ezc3d/RotationsSubframe.h include/ezc3d/ezc3d.h include/ezc3d/ezc3dConfig.h +include/ezc3d/ezc3dNamespace.h include/ezc3d/ezc3d_all.h include/ezc3d/math/Matrix.h include/ezc3d/math/Matrix33.h +include/ezc3d/math/Matrix44.h include/ezc3d/math/Matrix66.h include/ezc3d/math/Vector3d.h include/ezc3d/math/Vector6d.h