View | Details | Raw Unified | Return to bug 263059 | Differences between
and this patch

Collapse All | Expand All

(-)b/mail/claws-mail-acpi_notifier/Makefile (+8 lines)
Added Link Here
1
PORTNAME=	acpi_notifier
2
3
COMMENT=	ACPI mail LED notifier plugin for Claws Mail
4
5
CLAWS_PLUGINS_BUILD=	${PORTNAME}
6
7
.include "../claws-mail/Makefile.claws"
8
.include <bsd.port.mk>
(-)b/mail/claws-mail-acpi_notifier/pkg-descr (+3 lines)
Added Link Here
1
This plugin handles various ACPI mail LEDs.
2
3
WWW: https://www.claws-mail.org/plugins.php
(-)b/mail/claws-mail-keyword_warner/Makefile (+8 lines)
Added Link Here
1
PORTNAME=	keyword_warner
2
3
COMMENT=	Configurable keyword warning plugin for Claws Mail
4
5
CLAWS_PLUGINS_BUILD=	${PORTNAME}
6
7
.include "../claws-mail/Makefile.claws"
8
.include <bsd.port.mk>
(-)b/mail/claws-mail-keyword_warner/pkg-descr (+4 lines)
Added Link Here
1
Warns when the user composes a message mentioning an attachment in
2
the message body without attaching any files to the message.
3
4
WWW: https://www.claws-mail.org/plugin.php?plugin=attachwarner
(-)b/mail/claws-mail-pdf_viewer/Makefile (-1 lines)
Lines 1-7 Link Here
1
# Created by: Pawel Pekala <c0rn@o2.pl>
1
# Created by: Pawel Pekala <c0rn@o2.pl>
2
2
3
PORTNAME=	pdf_viewer
3
PORTNAME=	pdf_viewer
4
PORTREVISION=	7
5
4
6
COMMENT=	PDF and PostScript viewer plugin for Claws Mail
5
COMMENT=	PDF and PostScript viewer plugin for Claws Mail
7
6
(-)b/mail/claws-mail-plugins/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: Rozhuk Ivan <rozhuk.im@gmail.com>
1
# Created by: Rozhuk Ivan <rozhuk.im@gmail.com>
2
2
3
PORTNAME=	claws-mail-plugins
3
PORTNAME=	claws-mail-plugins
4
PORTVERSION=	3.18.0
4
PORTVERSION=	3.19.0
5
CATEGORIES=	mail news
5
CATEGORIES=	mail news
6
6
7
MAINTAINER=	portmaster@BSDforge.com
7
MAINTAINER=	portmaster@BSDforge.com
(-)b/mail/claws-mail/Makefile.claws (-1 / +1 lines)
Lines 1-4 Link Here
1
PORTVERSION=	3.18.0
1
PORTVERSION=	3.19.0
2
CATEGORIES?=	mail
2
CATEGORIES?=	mail
3
MASTER_SITES=	http://www.claws-mail.org/download.php?file=releases/
3
MASTER_SITES=	http://www.claws-mail.org/download.php?file=releases/
4
4
(-)b/mail/claws-mail/Makefile.claws.plugins (+1 lines)
Lines 10-15 CLAWS_PLUGINS= acpi_notifier \ Link Here
10
		fancy \
10
		fancy \
11
		fetchinfo \
11
		fetchinfo \
12
		gdata \
12
		gdata \
13
		keyword_warner \
13
		libravatar \
14
		libravatar \
14
		litehtml_viewer \
15
		litehtml_viewer \
15
		mailmbox \
16
		mailmbox \
(-)b/mail/claws-mail/distinfo (-4 / +3 lines)
Lines 1-4 Link Here
1
TIMESTAMP = 1626114302
1
TIMESTAMP = 1649055723
2
SHA256 (claws-mail-3.18.0.tar.xz) = cb5819e66b4bb3bbd44eb79c58f516a932389367a7900554321c24b509ece6bb
2
SHA256 (claws-mail-3.19.0.tar.xz) = 0d0c757a9975da1f97bf5309cd051c18ad6c765fefe9319276aa3a9e48229fa2
3
SHA512 (claws-mail-3.18.0.tar.xz) = 3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
3
SIZE (claws-mail-3.19.0.tar.xz) = 6543188
4
SIZE (claws-mail-3.18.0.tar.xz) = 6517632

Return to bug 263059