Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 07:49:51 +0000
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: 507320c06ad3 - main - math/libformfactor: update 0.3=?utf-8?Q?=2E2 =E2=86=92 0?=.4.0
Message-ID:  <6a15509f.1c252.2747c7a7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=507320c06ad3acada3ec4dc3a15532bbaa1ecaba

commit 507320c06ad3acada3ec4dc3a15532bbaa1ecaba
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-26 07:29:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-26 07:49:42 +0000

    math/libformfactor: update 0.3.2 → 0.4.0
---
 math/libformfactor/Makefile  |  4 ++--
 math/libformfactor/distinfo  |  6 +++---
 math/libformfactor/pkg-plist | 10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/math/libformfactor/Makefile b/math/libformfactor/Makefile
index 27f6a3c80614..1d61cbcf9bfb 100644
--- a/math/libformfactor/Makefile
+++ b/math/libformfactor/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libformfactor
-DISTVERSION=	0.3.2
+DISTVERSION=	0.4.0
 CATEGORIES=	math
 MASTER_SITES=	https://jugit.fz-juelich.de/mlz/libformfactor/-/archive/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-v${DISTVERSION}
@@ -19,6 +19,6 @@ USE_LDCONFIG=	yes
 CMAKE_OFF=	BUILD_TESTING
 CMAKE_TESTING_ON=	BUILD_TESTING
 
-# tests as of 0.3.2: 100% tests passed, 0 tests failed out of 18
+# tests as of 0.4.0: 100% tests passed, 0 tests failed out of 18
 
 .include <bsd.port.mk>
diff --git a/math/libformfactor/distinfo b/math/libformfactor/distinfo
index 4f2b8d7d0faa..896492ae8c8b 100644
--- a/math/libformfactor/distinfo
+++ b/math/libformfactor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764046052
-SHA256 (libformfactor-v0.3.2.tar.gz) = 093acaa061afa957d8776e3713a891ca6f9240ab539ca902fca9953d6056c7e1
-SIZE (libformfactor-v0.3.2.tar.gz) = 318758
+TIMESTAMP = 1779780474
+SHA256 (libformfactor-v0.4.0.tar.gz) = e85e7ec4e309f5c621acc0e816926344446df742a9a2195bd677eaa25aaccca9
+SIZE (libformfactor-v0.4.0.tar.gz) = 353053
diff --git a/math/libformfactor/pkg-plist b/math/libformfactor/pkg-plist
index 604b37cdd769..9d0428e7fad4 100644
--- a/math/libformfactor/pkg-plist
+++ b/math/libformfactor/pkg-plist
@@ -1,7 +1,3 @@
-cmake/formfactorConfig.cmake
-cmake/formfactorConfigVersion.cmake
-cmake/formfactorTargets-%%CMAKE_BUILD_TYPE%%.cmake
-cmake/formfactorTargets.cmake
 include/ff/Box.h
 include/ff/Face.h
 include/ff/IBody.h
@@ -9,5 +5,9 @@ include/ff/Make.h
 include/ff/Polyhedron.h
 include/ff/Prism.h
 include/ff/Topology.h
+lib/cmake/formfactor/formfactorConfig.cmake
+lib/cmake/formfactor/formfactorConfigVersion.cmake
+lib/cmake/formfactor/formfactorTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/formfactor/formfactorTargets.cmake
 lib/libformfactor.so
-lib/libformfactor.so.0.3.2
+lib/libformfactor.so.0.4.0


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a15509f.1c252.2747c7a7>