Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2023 16:36:02 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: 4ea93dc69fcf - main - math/eclib: upgrade to 20230424
Message-ID:  <202305201636.34KGa2wt011407@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=4ea93dc69fcf2ea8154e5450bcdb8230f53e9a2a

commit 4ea93dc69fcf2ea8154e5450bcdb8230f53e9a2a
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-05-20 16:34:29 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-05-20 16:34:29 +0000

    math/eclib: upgrade to 20230424
    
    Release notes at
            <https://github.com/JohnCremona/eclib/releases/tag/v20230424>.
---
 math/eclib/Makefile  | 4 ++--
 math/eclib/distinfo  | 6 +++---
 math/eclib/pkg-plist | 3 ++-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/math/eclib/Makefile b/math/eclib/Makefile
index bf19745b8dc8..2bba0ad45dd2 100644
--- a/math/eclib/Makefile
+++ b/math/eclib/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	eclib
-PORTVERSION=	20220621
-PORTREVISION=	4
+PORTVERSION=	20230424
+DISTVERSIONPREFIX=	v
 CATEGORIES=	math
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/math/eclib/distinfo b/math/eclib/distinfo
index 9bff59cff842..158e7a1a7159 100644
--- a/math/eclib/distinfo
+++ b/math/eclib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663343983
-SHA256 (JohnCremona-eclib-20220621_GH0.tar.gz) = b0e06ffe6cd669354627eb1ff351cf558a4376dca1cf5c2d4ad042ae49fa5462
-SIZE (JohnCremona-eclib-20220621_GH0.tar.gz) = 1037232
+TIMESTAMP = 1684597242
+SHA256 (JohnCremona-eclib-v20230424_GH0.tar.gz) = 67d59d4086c9c46b7ca6c5a34e0879aed00836f812a1cba29756d618af08e32f
+SIZE (JohnCremona-eclib-v20230424_GH0.tar.gz) = 1039476
diff --git a/math/eclib/pkg-plist b/math/eclib/pkg-plist
index 194b31397f95..fd984d45fddd 100644
--- a/math/eclib/pkg-plist
+++ b/math/eclib/pkg-plist
@@ -24,6 +24,7 @@ bin/solve_conic
 bin/solve_legendre
 include/eclib/GetOpt.h
 include/eclib/arith.h
+include/eclib/bigcomplex.h
 include/eclib/bigrat.h
 include/eclib/bitspace.h
 include/eclib/compproc.h
@@ -118,7 +119,7 @@ include/eclib/xsplit_data.h
 lib/libec.a
 lib/libec.so
 lib/libec.so.10
-lib/libec.so.10.0.0
+lib/libec.so.10.2.0
 libdata/pkgconfig/eclib.pc
 man/man1/mwrank.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/g0n.txt



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