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

Collapse All | Expand All

(-)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=	8
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.17.8
4
PORTVERSION=	3.18.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 (+1 lines)
Lines 11-16 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
11
LIB_DEPENDS=	libcurl.so:ftp/curl \
11
LIB_DEPENDS=	libcurl.so:ftp/curl \
12
		libetpan.so:mail/libetpan \
12
		libetpan.so:mail/libetpan \
13
		libfreetype.so:print/freetype2 \
13
		libfreetype.so:print/freetype2 \
14
		libharfbuzz.so:print/harfbuzz \
14
		libsasl2.so:security/cyrus-sasl2 \
15
		libsasl2.so:security/cyrus-sasl2 \
15
		libgnutls.so:security/gnutls \
16
		libgnutls.so:security/gnutls \
16
		libgcrypt.so:security/libgcrypt \
17
		libgcrypt.so:security/libgcrypt \
(-)b/mail/claws-mail/Makefile.claws (-1 / +1 lines)
Lines 1-4 Link Here
1
PORTVERSION=	3.17.8
1
PORTVERSION=	3.18.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/distinfo (-3 / +4 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1605298492
1
TIMESTAMP = 1626114302
2
SHA256 (claws-mail-3.17.8.tar.xz) = cdb7b2814995d6f4a9c3b1f0bc1467ed5c3cf2a5e0da1730aaa25a8accafddaf
2
SHA256 (claws-mail-3.18.0.tar.xz) = cb5819e66b4bb3bbd44eb79c58f516a932389367a7900554321c24b509ece6bb
3
SIZE (claws-mail-3.17.8.tar.xz) = 6435692
3
SHA512 (claws-mail-3.18.0.tar.xz) = 3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
4
SIZE (claws-mail-3.18.0.tar.xz) = 6517632
(-)b/mail/claws-mail/pkg-plist (+1 lines)
Lines 161-166 include/claws-mail/mutt.h Link Here
161
include/claws-mail/news.h
161
include/claws-mail/news.h
162
include/claws-mail/news_gtk.h
162
include/claws-mail/news_gtk.h
163
include/claws-mail/noticeview.h
163
include/claws-mail/noticeview.h
164
include/claws-mail/oauth2.h
164
include/claws-mail/partial_download.h
165
include/claws-mail/partial_download.h
165
include/claws-mail/password.h
166
include/claws-mail/password.h
166
include/claws-mail/password_gtk.h
167
include/claws-mail/password_gtk.h

Return to bug 257110