diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-03-15 14:03:19 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-03-15 14:03:19 +0800 |
commit | 1d3377c3214738173c9c04ec9fd9bc53ffb92fc4 (patch) | |
tree | f3014a8f5980c109634864388453de32f2e39b65 /deskutils | |
parent | a1c0b41b158002700fee75feac9baa18268c4dd1 (diff) | |
download | freebsd-ports-graphics-1d3377c3214738173c9c04ec9fd9bc53ffb92fc4.tar.gz freebsd-ports-graphics-1d3377c3214738173c9c04ec9fd9bc53ffb92fc4.tar.zst freebsd-ports-graphics-1d3377c3214738173c9c04ec9fd9bc53ffb92fc4.zip |
- Update to 5.7
PR: ports/132650
Submitted by: Alexander Logvinov <ports AT logvinov.com> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/ganyremote/Makefile | 2 | ||||
-rw-r--r-- | deskutils/ganyremote/distinfo | 6 | ||||
-rw-r--r-- | deskutils/ganyremote/pkg-plist | 6 |
3 files changed, 10 insertions, 4 deletions
diff --git a/deskutils/ganyremote/Makefile b/deskutils/ganyremote/Makefile index 40668047a18..232fc81ea0a 100644 --- a/deskutils/ganyremote/Makefile +++ b/deskutils/ganyremote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ganyremote -PORTVERSION= 5.6 +PORTVERSION= 5.7 CATEGORIES= deskutils comms gnome MASTER_SITES= SF MASTER_SITE_SUBDIR= anyremote diff --git a/deskutils/ganyremote/distinfo b/deskutils/ganyremote/distinfo index 577eb265d7a..4009e671c3a 100644 --- a/deskutils/ganyremote/distinfo +++ b/deskutils/ganyremote/distinfo @@ -1,3 +1,3 @@ -MD5 (ganyremote-5.6.tar.gz) = 3ce0880197f779e698a8dfdde1a98d9e -SHA256 (ganyremote-5.6.tar.gz) = 8b07b81c97ff565e1391292713d21d121b812f7efedbeba32dbb5a82968f3e10 -SIZE (ganyremote-5.6.tar.gz) = 256939 +MD5 (ganyremote-5.7.tar.gz) = 758182e93b0d48bb2510c73d1493594a +SHA256 (ganyremote-5.7.tar.gz) = c2d8b6d2f4d4d5988c1901846cd07124b7786cf13bfddda3370ea99182ac0685 +SIZE (ganyremote-5.7.tar.gz) = 268932 diff --git a/deskutils/ganyremote/pkg-plist b/deskutils/ganyremote/pkg-plist index 6c9cc964729..414241a53f9 100644 --- a/deskutils/ganyremote/pkg-plist +++ b/deskutils/ganyremote/pkg-plist @@ -5,6 +5,7 @@ share/applications/ganyremote.desktop %%NLS%%share/locale/de_AT/LC_MESSAGES/ganyremote.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/ganyremote.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/ganyremote.mo +%%NLS%%share/locale/fi_FI/LC_MESSAGES/ganyremote.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/ganyremote.mo %%NLS%%share/locale/hu_HU/LC_MESSAGES/ganyremote.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/ganyremote.mo @@ -12,6 +13,7 @@ share/applications/ganyremote.desktop %%NLS%%share/locale/pl_PL/LC_MESSAGES/ganyremote.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ganyremote.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/ganyremote.mo +%%NLS%%share/locale/sv_SE/LC_MESSAGES/ganyremote.mo share/pixmaps/ganyremote.png share/pixmaps/ganyremote_flash.png share/pixmaps/ganyremote_light.png @@ -20,6 +22,8 @@ share/pixmaps/ganyremote_off.png %%NLS%%@dirrmtry share/locale/cs_CZ %%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/de_DE +%%NLS%%@dirrmtry share/locale/fi_FI/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/fi_FI %%NLS%%@dirrmtry share/locale/hu_HU/LC_MESSAGES %%NLS%%@dirrmtry share/locale/hu_HU %%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES @@ -30,4 +34,6 @@ share/pixmaps/ganyremote_off.png %%NLS%%@dirrmtry share/locale/pl_PL %%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ru_RU +%%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/sv_SE @dirrmtry share/applications |