diff options
author | stephen <stephen@FreeBSD.org> | 2011-07-19 09:52:48 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-07-19 09:52:48 +0800 |
commit | 027a8b109632ef8f28488a5b4f04c792053125cf (patch) | |
tree | 230f95c97b6c8bb55ff28218170838d8584e75ea /math | |
parent | d9540098e2c03cf8e39c7b40301ba1d8074e8b75 (diff) | |
download | freebsd-ports-gnome-027a8b109632ef8f28488a5b4f04c792053125cf.tar.gz freebsd-ports-gnome-027a8b109632ef8f28488a5b4f04c792053125cf.tar.zst freebsd-ports-gnome-027a8b109632ef8f28488a5b4f04c792053125cf.zip |
- Update to 1.6.1
Approved by: maho (mentor)
Diffstat (limited to 'math')
-rw-r--r-- | math/GiNaC/Makefile | 2 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 8ac9089604e3..d8d192121597 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 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 02ac8e25eb4f..7010a32beb67 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,2 +1,2 @@ -SHA256 (ginac-1.6.0.tar.bz2) = 6a482f15bfb89f1a350e06ac7d55f173976d873bcc4900bcb52a37627da066f8 -SIZE (ginac-1.6.0.tar.bz2) = 972922 +SHA256 (ginac-1.6.1.tar.bz2) = 0658c4a528f37871c5ec24496373fede4e3e59d3223beaf880c75f07a9c2f680 +SIZE (ginac-1.6.1.tar.bz2) = 1048724 |