From 40c91fb874af2102efc84784596c53bf6afb7f19 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Mon, 10 Dec 2012 17:27:47 +0000 Subject: 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 --- mail/claws-mail-pdf_viewer/Makefile | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'mail/claws-mail-pdf_viewer/Makefile') 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 -# +# Created by: Pawel Pekala # $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 -- cgit v1.2.3