diff options
author | miwi <miwi@FreeBSD.org> | 2010-12-01 15:04:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-12-01 15:04:56 +0800 |
commit | 2b3d83298ae590b6496e3bf107ac6a1740625c43 (patch) | |
tree | d848fef5747e05c788cf84f38a42d9f086f7019a /mail/claws-mail-att_remover | |
parent | 7b128aa6ca1c5f7768926309187c0b5fce12c7b8 (diff) | |
download | freebsd-ports-gnome-2b3d83298ae590b6496e3bf107ac6a1740625c43.tar.gz freebsd-ports-gnome-2b3d83298ae590b6496e3bf107ac6a1740625c43.tar.zst freebsd-ports-gnome-2b3d83298ae590b6496e3bf107ac6a1740625c43.zip |
- 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>
Diffstat (limited to 'mail/claws-mail-att_remover')
-rw-r--r-- | mail/claws-mail-att_remover/Makefile | 9 | ||||
-rw-r--r-- | mail/claws-mail-att_remover/distinfo | 1 |
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index cf67f4d974a5..482aae492cdc 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -7,7 +7,7 @@ PORTNAME= att_remover PORTVERSION= 1.0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,11 +15,14 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Attachments removing 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_GMAKE= yes USE_AUTOTOOLS= autoconf:268 +MAKE_JOBS_SAFE= yes PLIST_FILES= lib/claws-mail/plugins/att_remover.a \ lib/claws-mail/plugins/att_remover.la \ diff --git a/mail/claws-mail-att_remover/distinfo b/mail/claws-mail-att_remover/distinfo index 54e40dd54c18..362281831d8e 100644 --- a/mail/claws-mail-att_remover/distinfo +++ b/mail/claws-mail-att_remover/distinfo @@ -1,3 +1,2 @@ -MD5 (att_remover-1.0.12.tar.gz) = 221315e8734e65b74d05ce3e96dc77a9 SHA256 (att_remover-1.0.12.tar.gz) = 1071fe132493531798d4951c974c4245aabcdab4b47d8398870127db3ac04766 SIZE (att_remover-1.0.12.tar.gz) = 292767 |