Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2023 04:20:27 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: 209efca09d76 - main - math/GiNaC: Update to 1.8.6.
Message-ID:  <202302120420.31C4KRAs065880@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=209efca09d762ad858a01dfc8c26dafc6ee78ac1

commit 209efca09d762ad858a01dfc8c26dafc6ee78ac1
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2023-02-12 04:20:05 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2023-02-12 04:20:05 +0000

    math/GiNaC: Update to 1.8.6.
---
 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 2d193269c5d3..8f83cfee3edc 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	GiNaC
-PORTVERSION=	1.8.5
+PORTVERSION=	1.8.6
 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 c3af0596a146..a9a130ddfe68 100644
--- a/math/GiNaC/distinfo
+++ b/math/GiNaC/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672786452
-SHA256 (ginac-1.8.5.tar.bz2) = c24b37a1e709f660d0978787e86b334803cd28ec17689cf36ddff380073ea261
-SIZE (ginac-1.8.5.tar.bz2) = 1148694
+TIMESTAMP = 1676175413
+SHA256 (ginac-1.8.6.tar.bz2) = 00b320b1116cae5b7b43364dbffb7912471d171f484d82764605d715858d975b
+SIZE (ginac-1.8.6.tar.bz2) = 1152914
diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist
index cc85f2713874..4637b4707078 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.4
+lib/libginac.so.11.1.5
 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?202302120420.31C4KRAs065880>