diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-04-11 01:21:50 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-04-11 01:21:50 +0000 |
commit | 92159fb67980a882ae351b2b0491d0555ad6346a (patch) | |
tree | 861262f2e90ef35f36d0d8caeb5c67a3e6edb05b /math/ised | |
parent | c66fdc552b7f86e5a3977679539b679a3186fb5c (diff) | |
download | ports-92159fb67980a882ae351b2b0491d0555ad6346a.tar.gz ports-92159fb67980a882ae351b2b0491d0555ad6346a.zip |
Notes
Diffstat (limited to 'math/ised')
-rw-r--r-- | math/ised/Makefile | 5 | ||||
-rw-r--r-- | math/ised/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/math/ised/Makefile b/math/ised/Makefile index d93f7c02b031..189c98f4899d 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ised -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} @@ -16,6 +16,9 @@ COMMENT= A tool for generating number sequences and arithmetic evaluation USE_BZIP2= yes GNU_CONFIGURE= yes +USE_GCC= 4.5+ + +LICENSE= GPLv3 .if !defined(NO_INSTALL_MANPAGES) MAN1= ${PORTNAME}.1 diff --git a/math/ised/distinfo b/math/ised/distinfo index 5d6b358e06fa..49528696fc7c 100644 --- a/math/ised/distinfo +++ b/math/ised/distinfo @@ -1,2 +1,2 @@ -SHA256 (ised-2.2.2.tar.bz2) = b6d2c6ad218cca1c2ccfc2d4cee570fcb41cc09b824de15992630abdb46561d9 -SIZE (ised-2.2.2.tar.bz2) = 99694 +SHA256 (ised-2.2.3.tar.bz2) = b216f09129f2c356ff4bb1a089f8db847901ebfb95781a6ac379b88dc88765c5 +SIZE (ised-2.2.3.tar.bz2) = 108109 |