Update to 1.1.3. Changes in this release:

* Introducing basic and scientific mode.
* Number base, angle unit and notation mode are remembered on exit.
  No defaults anymore.
* Updates to binary mode.
* New functions (asinh, acosh, atanh) and a new operation (percent).
* Bug fixes: crash on bracket closing, remember display value, GUI.
* Japanese translation, translation updates.
This commit is contained in:
Christian Weisgerber 2003-09-01 18:35:09 +00:00
parent 454d658d83
commit 6a71386b5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88298
3 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= galculator
PORTVERSION= 1.1.2
PORTVERSION= 1.1.3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1 +1 @@
MD5 (galculator-1.1.2.tar.bz2) = 326b862122de170c53f44acf901327e7
MD5 (galculator-1.1.3.tar.bz2) = 4fded689a79b21015bf8d762916c0330

View File

@ -2,11 +2,16 @@
bin/galculator
share/applications/galculator.desktop
share/galculator/glade/about.glade
share/galculator/glade/basic_buttons.glade
share/galculator/glade/color.glade
share/galculator/glade/dispctrl_bottom.glade
share/galculator/glade/dispctrl_right.glade
share/galculator/glade/font.glade
share/galculator/glade/main.glade
share/galculator/glade/main_frame.glade
share/galculator/glade/prefs.glade
share/galculator/glade/scientific_buttons.glade
share/locale/de/LC_MESSAGES/galculator.mo
share/locale/fr/LC_MESSAGES/galculator.mo
share/locale/ja/LC_MESSAGES/galculator.mo
@dirrm share/galculator/glade
@dirrm share/galculator