diff options
author | naddy <naddy@FreeBSD.org> | 2004-03-21 07:32:39 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2004-03-21 07:32:39 +0800 |
commit | 01352d240ae321f27ddb820f1e2e15c33497193f (patch) | |
tree | cc1fb2ded8c4ff6465111a86ee297d7539ccfeef /math/galculator | |
parent | 1ae275c37dd4563fa016349b9b67bec7eba54e09 (diff) | |
download | freebsd-ports-gnome-01352d240ae321f27ddb820f1e2e15c33497193f.tar.gz freebsd-ports-gnome-01352d240ae321f27ddb820f1e2e15c33497193f.tar.zst freebsd-ports-gnome-01352d240ae321f27ddb820f1e2e15c33497193f.zip |
Update to 1.2.1. Changes in this release:
* formula entry mode
* right mouse button click gives popup menu
* translation updates
* bug fixes
Diffstat (limited to 'math/galculator')
-rw-r--r-- | math/galculator/Makefile | 3 | ||||
-rw-r--r-- | math/galculator/distinfo | 4 | ||||
-rw-r--r-- | math/galculator/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 4029ba9ae207..99245461afed 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -6,8 +6,7 @@ # PORTNAME= galculator -PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/galculator/distinfo b/math/galculator/distinfo index 56370d1a9382..04c75e673e9f 100644 --- a/math/galculator/distinfo +++ b/math/galculator/distinfo @@ -1,2 +1,2 @@ -MD5 (galculator-1.1.4.tar.bz2) = 3f0d80474ef6c585958e5ece5f6d5aa7 -SIZE (galculator-1.1.4.tar.bz2) = 175001 +MD5 (galculator-1.2.1.tar.bz2) = c441c4b59c29bce9d41a3383793952ff +SIZE (galculator-1.2.1.tar.bz2) = 208226 diff --git a/math/galculator/pkg-plist b/math/galculator/pkg-plist index f4c7ba310185..1e185d7fca02 100644 --- a/math/galculator/pkg-plist +++ b/math/galculator/pkg-plist @@ -14,5 +14,6 @@ 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 +share/locale/pt_BR/LC_MESSAGES/galculator.mo @dirrm share/galculator/glade @dirrm share/galculator |