mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
mail/claws-mail: upgrade to 3.19.1 and 4.1.1.
PR: ports/273090 Approved by: maintainer
This commit is contained in:
parent
355374a1f6
commit
01c420e177
@ -1,5 +1,4 @@
|
||||
PORTNAME= clamd
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= ClamAV based antivirus plugin for Claws Mail
|
||||
WWW= https://www.claws-mail.org/plugins.php
|
||||
|
@ -1,5 +1,4 @@
|
||||
PORTNAME= pdf_viewer
|
||||
PORTREVISION= 10
|
||||
|
||||
COMMENT= PDF and PostScript viewer plugin for Claws Mail
|
||||
WWW= https://www.claws-mail.org/plugin.php?plugin=pdf_viewer
|
||||
|
@ -1,5 +1,4 @@
|
||||
PORTNAME= claws-mail
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail news
|
||||
|
||||
COMMENT= Lightweight and featureful GTK+ based e-mail and news client
|
||||
|
@ -13,10 +13,6 @@ CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static
|
||||
.include "${.CURDIR}/../claws-mail/Makefile.ver"
|
||||
.include "${.CURDIR}/../claws-mail/Makefile.claws.plugins"
|
||||
|
||||
.if ${MASTER_OPTIONS:MGTK2}
|
||||
EXTRA_PATCHES+= ${.CURDIR}/../claws-mail/files/extra-patch-configure.ac
|
||||
.endif
|
||||
|
||||
.for p in ${CLAWS_PLUGINS}
|
||||
CONFIGURE_ARGS+= --disable-${p}-plugin
|
||||
.endfor
|
||||
|
@ -3,8 +3,8 @@ MASTER_OPTIONS!= ${MAKE} -C ${.CURDIR}/../claws-mail -V PORT_OPTIONS
|
||||
.endif
|
||||
|
||||
.if ${MASTER_OPTIONS:MGTK2}
|
||||
PORTVERSION= 3.19.0
|
||||
PORTVERSION= 3.19.1
|
||||
.endif
|
||||
.if ${MASTER_OPTIONS:MGTK3}
|
||||
PORTVERSION= 4.1.0
|
||||
PORTVERSION= 4.1.1
|
||||
.endif
|
||||
|
@ -1,6 +1,5 @@
|
||||
TIMESTAMP = 1667251029
|
||||
SHA256 (claws-mail-3.19.0.tar.xz) = 0d0c757a9975da1f97bf5309cd051c18ad6c765fefe9319276aa3a9e48229fa2
|
||||
SIZE (claws-mail-3.19.0.tar.xz) = 6543188
|
||||
TIMESTAMP = 1667290477
|
||||
SHA256 (claws-mail-4.1.0.tar.xz) = 0e1a9ca0db8d2a9e058ae30cdc7fc919779214ec3c56ee0c8a7f88cc23817a8e
|
||||
SIZE (claws-mail-4.1.0.tar.xz) = 6471604
|
||||
TIMESTAMP = 1691825727
|
||||
SHA256 (claws-mail-3.19.1.tar.xz) = ac57fa557cf15c62e5f8fad247585fc609f0a696f6da54ed42cc000b6c6d6813
|
||||
SIZE (claws-mail-3.19.1.tar.xz) = 6580844
|
||||
SHA256 (claws-mail-4.1.1.tar.xz) = b189e700c1896f5e0deb0b76d4bfa820eb7ac1935ee10aa9afbada3cf53a0344
|
||||
SIZE (claws-mail-4.1.1.tar.xz) = 6523688
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- configure.ac.orig 2022-10-31 21:17:54 UTC
|
||||
+++ configure.ac
|
||||
@@ -2116,7 +2116,7 @@ AM_CONDITIONAL(BUILD_DILLO_PLUGIN, test x"$enable_dil
|
||||
AM_CONDITIONAL(BUILD_FANCY_PLUGIN, test x"$enable_fancy_plugin" != xno)
|
||||
AM_CONDITIONAL(BUILD_FETCHINFO_PLUGIN, test x"$enable_fetchinfo_plugin" != xno)
|
||||
AM_CONDITIONAL(BUILD_GDATA_PLUGIN, test x"$enable_gdata_plugin" != xno)
|
||||
-AM_CONDITIONAL(BUILD_KEYWORD_WARNER_PLUGIN, test x"$enable_keywordwarner_plugin" != xno)
|
||||
+AM_CONDITIONAL(BUILD_KEYWORD_WARNER_PLUGIN, test x"$enable_keyword_warner_plugin" != xno)
|
||||
AM_CONDITIONAL(BUILD_LIBRAVATAR_PLUGIN, test x"$enable_libravatar_plugin" != xno)
|
||||
AM_CONDITIONAL(BUILD_LITEHTML_VIEWER_PLUGIN, test x"$enable_litehtml_viewer_plugin" != xno)
|
||||
AM_CONDITIONAL(BUILD_MAILMBOX_PLUGIN, test x"$enable_mailmbox_plugin" != xno)
|
Loading…
Reference in New Issue
Block a user