diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2022-03-24 17:15:01 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2022-03-24 17:15:01 +0000 |
commit | 104f375409662f4cae9993525df8ddfd2f8e0043 (patch) | |
tree | 1da1942ee98b881f100a4ee6b86c1ea64bd76045 | |
parent | 5b111459d788fa2f67f6619ea545bc6d0d169f93 (diff) |
math/GiNaC: Update to 1.8.3.
-rw-r--r-- | math/GiNaC/Makefile | 2 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 6 | ||||
-rw-r--r-- | math/GiNaC/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 94c2a3b1063e..03496d894f8f 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.2 +PORTVERSION= 1.8.3 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 0ba1228a47f4..3266ef4f6a58 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641064252 -SHA256 (ginac-1.8.2.tar.bz2) = bfcd751abcaf8afddb83958c2ad22763a75ea24032553e503ee9b38e3ea3b6c3 -SIZE (ginac-1.8.2.tar.bz2) = 1142428 +TIMESTAMP = 1648141792 +SHA256 (ginac-1.8.3.tar.bz2) = 77c71a586adf6fc0b5dab573434f30cff1579153cd77c6eba02292e178f7a490 +SIZE (ginac-1.8.3.tar.bz2) = 1144324 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index ea9eaa576899..f8a2fac7fdeb 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.1 +lib/libginac.so.11.1.2 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler man/man1/ginsh.1.gz |