diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2014-03-15 19:47:35 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2014-03-15 19:47:35 +0000 |
commit | 967397b62358ba49cda3a22086f93d4227bbb018 (patch) | |
tree | b31a7a175d4b275daee9cece631042b2183ccbc8 | |
parent | 251357dfa5f53f1d6f2ca3c678fdf6b064d75c1e (diff) | |
download | ports-967397b62358ba49cda3a22086f93d4227bbb018.tar.gz ports-967397b62358ba49cda3a22086f93d4227bbb018.zip |
Notes
-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 |