aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2026-09-12 20:01:26 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2026-09-12 20:05:04 +0000
commit199722fc4444e33dcfb7aab98652a7cb2e925c2f (patch)
tree715d69f4597d2b27697745823a2e7e02d5cc312a
parentc7fd6182d7f76488c4fa79bbd5ff9c0884bc8660 (diff)
math/libformfactor: rename to math/formfactor; update 0.4.0 → 0.5.1
-rw-r--r--MOVED1
-rw-r--r--math/Makefile2
-rw-r--r--math/formfactor/Makefile (renamed from math/libformfactor/Makefile)12
-rw-r--r--math/formfactor/distinfo3
-rw-r--r--math/formfactor/files/patch-CMakeLists.txt (renamed from math/libformfactor/files/patch-CMakeLists.txt)0
-rw-r--r--math/formfactor/pkg-descr (renamed from math/libformfactor/pkg-descr)0
-rw-r--r--math/formfactor/pkg-plist (renamed from math/libformfactor/pkg-plist)2
-rw-r--r--math/libformfactor/distinfo3
8 files changed, 12 insertions, 11 deletions
diff --git a/MOVED b/MOVED
index 769d433ed6a4..91cab6489676 100644
--- a/MOVED
+++ b/MOVED
@@ -5600,3 +5600,4 @@ www/py-beautifulsoup|www/py-beautifulsoup4|2026-09-06|Renamed to match upstream
devel/libheinz|devel/heinz|2026-09-12|Project was renamed upstream from libheinz to heinz
devel/pecl-mustache|devel/php-mustache|2026-09-12|PECL is deprecated. Migrate devel/pecl-mustache to devel/php-mustache
devel/py-pytest-httpserver|devel/py-pytest_httpserver|2026-09-12|Rename to match upstream naming
+math/libformfactor|math/formfactor|2026-09-12|Project was renamed upstream from libformfactor to formfactor
diff --git a/math/Makefile b/math/Makefile
index 03a1e9d6942f..94cbe6fcf223 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -355,6 +355,7 @@
SUBDIR += flintqs
SUBDIR += flopc++
SUBDIR += form
+ SUBDIR += formfactor
SUBDIR += fparser
SUBDIR += fplll
SUBDIR += freefem++
@@ -466,7 +467,6 @@
SUBDIR += libdivsufsort
SUBDIR += libfixmath
SUBDIR += libflame
- SUBDIR += libformfactor
SUBDIR += libhomfly
SUBDIR += libmesh
SUBDIR += libnormaliz
diff --git a/math/libformfactor/Makefile b/math/formfactor/Makefile
index 1d61cbcf9bfb..c9be643cf1a7 100644
--- a/math/libformfactor/Makefile
+++ b/math/formfactor/Makefile
@@ -1,17 +1,17 @@
-PORTNAME= libformfactor
-DISTVERSION= 0.4.0
+PORTNAME= formfactor
+DISTVERSION= 0.5.1
CATEGORIES= math
-MASTER_SITES= https://jugit.fz-juelich.de/mlz/libformfactor/-/archive/v${DISTVERSION}/
+MASTER_SITES= https://jugit.fz-juelich.de/mlz/lib/${PORTNAME}/-/archive/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-v${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Library for computation of scattering form factors of polyhedra
-WWW= https://jugit.fz-juelich.de/mlz/libformfactor
+WWW= https://jugit.fz-juelich.de/mlz/lib/formfactor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= libheinz>0:devel/libheinz
+BUILD_DEPENDS= heinz>0:devel/heinz
USES= compiler:c++20-lang cmake:testing
USE_LDCONFIG= yes
@@ -19,6 +19,6 @@ USE_LDCONFIG= yes
CMAKE_OFF= BUILD_TESTING
CMAKE_TESTING_ON= BUILD_TESTING
-# tests as of 0.4.0: 100% tests passed, 0 tests failed out of 18
+# tests as of 0.5.1: 100% tests passed, 0 tests failed out of 19
.include <bsd.port.mk>
diff --git a/math/formfactor/distinfo b/math/formfactor/distinfo
new file mode 100644
index 000000000000..1548dbc9adee
--- /dev/null
+++ b/math/formfactor/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1789242975
+SHA256 (formfactor-v0.5.1.tar.gz) = a8b542e78117c60dfc912afe09ae406f069075a07aa49827442093ba3eb72bf1
+SIZE (formfactor-v0.5.1.tar.gz) = 359874
diff --git a/math/libformfactor/files/patch-CMakeLists.txt b/math/formfactor/files/patch-CMakeLists.txt
index 06c04655bd95..06c04655bd95 100644
--- a/math/libformfactor/files/patch-CMakeLists.txt
+++ b/math/formfactor/files/patch-CMakeLists.txt
diff --git a/math/libformfactor/pkg-descr b/math/formfactor/pkg-descr
index ef8bf214d3c3..ef8bf214d3c3 100644
--- a/math/libformfactor/pkg-descr
+++ b/math/formfactor/pkg-descr
diff --git a/math/libformfactor/pkg-plist b/math/formfactor/pkg-plist
index 9d0428e7fad4..a950ee54d4eb 100644
--- a/math/libformfactor/pkg-plist
+++ b/math/formfactor/pkg-plist
@@ -10,4 +10,4 @@ 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.4.0
+lib/libformfactor.so.0.5.1
diff --git a/math/libformfactor/distinfo b/math/libformfactor/distinfo
deleted file mode 100644
index 896492ae8c8b..000000000000
--- a/math/libformfactor/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1779780474
-SHA256 (libformfactor-v0.4.0.tar.gz) = e85e7ec4e309f5c621acc0e816926344446df742a9a2195bd677eaa25aaccca9
-SIZE (libformfactor-v0.4.0.tar.gz) = 353053