Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2025 10:43:26 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6a86b0db2413 - main - math/m4rie: upgrade to 20250103
Message-ID:  <202501261043.50QAhQU2063797@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a86b0db24138448b8369723604c5b0e47668816

commit 6a86b0db24138448b8369723604c5b0e47668816
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-01-25 21:19:41 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-26 10:43:20 +0000

    math/m4rie: upgrade to 20250103
---
 math/m4rie/Makefile  | 4 +++-
 math/m4rie/distinfo  | 6 +++---
 math/m4rie/pkg-plist | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/math/m4rie/Makefile b/math/m4rie/Makefile
index 2e213d16b9c0..f326ca5bef14 100644
--- a/math/m4rie/Makefile
+++ b/math/m4rie/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	M4RIE
-PORTVERSION=	20250102
+PORTVERSION=	20250103
 DISTVERSIONPREFIX=	release-
 CATEGORIES=	math
 
@@ -23,4 +23,6 @@ USE_LDCONFIG=	yes
 
 TEST_TARGET=	check
 
+PLIST_SUB=	VER=${PORTVERSION}
+
 .include <bsd.port.mk>
diff --git a/math/m4rie/distinfo b/math/m4rie/distinfo
index 32293f185304..0c5c501cb340 100644
--- a/math/m4rie/distinfo
+++ b/math/m4rie/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735828029
-SHA256 (malb-m4rie-release-20250102_GH0.tar.gz) = 49cb30c063800a5b5c575be12570981e06c9d336a43bb44f0f66420e1d8e2b39
-SIZE (malb-m4rie-release-20250102_GH0.tar.gz) = 167700
+TIMESTAMP = 1737838251
+SHA256 (malb-m4rie-release-20250103_GH0.tar.gz) = 249fc10b665fd7d902bae6d0e872b5dbf120942c4f15f934de40096b84f9549d
+SIZE (malb-m4rie-release-20250103_GH0.tar.gz) = 167745
diff --git a/math/m4rie/pkg-plist b/math/m4rie/pkg-plist
index e8c4193e57fc..055447b9146b 100644
--- a/math/m4rie/pkg-plist
+++ b/math/m4rie/pkg-plist
@@ -14,7 +14,7 @@ include/m4rie/permutation.h
 include/m4rie/ple.h
 include/m4rie/strassen.h
 include/m4rie/trsm.h
-lib/libm4rie-0.0.20250102.so
+lib/libm4rie-0.0.%%VER%%.so
 lib/libm4rie.a
 lib/libm4rie.so
 libdata/pkgconfig/m4rie.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501261043.50QAhQU2063797>