diff options
author | pawel <pawel@FreeBSD.org> | 2012-12-11 01:27:47 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-12-11 01:27:47 +0800 |
commit | 4dae2db260e3517a76b1e8937b7820d3f6413ca8 (patch) | |
tree | b6dedc6410a6a429f378c200b2aae00c7d7cbb5e /mail/claws-mail-att_remover | |
parent | ddadf1eb555553a6958aeccd82bb929d3090453b (diff) | |
download | freebsd-ports-gnome-4dae2db260e3517a76b1e8937b7820d3f6413ca8.tar.gz freebsd-ports-gnome-4dae2db260e3517a76b1e8937b7820d3f6413ca8.tar.zst freebsd-ports-gnome-4dae2db260e3517a76b1e8937b7820d3f6413ca8.zip |
Update to Claws Mail 3.9.0 release
Changelog: http://www.claws-mail.org/news.php
claws-mail:
- Remove leading article from COMMENT
- Add missing deps
- Modernize options descriptions
- Respect NLS option
- Remove shlib ABI versions from LIB_DEPENDS
plugins:
- Bump plugins with no new versions
- Remove stale patches
- Improve COMMENTs, be more verbose what plugin does, use official
Claws Mail name, remove leading articles
- Convert WWW: lines from tabs to spaces
Diffstat (limited to 'mail/claws-mail-att_remover')
-rw-r--r-- | mail/claws-mail-att_remover/Makefile | 14 | ||||
-rw-r--r-- | mail/claws-mail-att_remover/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-att_remover/pkg-descr | 2 |
3 files changed, 8 insertions, 12 deletions
diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index 5f5f1bfd922a..6077a28e43a8 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -1,23 +1,19 @@ -# New ports collection makefile for: sylpheed-claws-att_remover -# Date created: 3 April 2006 -# Whom: Pawel Pekala <c0rn@o2.pl> -# +# Created by: Pawel Pekala <c0rn@o2.pl> # $FreeBSD$ -# PORTNAME= att_remover -PORTVERSION= 1.0.14 +PORTVERSION= 1.0.15 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- MAINTAINER= pawel@FreeBSD.org -COMMENT= Attachments removing plugin for claws-mail +COMMENT= Attachments removing plugin for Claws Mail LICENSE= GPLv3 -BUILD_DEPENDS= claws-mail>=3.8.1:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.8.1:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.9.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.9.0:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_AUTOTOOLS= autoconf diff --git a/mail/claws-mail-att_remover/distinfo b/mail/claws-mail-att_remover/distinfo index 367248e5178c..2b60460a8769 100644 --- a/mail/claws-mail-att_remover/distinfo +++ b/mail/claws-mail-att_remover/distinfo @@ -1,2 +1,2 @@ -SHA256 (att_remover-1.0.14.tar.gz) = a74d5c9d6c5c2463e52f2956c18ff22999baa6e66c2fe3c8e76336b063622cec -SIZE (att_remover-1.0.14.tar.gz) = 318353 +SHA256 (att_remover-1.0.15.tar.gz) = f0946331dd692c2ab6b13ed4791338c823359b59649a24dfb6fd4b1b4bb66d32 +SIZE (att_remover-1.0.15.tar.gz) = 318481 diff --git a/mail/claws-mail-att_remover/pkg-descr b/mail/claws-mail-att_remover/pkg-descr index eabaf064a2a5..6e3fbe1e7004 100644 --- a/mail/claws-mail-att_remover/pkg-descr +++ b/mail/claws-mail-att_remover/pkg-descr @@ -1,3 +1,3 @@ This plugin lets you remove attachments from emails. -WWW: http://www.claws-mail.org/plugins.php +WWW: http://www.claws-mail.org/plugins.php |