diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-08-21 14:45:11 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-08-21 14:45:11 +0000 |
commit | 5ca8a7839bed61459e2574c90b16329c05e23b8d (patch) | |
tree | c8d09cee4dc0d0d8e5e5c7b80104c0670f17bd22 /math/gambit | |
parent | Give maintainership to submitter, and deprecate (diff) |
- Update to 13.1.0
Release announcement:
http://sourceforge.net/mailarchive/message.php?msg_id=31306793
Notes
Notes:
svn path=/head/; revision=325144
Diffstat (limited to 'math/gambit')
-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 |