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-pdf_viewer | |
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-pdf_viewer')
-rw-r--r-- | mail/claws-mail-pdf_viewer/Makefile | 14 | ||||
-rw-r--r-- | mail/claws-mail-pdf_viewer/distinfo | 4 |
2 files changed, 7 insertions, 11 deletions
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile index a94beecc7ae5..9b5da642cb4b 100644 --- a/mail/claws-mail-pdf_viewer/Makefile +++ b/mail/claws-mail-pdf_viewer/Makefile @@ -1,24 +1,20 @@ -# New ports collection makefile for: claws-mail-pdf_viewer -# Date created: 2007-03-02 -# Whom: Pawel Pekala <c0rn@o2.pl> -# +# Created by: Pawel Pekala <c0rn@o2.pl> # $FreeBSD$ -# PORTNAME= pdf_viewer -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- MAINTAINER= pawel@FreeBSD.org -COMMENT= This claws-mail plugin enables viewing of PDF and PS files +COMMENT= PDF and PostScript viewer plugin for Claws Mail LICENSE= GPLv3 LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-glib -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-pdf_viewer/distinfo b/mail/claws-mail-pdf_viewer/distinfo index c5fb497b60d3..07ab2cadb26f 100644 --- a/mail/claws-mail-pdf_viewer/distinfo +++ b/mail/claws-mail-pdf_viewer/distinfo @@ -1,2 +1,2 @@ -SHA256 (pdf_viewer-0.9.2.tar.gz) = 59890f32fbb99a88feadce9799fbc556413635478f76b75ed6f0c856820af7d4 -SIZE (pdf_viewer-0.9.2.tar.gz) = 404561 +SHA256 (pdf_viewer-0.9.3.tar.gz) = 0c7e4bd58ad878fc59d6c11db16086176b173ee4c9eb6850aa2429efc8cb24eb +SIZE (pdf_viewer-0.9.3.tar.gz) = 406297 |