git: 02f6d22307bb - main - math/mpfrcx: Update 0.6 -> 0.6.1
Yuri Victorovich
yuri at FreeBSD.org
Mon May 10 20:29:54 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=02f6d22307bbc51921e6870d625c1c418aa3e7b4
commit 02f6d22307bbc51921e6870d625c1c418aa3e7b4
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-10 20:26:56 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-10 20:29:49 +0000
math/mpfrcx: Update 0.6 -> 0.6.1
---
math/mpfrcx/Makefile | 5 ++---
math/mpfrcx/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/math/mpfrcx/Makefile b/math/mpfrcx/Makefile
index 44bf507eb1a6..28fbd569753f 100644
--- a/math/mpfrcx/Makefile
+++ b/math/mpfrcx/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mpfrcx
-DISTVERSION= 0.6
-PORTREVISION= 1
+DISTVERSION= 0.6.1
CATEGORIES= math
MASTER_SITES= http://www.multiprecision.org/downloads/
@@ -27,6 +26,6 @@ PLIST_FILES= include/mpfrcx.h \
lib/libmpfrcx.a \
lib/libmpfrcx.so \
lib/libmpfrcx.so.1 \
- lib/libmpfrcx.so.1.2.0
+ lib/libmpfrcx.so.1.2.1
.include <bsd.port.mk>
diff --git a/math/mpfrcx/distinfo b/math/mpfrcx/distinfo
index 11ca165e3a50..dd6f37d79f5f 100644
--- a/math/mpfrcx/distinfo
+++ b/math/mpfrcx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609883286
-SHA256 (mpfrcx-0.6.tar.gz) = 2af256e0f0a4410e1fd1c377260ba0c8cd969a6513db795dcc52509554cde53f
-SIZE (mpfrcx-0.6.tar.gz) = 679718
+TIMESTAMP = 1620678273
+SHA256 (mpfrcx-0.6.1.tar.gz) = 366a32f881415280157da16c41c31abe5106b564b02181200d785cae00a1623e
+SIZE (mpfrcx-0.6.1.tar.gz) = 688017
More information about the dev-commits-ports-all
mailing list