diff options
author | tobez <tobez@FreeBSD.org> | 2005-10-05 15:11:07 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-10-05 15:11:07 +0800 |
commit | 826572aee97f6431d417b1b44b07519286d1b015 (patch) | |
tree | fe5516e0dab8c7d54129269e0b69cf3c498337f8 /math | |
parent | 0dd0eaff3e518f47b484f7e466bd3ed7101f2f4f (diff) | |
download | freebsd-ports-gnome-826572aee97f6431d417b1b44b07519286d1b015.tar.gz freebsd-ports-gnome-826572aee97f6431d417b1b44b07519286d1b015.tar.zst freebsd-ports-gnome-826572aee97f6431d417b1b44b07519286d1b015.zip |
Update to 0.91.
Submitted by: maintainer
PR: 86890
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index e26aee96cf86..c0fdf881eca7 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 0.89 +PORTVERSION= 0.91 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 41b013b29cf8..55c218bc00e5 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,2 +1,2 @@ -MD5 (asymptote-0.89.tar.gz) = c52d23180dc2b2298be57885deb6662b -SIZE (asymptote-0.89.tar.gz) = 538987 +MD5 (asymptote-0.91.tar.gz) = ed75e68e9c4f3b2038e1f9a18ec66a57 +SIZE (asymptote-0.91.tar.gz) = 540833 |