misc/ezc3d: Update 1.4.7 -> 1.4.8
Reported by: portscout
This commit is contained in:
parent
8576d39e2a
commit
244dbd44d0
3 changed files with 14 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= ezc3d
|
||||
DISTVERSIONPREFIX= Release_
|
||||
DISTVERSION= 1.4.7
|
||||
DISTVERSION= 1.4.8
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue