diff options
author | pawel <pawel@FreeBSD.org> | 2011-12-18 00:03:44 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-12-18 00:03:44 +0800 |
commit | d124ae51211ab41e96eef797900afb03f80ce774 (patch) | |
tree | 1dafe3652f35b7fdafd43c657506c2f5a8dbf5a6 /mail/claws-mail-python | |
parent | 326ece03cc39904ac32f9d258be9f3bf1d178f35 (diff) | |
download | freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.tar.gz freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.tar.zst freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.zip |
Update claws-mail ports to 3.8.0 release
Release notes: http://www.claws-mail.org/news.php
claws-mail:
- improve options descriptions
- use WITH_SPAMASSASSIN instead of WITH_SA_PLUG to match KNOBS
- use bsd.port.options.mk
- don't install icons twice
plugins:
- update to latest versions
- bump plugins with no new version
- take over maintainership of miwi@ plugins (approved via private mail)
Diffstat (limited to 'mail/claws-mail-python')
-rw-r--r-- | mail/claws-mail-python/Makefile | 8 | ||||
-rw-r--r-- | mail/claws-mail-python/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-python/pkg-plist | 4 |
3 files changed, 9 insertions, 7 deletions
diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile index 2f9bd6bd987c..49f6a35ba765 100644 --- a/mail/claws-mail-python/Makefile +++ b/mail/claws-mail-python/Makefile @@ -6,19 +6,19 @@ # PORTNAME= python -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- DISTNAME= python_plugin-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= pawel@FreeBSD.org COMMENT= Python plugin for claws-mail LICENSE= GPLv3 -BUILD_DEPENDS= claws-mail>=3.7.10:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.10:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail USE_GNOME= pygtk2 USE_GMAKE= yes diff --git a/mail/claws-mail-python/distinfo b/mail/claws-mail-python/distinfo index daa6e641a27e..29a76885aaaf 100644 --- a/mail/claws-mail-python/distinfo +++ b/mail/claws-mail-python/distinfo @@ -1,2 +1,2 @@ -SHA256 (python_plugin-0.8.tar.gz) = dcca71dbcd67f4dda90b31fc363447f093ef1f7e1769ab6a218f440cfba67eb3 -SIZE (python_plugin-0.8.tar.gz) = 382129 +SHA256 (python_plugin-0.9.tar.gz) = 3a5ec710da975d2480efd2f1d90d65ba6a1d71844beb638890dd97dc380a2f03 +SIZE (python_plugin-0.9.tar.gz) = 402942 diff --git a/mail/claws-mail-python/pkg-plist b/mail/claws-mail-python/pkg-plist index 77f85d963471..90739fe01840 100644 --- a/mail/claws-mail-python/pkg-plist +++ b/mail/claws-mail-python/pkg-plist @@ -7,10 +7,12 @@ lib/claws-mail/plugins/python_plugin.so %%NLS%%share/locale/fi/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/fr/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/hu/LC_MESSAGES/python_plugin.mo -%%NLS%%share/locale/id/LC_MESSAGES/python_plugin.mo +%%NLS%%share/locale/id_ID/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/ja/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/lt/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/nl/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/sk/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/uk/LC_MESSAGES/python_plugin.mo +%%NLS%%@dirrmtry share/locale/id_ID/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/id_ID |