Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2025 03:59:59 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: fe33709efa93 - main - math/GiNaC: Update to 1.8.8.
Message-ID:  <202501060359.5063xxXX017413@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=fe33709efa93656ff5f40d8409b2194443371abf

commit fe33709efa93656ff5f40d8409b2194443371abf
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-01-06 03:59:31 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-01-06 03:59:31 +0000

    math/GiNaC: Update to 1.8.8.
---
 math/GiNaC/Makefile  | 3 +--
 math/GiNaC/distinfo  | 6 +++---
 math/GiNaC/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 57c1d28178ac..8fe021f20b68 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	GiNaC
-PORTVERSION=	1.8.7
-PORTREVISION=	1
+PORTVERSION=	1.8.8
 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 13d3d53dd8bb..8e64ceb3fa68 100644
--- a/math/GiNaC/distinfo
+++ b/math/GiNaC/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691956120
-SHA256 (ginac-1.8.7.tar.bz2) = 71ff4f2d8a00e6f07ce8fee69b76dcc1ebbb727be6760b587c1fbb5ccf7b61ea
-SIZE (ginac-1.8.7.tar.bz2) = 1153952
+TIMESTAMP = 1736134935
+SHA256 (ginac-1.8.8.tar.bz2) = 330f57d0ed79dbd8f9c46ca4b408439b8b30e2ea061e3672d904c5dab94ecad6
+SIZE (ginac-1.8.8.tar.bz2) = 1154686
diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist
index 4027d14e4acc..c79088a9264b 100644
--- a/math/GiNaC/pkg-plist
+++ b/math/GiNaC/pkg-plist
@@ -50,8 +50,8 @@ include/ginac/version.h
 include/ginac/wildcard.h
 lib/libginac.a
 lib/libginac.so
-lib/libginac.so.11
-lib/libginac.so.11.1.6
+lib/libginac.so.13
+lib/libginac.so.13.0.0
 libdata/pkgconfig/ginac.pc
 libexec/ginac-excompiler
 share/man/man1/ginsh.1.gz



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