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-vcalendar | |
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-vcalendar')
-rw-r--r-- | mail/claws-mail-vcalendar/Makefile | 14 | ||||
-rw-r--r-- | mail/claws-mail-vcalendar/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-vcalendar/pkg-descr | 2 |
3 files changed, 8 insertions, 12 deletions
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index b3e044fd7053..47fc7f27fba4 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: sylpheed-claws-vcalendar -# Date created: 3 April 2006 -# Whom: Pawel Pekala <c0rn@o2.pl> -# +# Created by: Pawel Pekala <c0rn@o2.pl> # $FreeBSD$ -# PORTNAME= vcalendar -PORTVERSION= 2.0.13 +PORTVERSION= 2.0.14 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ \ ${MASTER_SITE_LOCAL} @@ -14,13 +10,13 @@ MASTER_SITE_SUBDIR= miwi PKGNAMEPREFIX= claws-mail- MAINTAINER= pawel@FreeBSD.org -COMMENT= vCalendar plugin for claws-mail +COMMENT= vCalendar plugin for Claws Mail LICENSE= GPLv3 LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl -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-vcalendar/distinfo b/mail/claws-mail-vcalendar/distinfo index c4378be37ca1..9abf214faa37 100644 --- a/mail/claws-mail-vcalendar/distinfo +++ b/mail/claws-mail-vcalendar/distinfo @@ -1,2 +1,2 @@ -SHA256 (vcalendar-2.0.13.tar.gz) = 8971d3b9e7fc54343b02a86c0ac86847f362bb345a077d2548f4872ff4a0e9b8 -SIZE (vcalendar-2.0.13.tar.gz) = 861524 +SHA256 (vcalendar-2.0.14.tar.gz) = 95e03f3a6df772deb2a091fb905166047cc986c46bf76dd9c8a9309d8b192130 +SIZE (vcalendar-2.0.14.tar.gz) = 859883 diff --git a/mail/claws-mail-vcalendar/pkg-descr b/mail/claws-mail-vcalendar/pkg-descr index 2a5a9337ecac..90d1b6ed76c2 100644 --- a/mail/claws-mail-vcalendar/pkg-descr +++ b/mail/claws-mail-vcalendar/pkg-descr @@ -1,4 +1,4 @@ This plugin enables vCalendar message handling like that produced by Evolution or Outlook, and handles webCal subscriptions. -WWW: http://www.claws-mail.org/plugin.php?plugin=vcalendar +WWW: http://www.claws-mail.org/plugin.php?plugin=vcalendar |