- 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 <c0rn@o2.pl>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user