diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-10 17:27:47 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-10 17:27:47 +0000 |
commit | 40c91fb874af2102efc84784596c53bf6afb7f19 (patch) | |
tree | b6dedc6410a6a429f378c200b2aae00c7d7cbb5e /mail/claws-mail-perl | |
parent | b1ccabf65df39e4ab553f6c4734942b9f89992b1 (diff) | |
download | ports-40c91fb874af2102efc84784596c53bf6afb7f19.tar.gz ports-40c91fb874af2102efc84784596c53bf6afb7f19.zip |
Notes
Diffstat (limited to 'mail/claws-mail-perl')
-rw-r--r-- | mail/claws-mail-perl/Makefile | 15 | ||||
-rw-r--r-- | mail/claws-mail-perl/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-perl/pkg-descr | 2 |
3 files changed, 8 insertions, 13 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index 81c580e51f64..14d15d482506 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -1,25 +1,20 @@ -# New ports collection makefile for: sylpheed-claws-perl -# Date created: 3 April 2006 -# Whom: Pawel Pekala <c0rn@o2.pl> -# +# Created by: Pawel Pekala <c0rn@o2.pl> # $FreeBSD$ -# PORTNAME= perl -PORTVERSION= 0.9.19 -PORTREVISION= 2 +PORTVERSION= 0.9.20 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- DISTNAME= perl_plugin-${PORTVERSION} MAINTAINER= pawel@FreeBSD.org -COMMENT= Perl filtering plugin for claws-mail +COMMENT= Perl filtering 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-perl/distinfo b/mail/claws-mail-perl/distinfo index 13916ee778de..3659e4bd1227 100644 --- a/mail/claws-mail-perl/distinfo +++ b/mail/claws-mail-perl/distinfo @@ -1,2 +1,2 @@ -SHA256 (perl_plugin-0.9.19.tar.gz) = a1e8c9a9ff8087325b65af6e9077a4540b716efcf8a682a2b13276d0125fc7d0 -SIZE (perl_plugin-0.9.19.tar.gz) = 341226 +SHA256 (perl_plugin-0.9.20.tar.gz) = edb2814b8eccf3de8d0719f24ddf12d9c7b76a414279fc193670da2b49af6d84 +SIZE (perl_plugin-0.9.20.tar.gz) = 343772 diff --git a/mail/claws-mail-perl/pkg-descr b/mail/claws-mail-perl/pkg-descr index bf7f4d9d4bab..21ff430f97c8 100644 --- a/mail/claws-mail-perl/pkg-descr +++ b/mail/claws-mail-perl/pkg-descr @@ -2,4 +2,4 @@ This plugin is intended to extend the filtering possibilities of Claws Mail. It provides a Perl interface to Claws Mail' filtering mechanism, allowing the use of full Perl power in email filters. -WWW: http://www.claws-mail.org/plugins.php +WWW: http://www.claws-mail.org/plugins.php |