diff options
author | gahr <gahr@FreeBSD.org> | 2013-07-09 15:15:05 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-07-09 15:15:05 +0800 |
commit | 3f45a6112a28dc9f70d8038778ffd799da982e59 (patch) | |
tree | d867440c677a5910a6574451ddef5bed99896d22 /math | |
parent | 8cd1c64b432325a16afa1dca315112078b4c7427 (diff) | |
download | freebsd-ports-gnome-3f45a6112a28dc9f70d8038778ffd799da982e59.tar.gz freebsd-ports-gnome-3f45a6112a28dc9f70d8038778ffd799da982e59.tar.zst freebsd-ports-gnome-3f45a6112a28dc9f70d8038778ffd799da982e59.zip |
- Update to 13.0.1
Release announcement:
http://sourceforge.net/mailarchive/message.php?msg_id=31109729
Diffstat (limited to 'math')
-rw-r--r-- | math/gambit/Makefile | 2 | ||||
-rw-r--r-- | math/gambit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 41c0f00135f1..65b3eb7bc61c 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gambit -PORTVERSION= 13.0.0 +PORTVERSION= 13.0.1 CATEGORIES= math MASTER_SITES= SF/gambit/${PORTNAME}13/${PORTVERSION}/ diff --git a/math/gambit/distinfo b/math/gambit/distinfo index c7d1baf47713..61e3728d64bf 100644 --- a/math/gambit/distinfo +++ b/math/gambit/distinfo @@ -1,2 +1,2 @@ -SHA256 (gambit-13.0.0.tar.gz) = 47db59b15f1f8f341cdf8ef0ecc2bcef5ec252baec0635eb518ea0e0c7eb8249 -SIZE (gambit-13.0.0.tar.gz) = 1610787 +SHA256 (gambit-13.0.1.tar.gz) = b6475df56aa745584116d67e0e208ae9490fc62c122f2faff12e05cfc140afe5 +SIZE (gambit-13.0.1.tar.gz) = 1611216 |