diff options
author | naddy <naddy@FreeBSD.org> | 2014-03-16 03:47:35 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2014-03-16 03:47:35 +0800 |
commit | c35d6a67f216249bd8c452d85637f588ca1c485c (patch) | |
tree | b31a7a175d4b275daee9cece631042b2183ccbc8 /math | |
parent | 08762296e2a33997588c60d5cdeac47f81b0270d (diff) | |
download | freebsd-ports-gnome-c35d6a67f216249bd8c452d85637f588ca1c485c.tar.gz freebsd-ports-gnome-c35d6a67f216249bd8c452d85637f588ca1c485c.tar.zst freebsd-ports-gnome-c35d6a67f216249bd8c452d85637f588ca1c485c.zip |
Update to 2.1.3: bug fixes, new and updated translations
Diffstat (limited to 'math')
-rw-r--r-- | math/galculator/Makefile | 2 | ||||
-rw-r--r-- | math/galculator/distinfo | 4 | ||||
-rw-r--r-- | math/galculator/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile index d50ba0e33d7c..3cef33ea7fdf 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= galculator -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= math MASTER_SITES= SF diff --git a/math/galculator/distinfo b/math/galculator/distinfo index b831852a3fa8..2e00b0db7d6a 100644 --- a/math/galculator/distinfo +++ b/math/galculator/distinfo @@ -1,2 +1,2 @@ -SHA256 (galculator-2.1.2.tar.bz2) = 23e7e8d02ec49bf06e061e7fa56c779fd0f353ec294c30fd88858786d8e4a79b -SIZE (galculator-2.1.2.tar.bz2) = 427684 +SHA256 (galculator-2.1.3.tar.bz2) = 91ac62d6d74da910cb79c68f7bf3f4505ac0efe51091150c4ea54fe1c1306235 +SIZE (galculator-2.1.3.tar.bz2) = 466288 diff --git a/math/galculator/pkg-plist b/math/galculator/pkg-plist index be6762e2b210..99dda56e5743 100644 --- a/math/galculator/pkg-plist +++ b/math/galculator/pkg-plist @@ -23,8 +23,10 @@ share/icons/hicolor/48x48/apps/galculator.png share/icons/hicolor/scalable/apps/galculator.svg share/locale/da_DK/LC_MESSAGES/galculator.mo share/locale/de/LC_MESSAGES/galculator.mo +share/locale/es/LC_MESSAGES/galculator.mo share/locale/es_MX/LC_MESSAGES/galculator.mo share/locale/fr/LC_MESSAGES/galculator.mo +share/locale/hu/LC_MESSAGES/galculator.mo share/locale/ja/LC_MESSAGES/galculator.mo share/locale/kk_KZ/LC_MESSAGES/galculator.mo share/locale/lt/LC_MESSAGES/galculator.mo |