diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 17:08:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 17:08:21 +0000 |
commit | fb8fb35e0895a98821f5bb356a672db829e1a861 (patch) | |
tree | 2a20c58452aa3e8c2c4a26f4f0e8fab9a7020ba5 | |
parent | fix x11-toolkits/gtkmathview: do not use -lgnugetopt directory (diff) |
Update to 4.2.99.
Notes
Notes:
svn path=/head/; revision=84926
-rw-r--r-- | math/gcalctool/Makefile | 2 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 2 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 6 |
3 files changed, 8 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index e16a135df4d7..db4a9f48c820 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcalctool -PORTVERSION= 4.2.86 +PORTVERSION= 4.2.99 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.2 diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index 50deae7416da..e356dd8e7832 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1 +1 @@ -MD5 (gnome2/gcalctool-4.2.86.tar.bz2) = e9e11b46a3ff83da25a782ce4fd5d3f7 +MD5 (gnome2/gcalctool-4.2.99.tar.bz2) = ef6d08efc259ad964545d100abd783c0 diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index 6327e590149e..e82fc9152460 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -19,11 +19,17 @@ share/locale/cs/LC_MESSAGES/gcalctool.mo share/locale/de/LC_MESSAGES/gcalctool.mo share/locale/es/LC_MESSAGES/gcalctool.mo share/locale/fr/LC_MESSAGES/gcalctool.mo +share/locale/he/LC_MESSAGES/gcalctool.mo +share/locale/it/LC_MESSAGES/gcalctool.mo share/locale/ja/LC_MESSAGES/gcalctool.mo +share/locale/ml/LC_MESSAGES/gcalctool.mo +share/locale/ms/LC_MESSAGES/gcalctool.mo share/locale/nl/LC_MESSAGES/gcalctool.mo share/locale/no/LC_MESSAGES/gcalctool.mo +share/locale/pl/LC_MESSAGES/gcalctool.mo share/locale/pt/LC_MESSAGES/gcalctool.mo share/locale/pt_BR/LC_MESSAGES/gcalctool.mo +share/locale/ru/LC_MESSAGES/gcalctool.mo share/locale/sr/LC_MESSAGES/gcalctool.mo share/locale/sr@Latn/LC_MESSAGES/gcalctool.mo share/locale/sv/LC_MESSAGES/gcalctool.mo |