diff options
author | naddy <naddy@FreeBSD.org> | 2002-02-09 20:53:53 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-02-09 20:53:53 +0800 |
commit | 6ad870252cc3dec18648d318ef1616efc98efd9b (patch) | |
tree | b9a25403d3f76750a5e4d13e11edec6af013da54 /math/calcoo | |
parent | fa573bac9dd487dbfef73713af8c703b2f6c0fea (diff) | |
download | freebsd-ports-gnome-6ad870252cc3dec18648d318ef1616efc98efd9b.tar.gz freebsd-ports-gnome-6ad870252cc3dec18648d318ef1616efc98efd9b.tar.zst freebsd-ports-gnome-6ad870252cc3dec18648d318ef1616efc98efd9b.zip |
Update to 1.3.6. User-visible changes in this release:
* Added option to choose between infinite and four-element stack in RPN mode.
* Added option to disable autorelease of arc and hyp buttons.
* RPN-related options are now grayed out when the algebraic mode is chosen.
* Added shortcut ctrl-q for exit.
Diffstat (limited to 'math/calcoo')
-rw-r--r-- | math/calcoo/Makefile | 2 | ||||
-rw-r--r-- | math/calcoo/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 2fb7d9f86816..bb5f05685717 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= calcoo -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.physics.umn.edu/~kaminski/calcoo/ diff --git a/math/calcoo/distinfo b/math/calcoo/distinfo index f7c91c24f064..485adad9b20b 100644 --- a/math/calcoo/distinfo +++ b/math/calcoo/distinfo @@ -1 +1 @@ -MD5 (calcoo-1.3.5.tar.gz) = 1666232c8c1fc0a07251b129b5cb1aa7 +MD5 (calcoo-1.3.6.tar.gz) = 24414fb148201295cd6a1106dcf57d84 |