Date: Sat, 1 Jan 2022 19:16:32 GMT From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c15a9f6fe05e - main - math/GiNaC: Update to 1.8.2. Message-ID: <202201011916.201JGWYQ049846@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=c15a9f6fe05e2ac74b71f940cdabe2ce62530c16 commit c15a9f6fe05e2ac74b71f940cdabe2ce62530c16 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-01-01 19:16:05 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-01-01 19:16:05 +0000 math/GiNaC: Update to 1.8.2. --- math/GiNaC/Makefile | 2 +- math/GiNaC/distinfo | 6 +++--- math/GiNaC/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 85a6adb50c66..94c2a3b1063e 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -1,7 +1,7 @@ # Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> PORTNAME= GiNaC -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo index a44cbf0f5935..0ba1228a47f4 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629405569 -SHA256 (ginac-1.8.1.tar.bz2) = f1695dbd6b187061ef3fba507648c9d6dba438f733b058c16f9278cbdcf5e1ab -SIZE (ginac-1.8.1.tar.bz2) = 1128166 +TIMESTAMP = 1641064252 +SHA256 (ginac-1.8.2.tar.bz2) = bfcd751abcaf8afddb83958c2ad22763a75ea24032553e503ee9b38e3ea3b6c3 +SIZE (ginac-1.8.2.tar.bz2) = 1142428 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index cd3ce12b2460..ea9eaa576899 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -51,7 +51,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.11 -lib/libginac.so.11.1.0 +lib/libginac.so.11.1.1 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler man/man1/ginsh.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201011916.201JGWYQ049846>