diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-22 10:58:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-22 10:58:58 +0800 |
commit | 0a52f864325f22562663c0a1e2d8951d0c87d0b4 (patch) | |
tree | 34c4639d198079672e5ee869776cfd2cfe0f3240 /accessibility | |
parent | 476cc0cf996457ee7a2ae714cbbbdfa5ee855d72 (diff) | |
download | marcuscom-ports-0a52f864325f22562663c0a1e2d8951d0c87d0b4.tar marcuscom-ports-0a52f864325f22562663c0a1e2d8951d0c87d0b4.tar.gz marcuscom-ports-0a52f864325f22562663c0a1e2d8951d0c87d0b4.tar.bz2 marcuscom-ports-0a52f864325f22562663c0a1e2d8951d0c87d0b4.tar.lz marcuscom-ports-0a52f864325f22562663c0a1e2d8951d0c87d0b4.tar.xz marcuscom-ports-0a52f864325f22562663c0a1e2d8951d0c87d0b4.tar.zst marcuscom-ports-0a52f864325f22562663c0a1e2d8951d0c87d0b4.zip |
Update to 0.9.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7115 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/orca/Makefile | 4 | ||||
-rw-r--r-- | accessibility/orca/distinfo | 6 | ||||
-rw-r--r-- | accessibility/orca/pkg-plist | 11 |
3 files changed, 16 insertions, 5 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 28038106c..d78e037ca 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/orca/Makefile,v 1.1 2006/07/25 04:17:36 marcus Exp $ +# $MCom: ports/accessibility/orca/Makefile,v 1.2 2006/08/06 19:02:58 marcus Exp $ # PORTNAME= orca -PORTVERSION= 0.2.8 +PORTVERSION= 0.9.0 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/accessibility/orca/distinfo b/accessibility/orca/distinfo index 65d090d64..e523d2d32 100644 --- a/accessibility/orca/distinfo +++ b/accessibility/orca/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/orca-0.2.8.tar.bz2) = d0b739df35bec4e3244d70006b06f235 -SHA256 (gnome2/orca-0.2.8.tar.bz2) = 1087afcc64a5e5a65a92a67398296ce2b32e5749bf71147aca0e9e44ff1280d8 -SIZE (gnome2/orca-0.2.8.tar.bz2) = 596111 +MD5 (gnome2/orca-0.9.0.tar.bz2) = 8547c78583b0fee1b3dd16351ca97233 +SHA256 (gnome2/orca-0.9.0.tar.bz2) = 9e4efa92c5824b1cb0d0ac5dedfd264c95c22af4123c860f731f4e3c9fd1d61d +SIZE (gnome2/orca-0.9.0.tar.bz2) = 652725 diff --git a/accessibility/orca/pkg-plist b/accessibility/orca/pkg-plist index 8d75fc41d..8bd9a8369 100644 --- a/accessibility/orca/pkg-plist +++ b/accessibility/orca/pkg-plist @@ -163,6 +163,7 @@ share/icons/hicolor/48x48/apps/orca.png share/locale/bg/LC_MESSAGES/orca.mo share/locale/bn/LC_MESSAGES/orca.mo share/locale/bn_IN/LC_MESSAGES/orca.mo +share/locale/ca/LC_MESSAGES/orca.mo share/locale/cs/LC_MESSAGES/orca.mo share/locale/cy/LC_MESSAGES/orca.mo share/locale/de/LC_MESSAGES/orca.mo @@ -174,13 +175,19 @@ share/locale/fi/LC_MESSAGES/orca.mo share/locale/fr/LC_MESSAGES/orca.mo share/locale/gu/LC_MESSAGES/orca.mo share/locale/it/LC_MESSAGES/orca.mo +share/locale/ja/LC_MESSAGES/orca.mo +share/locale/ko/LC_MESSAGES/orca.mo +share/locale/lt/LC_MESSAGES/orca.mo share/locale/lv/LC_MESSAGES/orca.mo share/locale/mk/LC_MESSAGES/orca.mo +share/locale/mr/LC_MESSAGES/orca.mo share/locale/ne/LC_MESSAGES/orca.mo share/locale/nl/LC_MESSAGES/orca.mo +share/locale/or/LC_MESSAGES/orca.mo share/locale/pa/LC_MESSAGES/orca.mo share/locale/pt/LC_MESSAGES/orca.mo share/locale/pt_BR/LC_MESSAGES/orca.mo +share/locale/ru/LC_MESSAGES/orca.mo share/locale/rw/LC_MESSAGES/orca.mo share/locale/sr/LC_MESSAGES/orca.mo share/locale/sr@Latn/LC_MESSAGES/orca.mo @@ -188,6 +195,10 @@ share/locale/sv/LC_MESSAGES/orca.mo share/locale/uk/LC_MESSAGES/orca.mo share/locale/vi/LC_MESSAGES/orca.mo share/locale/zh_CN/LC_MESSAGES/orca.mo +share/locale/zh_HK/LC_MESSAGES/orca.mo +share/locale/zh_TW/LC_MESSAGES/orca.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrm share/gnome/orca/glade |