diff options
author | gahr <gahr@FreeBSD.org> | 2013-08-21 22:45:11 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-08-21 22:45:11 +0800 |
commit | 83a1d576a2b9727389372675d0e7aa132ec4d136 (patch) | |
tree | c8d09cee4dc0d0d8e5e5c7b80104c0670f17bd22 /math | |
parent | 867ef70ecc44656a611875764edcc11fd7be7c17 (diff) | |
download | freebsd-ports-gnome-83a1d576a2b9727389372675d0e7aa132ec4d136.tar.gz freebsd-ports-gnome-83a1d576a2b9727389372675d0e7aa132ec4d136.tar.zst freebsd-ports-gnome-83a1d576a2b9727389372675d0e7aa132ec4d136.zip |
- Update to 13.1.0
Release announcement:
http://sourceforge.net/mailarchive/message.php?msg_id=31306793
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 bace5cb1d77e..f5e48d88561a 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gambit -PORTVERSION= 13.0.2 +PORTVERSION= 13.1.0 CATEGORIES= math MASTER_SITES= SF/gambit/${PORTNAME}13/${PORTVERSION}/ diff --git a/math/gambit/distinfo b/math/gambit/distinfo index c6efeb47038e..4f3882891c72 100644 --- a/math/gambit/distinfo +++ b/math/gambit/distinfo @@ -1,2 +1,2 @@ -SHA256 (gambit-13.0.2.tar.gz) = 7233a17929e8845f1fa552181b9851076c4ba872f07cb51898b5207a2d89c490 -SIZE (gambit-13.0.2.tar.gz) = 1649304 +SHA256 (gambit-13.1.0.tar.gz) = e10f54984c42c5ccf1082aeddbe606a6ee5696913810d04ae3ff3668a4250542 +SIZE (gambit-13.1.0.tar.gz) = 1655288 |