summaryrefslogtreecommitdiff
path: root/math/trlib
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-09-13 23:58:20 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2023-09-14 00:53:02 -0700
commit7bb7c21f9d575b7b684a9ce632c1d9eca67f843d (patch)
tree89572db806e5ef151c9064cee469d15ddf6e8ad7 /math/trlib
parentsysutils/rtx: update 2023.9.0 → 2023.9.1 (diff)
math/trlib: update g20211004 → 0.4
Reported by: portscout
Diffstat (limited to 'math/trlib')
-rw-r--r--math/trlib/Makefile6
-rw-r--r--math/trlib/distinfo6
-rw-r--r--math/trlib/pkg-plist1
3 files changed, 6 insertions, 7 deletions
diff --git a/math/trlib/Makefile b/math/trlib/Makefile
index 0cd0421d668f..0ef11f2f0dc8 100644
--- a/math/trlib/Makefile
+++ b/math/trlib/Makefile
@@ -1,6 +1,5 @@
PORTNAME= trlib
-DISTVERSION= g20211004
-PORTREVISION= 1
+DISTVERSION= 0.4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -20,8 +19,7 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= felixlen
-GH_TAGNAME= f168b59
-# some tests fail, see https://github.com/felixlen/trlib/issues/16
+# all valgrind tests fail, see https://github.com/felixlen/trlib/issues/16, due to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259294
.include <bsd.port.mk>
diff --git a/math/trlib/distinfo b/math/trlib/distinfo
index 8f65eb8066d3..c301f312fb28 100644
--- a/math/trlib/distinfo
+++ b/math/trlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642493541
-SHA256 (felixlen-trlib-g20211004-f168b59_GH0.tar.gz) = 98b2fc702d08e32488ff7662133aef19b5aaad97f082a28062a77c36dbd7e72e
-SIZE (felixlen-trlib-g20211004-f168b59_GH0.tar.gz) = 91695
+TIMESTAMP = 1694672681
+SHA256 (felixlen-trlib-0.4_GH0.tar.gz) = a4bf29598fe6a127188e2675b5600eeb5ca0e77413c7f745eb353a9ddb6b0119
+SIZE (felixlen-trlib-0.4_GH0.tar.gz) = 91789
diff --git a/math/trlib/pkg-plist b/math/trlib/pkg-plist
index 03beb958814c..1883cf5f85af 100644
--- a/math/trlib/pkg-plist
+++ b/math/trlib/pkg-plist
@@ -10,6 +10,7 @@ lib/cmake/trlib/trlib-config-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/trlib/trlib-config-version.cmake
lib/cmake/trlib/trlib-config.cmake
lib/libtrlib.so
+lib/libtrlib.so.0.4
share/pkgconfig/trlib.pc
%%DATADIR%%/src/trlib_eigen_inverse.c
%%DATADIR%%/src/trlib_krylov.c