diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-09 02:30:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-09 02:30:12 +0800 |
commit | 2ca43d6c8a2c78207eb9518f893b59557e0a5e47 (patch) | |
tree | b14b68c27ddd38c13582d06cb787133ebead6064 | |
parent | cf2e5453054494a090a938a1567093ba3685ad38 (diff) | |
download | marcuscom-ports-2ca43d6c8a2c78207eb9518f893b59557e0a5e47.tar marcuscom-ports-2ca43d6c8a2c78207eb9518f893b59557e0a5e47.tar.gz marcuscom-ports-2ca43d6c8a2c78207eb9518f893b59557e0a5e47.tar.bz2 marcuscom-ports-2ca43d6c8a2c78207eb9518f893b59557e0a5e47.tar.lz marcuscom-ports-2ca43d6c8a2c78207eb9518f893b59557e0a5e47.tar.xz marcuscom-ports-2ca43d6c8a2c78207eb9518f893b59557e0a5e47.tar.zst marcuscom-ports-2ca43d6c8a2c78207eb9518f893b59557e0a5e47.zip |
Update to 5.19.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9153 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | math/gcalctool/Makefile | 5 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 6 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 8 |
3 files changed, 13 insertions, 6 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 33650fe2e..8e6e883d1 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.72 2007/06/19 03:07:55 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.73 2007/06/23 16:56:19 mezz Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.19.4 -PORTREVISION= 1 +PORTVERSION= 5.19.5 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index 7122cb095..527175256 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gcalctool-5.19.4.tar.bz2) = f1aa8ed7d9edc8a67a4ffc8beb7ea741 -SHA256 (gnome2/gcalctool-5.19.4.tar.bz2) = c522aae2dec67f423b08315eff925017744118f7ee1fafae8ab0f53592854afe -SIZE (gnome2/gcalctool-5.19.4.tar.bz2) = 1284899 +MD5 (gnome2/gcalctool-5.19.5.tar.bz2) = 9bbcda9b5e8269e6c8eadf5109b7308c +SHA256 (gnome2/gcalctool-5.19.5.tar.bz2) = 6e0659bf416bbb7dc3e479d61fed444f48f22e3b8d47daeda198b154deaa8ede +SIZE (gnome2/gcalctool-5.19.5.tar.bz2) = 1321117 diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index a3d5aa2cd..978d5de9e 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -47,6 +47,11 @@ share/gnome/help/gcalctool/ko/figures/gcalctool_financial_window.png share/gnome/help/gcalctool/ko/figures/gcalctool_menu_symbol.png share/gnome/help/gcalctool/ko/figures/gcalctool_scientific_window.png share/gnome/help/gcalctool/ko/gcalctool.xml +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/pt_BR/gcalctool.xml share/gnome/help/gcalctool/sv/figures/gcalctool_basic_window.png share/gnome/help/gcalctool/sv/figures/gcalctool_financial_window.png share/gnome/help/gcalctool/sv/figures/gcalctool_menu_symbol.png @@ -78,6 +83,7 @@ share/omf/gcalctool/gcalctool-fr.omf share/omf/gcalctool/gcalctool-it.omf share/omf/gcalctool/gcalctool-ja.omf share/omf/gcalctool/gcalctool-ko.omf +share/omf/gcalctool/gcalctool-pt_BR.omf share/omf/gcalctool/gcalctool-sv.omf share/omf/gcalctool/gcalctool-zh_CN.omf share/omf/gcalctool/gcalctool-zh_HK.omf @@ -165,6 +171,8 @@ share/locale/zh_TW/LC_MESSAGES/gcalctool.mo @dirrm share/gnome/help/gcalctool/zh_CN @dirrm share/gnome/help/gcalctool/sv/figures @dirrm share/gnome/help/gcalctool/sv +@dirrm share/gnome/help/gcalctool/pt_BR/figures +@dirrm share/gnome/help/gcalctool/pt_BR @dirrm share/gnome/help/gcalctool/ko/figures @dirrm share/gnome/help/gcalctool/ko @dirrm share/gnome/help/gcalctool/ja/figures |