From a395f24d0232d033bb57030a962f71a09f3b3e4a Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 1 Dec 2010 07:04:56 +0000 Subject: - Update claws-mail plugins to newest versions from 3.7.7 release - Bump portrevisions of plugins with no new version - Recreate checksum files to new standard - Add LICENSE infos - Mark MAKE_JOBS_SAFE PR: 152711 Submitted by: Pawel Pekala --- mail/claws-mail-python/Makefile | 10 ++++++---- mail/claws-mail-python/distinfo | 5 ++--- mail/claws-mail-python/pkg-plist | 2 ++ 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'mail/claws-mail-python') diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile index ee4c81bd2ae5..439d1ada5fa0 100644 --- a/mail/claws-mail-python/Makefile +++ b/mail/claws-mail-python/Makefile @@ -6,8 +6,7 @@ # PORTNAME= python -PORTVERSION= 0.4 -PORTREVISION= 2 +PORTVERSION= 0.5 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -16,13 +15,16 @@ DISTNAME= python_plugin-${PORTVERSION} MAINTAINER= miwi@FreeBSD.org COMMENT= Python plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.7:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.7:${PORTSDIR}/mail/claws-mail + +LICENSE= GPLv3 USE_GNOME= pygtk2 USE_GMAKE= yes USE_XORG= x11 USE_AUTOTOOLS= autoconf:268 +MAKE_JOBS_SAFE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-python/distinfo b/mail/claws-mail-python/distinfo index 692dbc96da1f..0b14ce8dfeef 100644 --- a/mail/claws-mail-python/distinfo +++ b/mail/claws-mail-python/distinfo @@ -1,3 +1,2 @@ -MD5 (python_plugin-0.4.tar.gz) = e734110f107f311d8c567fda026cbbb4 -SHA256 (python_plugin-0.4.tar.gz) = e9a596d62e547098fe85704d57cd93af95221420ec2035bbda8e3058bacfeeb4 -SIZE (python_plugin-0.4.tar.gz) = 369662 +SHA256 (python_plugin-0.5.tar.gz) = 2aaa2f581f72c85fd6a70f48f585d79457b1e4c0d4a5638ba884c63dfa75d535 +SIZE (python_plugin-0.5.tar.gz) = 381922 diff --git a/mail/claws-mail-python/pkg-plist b/mail/claws-mail-python/pkg-plist index 5e1273bed043..eed7c1be1113 100644 --- a/mail/claws-mail-python/pkg-plist +++ b/mail/claws-mail-python/pkg-plist @@ -5,9 +5,11 @@ lib/claws-mail/plugins/python_plugin.so %%NLS%%share/locale/ca/LC_MESSAGES/python_plugin.mo %%NLS%%share/locale/cs/LC_MESSAGES/python_plugin.mo %%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/ja/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 -- cgit v1.2.3