git: 7db8cd2f6e2a - main - math/eclib: update to 20210625 (minor bugfix)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 20:32:56 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=7db8cd2f6e2a837ec20fca8f7e8b7dbde3676921 commit 7db8cd2f6e2a837ec20fca8f7e8b7dbde3676921 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-06-03 20:19:51 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-06-03 20:32:50 +0000 math/eclib: update to 20210625 (minor bugfix) Release notes at <https://github.com/JohnCremona/eclib/releases/tag/20210625>. --- math/eclib/Makefile | 4 ++-- math/eclib/distinfo | 6 +++--- math/eclib/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/math/eclib/Makefile b/math/eclib/Makefile index 8c39f886a893..32608992456b 100644 --- a/math/eclib/Makefile +++ b/math/eclib/Makefile @@ -1,8 +1,7 @@ # Created by: thierry@pompo.net PORTNAME= eclib -PORTVERSION= 20210318 -PORTREVISION= 3 +PORTVERSION= 20210625 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org @@ -25,6 +24,7 @@ OPTIONS_DEFINE= DOCS LIBS+= "-lm" GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-flint=${LOCALBASE} --with-boost=${LOCALBASE} +INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/math/eclib/distinfo b/math/eclib/distinfo index 6173c2e6343a..c2740f77ccfd 100644 --- a/math/eclib/distinfo +++ b/math/eclib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616419704 -SHA256 (JohnCremona-eclib-20210318_GH0.tar.gz) = 8ca611e818cc3acdd54c800be66f66219a52603516bff048d350dd1e95605484 -SIZE (JohnCremona-eclib-20210318_GH0.tar.gz) = 1018291 +TIMESTAMP = 1654286833 +SHA256 (JohnCremona-eclib-20210625_GH0.tar.gz) = 00333fd36afd237c9e6e410c7ab98536ddcd7fdc430e6837fe293247b835c572 +SIZE (JohnCremona-eclib-20210625_GH0.tar.gz) = 1035940 diff --git a/math/eclib/pkg-plist b/math/eclib/pkg-plist index 1b09785f5c7a..73893167fa7a 100644 --- a/math/eclib/pkg-plist +++ b/math/eclib/pkg-plist @@ -117,8 +117,8 @@ include/eclib/xsplit.h include/eclib/xsplit_data.h lib/libec.a lib/libec.so -lib/libec.so.7 -lib/libec.so.7.1.0 +lib/libec.so.8 +lib/libec.so.8.1.3 libdata/pkgconfig/eclib.pc man/man1/mwrank.1.gz %%PORTDOCS%%%%DOCSDIR%%/g0n.txt