Date: Sat, 2 Oct 2021 23:01:12 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 12ca3e50cd95 - main - misc/ezc3d: Update 1.4.5 -> 1.4.6 Message-ID: <202110022301.192N1C4g010017@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=12ca3e50cd951c6701c7dba4a13eb72b97e9d4d6 commit 12ca3e50cd951c6701c7dba4a13eb72b97e9d4d6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-10-02 21:40:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-10-02 23:00:01 +0000 misc/ezc3d: Update 1.4.5 -> 1.4.6 Reported by: portscout --- misc/ezc3d/Makefile | 2 +- misc/ezc3d/distinfo | 6 +++--- misc/ezc3d/pkg-plist | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/misc/ezc3d/Makefile b/misc/ezc3d/Makefile index a5bd80221371..f6c32506c570 100644 --- a/misc/ezc3d/Makefile +++ b/misc/ezc3d/Makefile @@ -1,6 +1,6 @@ PORTNAME= ezc3d DISTVERSIONPREFIX= Release_ -DISTVERSION= 1.4.5 +DISTVERSION= 1.4.6 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/ezc3d/distinfo b/misc/ezc3d/distinfo index 5869df31d635..45a640c27450 100644 --- a/misc/ezc3d/distinfo +++ b/misc/ezc3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625074439 -SHA256 (pyomeca-ezc3d-Release_1.4.5_GH0.tar.gz) = 01602b2ccfc0edd88089e89d249e10086022f7ed7ef40caa3eb3b048ccfa40aa -SIZE (pyomeca-ezc3d-Release_1.4.5_GH0.tar.gz) = 929776 +TIMESTAMP = 1633208565 +SHA256 (pyomeca-ezc3d-Release_1.4.6_GH0.tar.gz) = bdc75cb2c930f8bd39b7fdb527fa4db79ffa8797496b34525beb88efa7cfda32 +SIZE (pyomeca-ezc3d-Release_1.4.6_GH0.tar.gz) = 932436 diff --git a/misc/ezc3d/pkg-plist b/misc/ezc3d/pkg-plist index 4ac982100492..9844b3283be8 100644 --- a/misc/ezc3d/pkg-plist +++ b/misc/ezc3d/pkg-plist @@ -19,7 +19,7 @@ include/ezc3d/math/Vector3d.h include/ezc3d/math/Vector6d.h include/ezc3d/math/ezc3dMath.h include/ezc3d/modules/ForcePlatforms.h -lib/ezc3d/cmake/ezc3dConfig.cmake -lib/ezc3d/cmake/ezc3dTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/ezc3d/cmake/ezc3dTargets.cmake +lib/cmake/ezc3d/ezc3dConfig.cmake +lib/cmake/ezc3d/ezc3dTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/ezc3d/ezc3dTargets.cmake lib/ezc3d/libezc3d.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110022301.192N1C4g010017>