diff options
author | stephen <stephen@FreeBSD.org> | 2016-01-12 09:09:30 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2016-01-12 09:09:30 +0800 |
commit | 4ba0a77479a6015dd9e1e8711997578a715c9ecb (patch) | |
tree | 957305291a6c73b62f42d76e2c0a03a445f6e704 /math | |
parent | dfb3e29a3ff75d40a302a6621ab3744ad282e59d (diff) | |
download | freebsd-ports-gnome-4ba0a77479a6015dd9e1e8711997578a715c9ecb.tar.gz freebsd-ports-gnome-4ba0a77479a6015dd9e1e8711997578a715c9ecb.tar.zst freebsd-ports-gnome-4ba0a77479a6015dd9e1e8711997578a715c9ecb.zip |
- Update to 1.6.6.
Diffstat (limited to 'math')
-rw-r--r-- | math/GiNaC/Makefile | 2 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 4 | ||||
-rw-r--r-- | math/GiNaC/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 4948d68ca0b1..d83a63e83c8a 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.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 9a40c034acf9..a737b69fce84 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,2 +1,2 @@ -SHA256 (ginac-1.6.5.tar.bz2) = e8630e186d9846123c58de7e0edcfd11b68d3831a84ae7c039c0606397b01444 -SIZE (ginac-1.6.5.tar.bz2) = 1028907 +SHA256 (ginac-1.6.6.tar.bz2) = 25ec6d535ee77caf6161843688489cfc319b6c4fda46c5d7878587ee5562ddce +SIZE (ginac-1.6.6.tar.bz2) = 1028211 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index dd10ed1099e3..3de372120427 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.5 -lib/libginac.so.5.0.1 +lib/libginac.so.5.0.2 libdata/pkgconfig/ginac.pc man/man1/ginsh.1.gz man/man1/viewgar.1.gz |