diff options
author | eadler <eadler@FreeBSD.org> | 2013-09-03 08:28:37 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-09-03 08:28:37 +0800 |
commit | 12bf4ae3d3fce17fe49afdda85894e0125069364 (patch) | |
tree | e485677c38a8656d9840c9611477ca0765fd7476 /math | |
parent | 46138bf969a154930d1d4fa3d17ac26796bc03c0 (diff) | |
download | freebsd-ports-gnome-12bf4ae3d3fce17fe49afdda85894e0125069364.tar.gz freebsd-ports-gnome-12bf4ae3d3fce17fe49afdda85894e0125069364.tar.zst freebsd-ports-gnome-12bf4ae3d3fce17fe49afdda85894e0125069364.zip |
cause you need to commit from the port
Diffstat (limited to 'math')
-rw-r--r-- | math/ised/Makefile | 3 | ||||
-rw-r--r-- | math/ised/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/ised/Makefile b/math/ised/Makefile index d92a098fee43..cae4167622fc 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ised -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} @@ -11,6 +11,7 @@ COMMENT= Tool for generating number sequences and arithmetic evaluation LICENSE= GPLv3 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GCC= yes diff --git a/math/ised/distinfo b/math/ised/distinfo index e5e8b2b75bf8..08183b9b5d0c 100644 --- a/math/ised/distinfo +++ b/math/ised/distinfo @@ -1,2 +1,2 @@ -SHA256 (ised-2.4.1.tar.bz2) = 067e2f504ed816acda1480129b226c18771baec9ef96b1f092092e15ee0f66e8 -SIZE (ised-2.4.1.tar.bz2) = 123266 +SHA256 (ised-2.4.2.tar.bz2) = be941e1ed2a31bd2fbb2bccb48613dbec19bd5c5d46aeee4d43f55af2b95ce86 +SIZE (ised-2.4.2.tar.bz2) = 130162 |