diff options
author | stephen <stephen@FreeBSD.org> | 2019-10-08 05:17:26 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2019-10-08 05:17:26 +0800 |
commit | a05e0222945931b96e2c5bc8d2f1476b0f232442 (patch) | |
tree | bf96e4a585ed589c379a4a37c68a03cffe26ed67 /math | |
parent | 4aea6817a77ccbbbc575dfaed9e2630483e95407 (diff) | |
download | freebsd-ports-gnome-a05e0222945931b96e2c5bc8d2f1476b0f232442.tar.gz freebsd-ports-gnome-a05e0222945931b96e2c5bc8d2f1476b0f232442.tar.zst freebsd-ports-gnome-a05e0222945931b96e2c5bc8d2f1476b0f232442.zip |
- Update to 1.7.8.
Diffstat (limited to 'math')
-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 0acf13346038..53975c23fa3a 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.7.7 +PORTVERSION= 1.7.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 beade14e4372..cc51123be767 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569383299 -SHA256 (ginac-1.7.7.tar.bz2) = 0eff6eed729aa6e5a34ecbd2c0723e6e23dcd5a14346050eb66697ea19394ecb -SIZE (ginac-1.7.7.tar.bz2) = 1074630 +TIMESTAMP = 1570482722 +SHA256 (ginac-1.7.8.tar.bz2) = 0c86501aa6c72efd5937fce42c5e983fc9f05dadb65b4ebdb51ee95c9f6a7067 +SIZE (ginac-1.7.8.tar.bz2) = 1075317 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index 4ed52e21c878..27f3f35726f9 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -50,7 +50,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.6 -lib/libginac.so.6.4.1 +lib/libginac.so.6.4.2 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler man/man1/ginsh.1.gz |