Date: Fri, 23 Sep 2022 03:32:24 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: aa0d3354329b - main - math/GiNaC: Update to 1.8.4. Message-ID: <202209230332.28N3WORE093215@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=aa0d3354329b9ccd0892481fb8b02f3839fa38dc commit aa0d3354329b9ccd0892481fb8b02f3839fa38dc Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-09-23 03:30:04 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-09-23 03:31:58 +0000 math/GiNaC: Update to 1.8.4. --- 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 8d4d2b00d81d..2bcb891adbd4 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -1,5 +1,5 @@ PORTNAME= GiNaC -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 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 3266ef4f6a58..a0a035f0855c 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648141792 -SHA256 (ginac-1.8.3.tar.bz2) = 77c71a586adf6fc0b5dab573434f30cff1579153cd77c6eba02292e178f7a490 -SIZE (ginac-1.8.3.tar.bz2) = 1144324 +TIMESTAMP = 1663903388 +SHA256 (ginac-1.8.4.tar.bz2) = 27ce16aedfe74651b223bdb9246c00596b7ff9bf727a0d3a473f467000dac492 +SIZE (ginac-1.8.4.tar.bz2) = 1151539 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index f8a2fac7fdeb..5308492f3922 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.2 +lib/libginac.so.11.1.3 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?202209230332.28N3WORE093215>