diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-25 10:03:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-25 10:03:48 +0000 |
commit | 70dcf50cd2af654fc2662c34bb3b818094006eb2 (patch) | |
tree | 1673d73487bd409fe1122d362a17004c6941ad6f | |
parent | b970270a177c30d80de96aa6fb7119020860fcca (diff) | |
download | ports-70dcf50cd2af654fc2662c34bb3b818094006eb2.tar.gz ports-70dcf50cd2af654fc2662c34bb3b818094006eb2.zip |
Notes
-rw-r--r-- | textproc/xfce4-dict-plugin/Makefile | 4 | ||||
-rw-r--r-- | textproc/xfce4-dict-plugin/distinfo | 6 | ||||
-rw-r--r-- | textproc/xfce4-dict-plugin/pkg-plist | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index de4a51a51c32..680a0d8b0fc9 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-dict -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.4.1 CATEGORIES= textproc xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ PKGNAMESUFFIX= -plugin @@ -16,6 +15,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Xfce Plugin for searching for the translation or explanation of a word +USE_BZIP2= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes diff --git a/textproc/xfce4-dict-plugin/distinfo b/textproc/xfce4-dict-plugin/distinfo index f82a88e4904b..e512344dacd7 100644 --- a/textproc/xfce4-dict-plugin/distinfo +++ b/textproc/xfce4-dict-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-dict-0.4.0.tar.gz) = dbe99b8dbf918e401be41613b3012797 -SHA256 (xfce4/xfce4-dict-0.4.0.tar.gz) = edc83666650603a98a07275145f717450bb444e68645df7d79b8f7bb974cb043 -SIZE (xfce4/xfce4-dict-0.4.0.tar.gz) = 435211 +MD5 (xfce4/xfce4-dict-0.4.1.tar.bz2) = feb18f7314e465c969418b074f40e5ab +SHA256 (xfce4/xfce4-dict-0.4.1.tar.bz2) = 79a81c2abf7e607c222642b27b0b93ef3781c2ce3cfcaeaeca9dcaa398bc4b8a +SIZE (xfce4/xfce4-dict-0.4.1.tar.bz2) = 334242 diff --git a/textproc/xfce4-dict-plugin/pkg-plist b/textproc/xfce4-dict-plugin/pkg-plist index 35c51d532479..ed08f0c018b3 100644 --- a/textproc/xfce4-dict-plugin/pkg-plist +++ b/textproc/xfce4-dict-plugin/pkg-plist @@ -2,14 +2,19 @@ bin/xfce4-dict libexec/xfce4/panel-plugins/xfce4-dict-plugin share/applications/xfce4-dict.desktop share/icons/hicolor/scalable/apps/xfce4-dict.svg +share/locale/ar/LC_MESSAGES/xfce4-dict.mo share/locale/ca/LC_MESSAGES/xfce4-dict.mo share/locale/cs/LC_MESSAGES/xfce4-dict.mo +share/locale/da/LC_MESSAGES/xfce4-dict.mo share/locale/de/LC_MESSAGES/xfce4-dict.mo share/locale/en_GB/LC_MESSAGES/xfce4-dict.mo share/locale/eu/LC_MESSAGES/xfce4-dict.mo share/locale/fr/LC_MESSAGES/xfce4-dict.mo +share/locale/gl/LC_MESSAGES/xfce4-dict.mo share/locale/hu/LC_MESSAGES/xfce4-dict.mo +share/locale/id/LC_MESSAGES/xfce4-dict.mo share/locale/lv/LC_MESSAGES/xfce4-dict.mo +share/locale/nl/LC_MESSAGES/xfce4-dict.mo share/locale/pl/LC_MESSAGES/xfce4-dict.mo share/locale/pt_BR/LC_MESSAGES/xfce4-dict.mo share/locale/pt_PT/LC_MESSAGES/xfce4-dict.mo |