diff options
author | stephen <stephen@FreeBSD.org> | 2015-05-08 21:02:39 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2015-05-08 21:02:39 +0800 |
commit | fa53919390a19d65b0ebd147e4cbae554d26fd80 (patch) | |
tree | f5b1ab6044268747c8f813b90ca296bbe0f29529 /math | |
parent | 6dc6bdb71d7f396bccf5beaa8d172afc225382cc (diff) | |
download | freebsd-ports-gnome-fa53919390a19d65b0ebd147e4cbae554d26fd80.tar.gz freebsd-ports-gnome-fa53919390a19d65b0ebd147e4cbae554d26fd80.tar.zst freebsd-ports-gnome-fa53919390a19d65b0ebd147e4cbae554d26fd80.zip |
- Update to 1.6.4.
Diffstat (limited to 'math')
-rw-r--r-- | math/GiNaC/Makefile | 3 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 4 | ||||
-rw-r--r-- | math/GiNaC/pkg-plist | 4 |
3 files changed, 5 insertions, 6 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index c4ee206c404f..5764c0046be3 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.6.3 -PORTREVISION= 1 +PORTVERSION= 1.6.4 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 14b86ac4c4f6..64c8cffdf87b 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,2 +1,2 @@ -SHA256 (ginac-1.6.3.tar.bz2) = 6756c7de3485bc5245f8b0e4b3c046ac75406b93e9205b4180b096846932d9bd -SIZE (ginac-1.6.3.tar.bz2) = 1027896 +SHA256 (ginac-1.6.4.tar.bz2) = 6241158216b4f68c625ce7d843d5b6b070304f87e7fc8f4075b76501ca0f3c60 +SIZE (ginac-1.6.4.tar.bz2) = 1028044 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index ecfc53f14d00..a809469478a5 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -49,8 +49,8 @@ include/ginac/version.h include/ginac/wildcard.h lib/libginac.a lib/libginac.so -lib/libginac.so.4 -lib/libginac.so.4.0.0 +lib/libginac.so.5 +lib/libginac.so.5.0.0 libdata/pkgconfig/ginac.pc man/man1/ginsh.1.gz man/man1/viewgar.1.gz |