Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2024 10:26:03 GMT
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: 2d8360a716b4 - main - math/cm: update 0.4.2 =?utf-8?Q?=E2=86=92?= 0.4.3
Message-ID:  <202403081026.428AQ39u081978@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d8360a716b4df4e560d189e2a4d9feae83f9a93

commit 2d8360a716b4df4e560d189e2a4d9feae83f9a93
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-08 04:50:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-08 10:25:48 +0000

    math/cm: update 0.4.2 → 0.4.3
    
    Reported by:    portscout
---
 math/cm/Makefile  | 2 +-
 math/cm/distinfo  | 6 +++---
 math/cm/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/cm/Makefile b/math/cm/Makefile
index b13eeb922efb..89f6d0cccd71 100644
--- a/math/cm/Makefile
+++ b/math/cm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cm
-DISTVERSION=	0.4.2
+DISTVERSION=	0.4.3
 CATEGORIES=	math
 MASTER_SITES=	https://www.multiprecision.org/downloads/
 
diff --git a/math/cm/distinfo b/math/cm/distinfo
index 7944aa345caf..0568c058e14a 100644
--- a/math/cm/distinfo
+++ b/math/cm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689927662
-SHA256 (cm-0.4.2.tar.gz) = 7c61a3a03759c875f4e0882603b7a6f3b7915b0688194c812b3a0f1e3900d5b0
-SIZE (cm-0.4.2.tar.gz) = 749482
+TIMESTAMP = 1709863232
+SHA256 (cm-0.4.3.tar.gz) = b23035bd94bea07d9ab912116522edb3db449f25f3361fe5bd4a35402150b005
+SIZE (cm-0.4.3.tar.gz) = 762008
diff --git a/math/cm/pkg-plist b/math/cm/pkg-plist
index e2b8abcc8642..a73ad2e6a358 100644
--- a/math/cm/pkg-plist
+++ b/math/cm/pkg-plist
@@ -1,12 +1,13 @@
 bin/classpol
 bin/cm
 bin/ecpp
+bin/ecpp-check
 include/cm-arith.h
 include/cm.h
 lib/libcm.a
 lib/libcm.so
 lib/libcm.so.1
-lib/libcm.so.1.0.1
+lib/libcm.so.1.1.0
 %%DATADIR%%/af/af_0047.dat.gz
 %%DATADIR%%/af/af_0059.dat.gz
 %%DATADIR%%/af/af_0071.dat.gz



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