diff options
author | naddy <naddy@FreeBSD.org> | 2002-03-10 21:04:15 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-03-10 21:04:15 +0800 |
commit | 09f59703dbdd7cd4890b7c3e3128591a71ec88b5 (patch) | |
tree | 2164da90b312f851ed6d0d3ae72ef2e5650501eb /math/calcoo | |
parent | 32fdc48de711fbbdef533fa3424069b71895e69b (diff) | |
download | freebsd-ports-gnome-09f59703dbdd7cd4890b7c3e3128591a71ec88b5.tar.gz freebsd-ports-gnome-09f59703dbdd7cd4890b7c3e3128591a71ec88b5.tar.zst freebsd-ports-gnome-09f59703dbdd7cd4890b7c3e3128591a71ec88b5.zip |
Update to 1.3.7. Visible changes in this release:
* Now all the buttons except for undo and clear_all become grayed
out when an error occurs.
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 bb5f05685717..7706bf495f1f 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= calcoo -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 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 485adad9b20b..491795a661cc 100644 --- a/math/calcoo/distinfo +++ b/math/calcoo/distinfo @@ -1 +1 @@ -MD5 (calcoo-1.3.6.tar.gz) = 24414fb148201295cd6a1106dcf57d84 +MD5 (calcoo-1.3.7.tar.gz) = 3b71ed5e1078b0d1fc6c071f63337ad3 |