diff options
author | danilo <danilo@FreeBSD.org> | 2014-08-18 03:35:00 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-08-18 03:35:00 +0800 |
commit | dcca6dddd933c1692c5056ab9dab03e0197d9402 (patch) | |
tree | 61f2ab66f93e9c3c1301a7011bde2068fc8bebd0 | |
parent | 005c07c69186db860f7d1403f6b6af8a4942c66b (diff) | |
download | freebsd-ports-gnome-dcca6dddd933c1692c5056ab9dab03e0197d9402.tar.gz freebsd-ports-gnome-dcca6dddd933c1692c5056ab9dab03e0197d9402.tar.zst freebsd-ports-gnome-dcca6dddd933c1692c5056ab9dab03e0197d9402.zip |
- Update from 2.5.0 to 2.6.0
- Take maintainership
-rw-r--r-- | math/ised/Makefile | 5 | ||||
-rw-r--r-- | math/ised/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/ised/Makefile b/math/ised/Makefile index 06629663003b..31c11becba50 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= ised -PORTVERSION= 2.5.0 -PORTREVISION= 2 +PORTVERSION= 2.6.0 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilo@FreeBSD.org COMMENT= Tool for generating number sequences and arithmetic evaluation LICENSE= GPLv3 diff --git a/math/ised/distinfo b/math/ised/distinfo index 472ca1774019..631fe3fba784 100644 --- a/math/ised/distinfo +++ b/math/ised/distinfo @@ -1,2 +1,2 @@ -SHA256 (ised-2.5.0.tar.bz2) = 0d23fd892725110a186e2c9aaf53422471403bbb20329533283f1abc23596eab -SIZE (ised-2.5.0.tar.bz2) = 131270 +SHA256 (ised-2.6.0.tar.bz2) = 5a4ecc04626300ad7ae3e6881459b7632f9f705f81b9fbd970a8a93c715ec965 +SIZE (ised-2.6.0.tar.bz2) = 139066 |