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-attach_warner | |
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-attach_warner')
-rw-r--r-- | mail/claws-mail-attach_warner/Makefile | 14 | ||||
-rw-r--r-- | mail/claws-mail-attach_warner/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-attach_warner/pkg-descr | 2 |
3 files changed, 8 insertions, 12 deletions
diff --git a/mail/claws-mail-attach_warner/Makefile b/mail/claws-mail-attach_warner/Makefile index d22480a04c12..2a8836189bef 100644 --- a/mail/claws-mail-attach_warner/Makefile +++ b/mail/claws-mail-attach_warner/Makefile @@ -1,24 +1,20 @@ -# New ports collection makefile for: claws-mail-attach_warner -# Date created: 2 March 2007 -# Whom: Pawel Pekala <c0rn@o2.pl> -# +# Created by: Pawel Pekala <c0rn@o2.pl> # $FreeBSD$ -# PORTNAME= attach_warner -PORTVERSION= 0.2.24 +PORTVERSION= 1.0 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- DISTNAME= attachwarner-${PORTVERSION} MAINTAINER= pawel@FreeBSD.org -COMMENT= Not attached file warning plugin for claws-mail +COMMENT= Not attached file warning 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_ICONV= yes diff --git a/mail/claws-mail-attach_warner/distinfo b/mail/claws-mail-attach_warner/distinfo index d52fd4db10cc..a9684fe8391d 100644 --- a/mail/claws-mail-attach_warner/distinfo +++ b/mail/claws-mail-attach_warner/distinfo @@ -1,2 +1,2 @@ -SHA256 (attachwarner-0.2.24.tar.gz) = fecbda70b12ee3d5f6812d407f346c76456f45a43292b1ad63e22630d1fbf354 -SIZE (attachwarner-0.2.24.tar.gz) = 399299 +SHA256 (attachwarner-1.0.tar.gz) = 6b66677bd8a4bedbeb96ce41eab1c2d8ee2f1b20742926e4df732f82f025e15a +SIZE (attachwarner-1.0.tar.gz) = 402072 diff --git a/mail/claws-mail-attach_warner/pkg-descr b/mail/claws-mail-attach_warner/pkg-descr index 9f6a04022158..000e43021a8f 100644 --- a/mail/claws-mail-attach_warner/pkg-descr +++ b/mail/claws-mail-attach_warner/pkg-descr @@ -1,4 +1,4 @@ Warns when the user composes a message mentioning an attachment in the message body without attaching any files to the message. -WWW: http://www.claws-mail.org/plugin.php?plugin=attachwarner +WWW: http://www.claws-mail.org/plugin.php?plugin=attachwarner |