summaryrefslogtreecommitdiff
path: root/mail/roundcube-plugin-enigma/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-07-21 15:17:34 +0000
committertaca <taca@pkgsrc.org>2022-07-21 15:17:34 +0000
commitf90375fa1f472fb6c662c974c6ba685e52d1134f (patch)
tree2d8719431edd55e4c404d08104227630594bac69 /mail/roundcube-plugin-enigma/Makefile
parent9f880b3207254b92ca67a46ee6a2b5cafce4a056 (diff)
downloadpkgsrc-f90375fa1f472fb6c662c974c6ba685e52d1134f.tar.gz
mail/roundcube: update to 1.5.3
1.5.3 (2022-06-26) * Enigma: Fix initial synchronization of private keys * Enigma: Fix double quoted-printable encoding of pgp-signed messages with no attachments (#8413) * Fix various PHP8 warnings (#8392) * Fix mail headers injection via the subject field on mail compose (#8404) * Fix bug where small message/rfc822 parts could not be decoded (#8408) * Fix setting HTML mode on reply/forward of a signed message (#8405) * Fix handling of RFC2231-encoded attachment names inside of a message/rfc822 part (#8418) * Fix bug where some mail parts (images) could have not be listed as attachments (#8425) * Fix bug where attachment icons were stuck at the top of the messages list in Safari (#8433) * Fix handling of message/rfc822 parts that are small and are multipart structures with a single part (#8458) * Fix bug where session could time out if DB and PHP timezone were different (#8303) * Fix bug where DSN flag state wasn't stored with a draft (#8371) * Fix broken encoding of HTML content encapsulated in a RTF attachment (#8444) * Fix problem with aria-hidden=true on toolbar menus in the Elastic skin (#8517) * Fix bug where title tag content was displayed in the body if it contained HTML tags (#8540) * Fix support for DSN specification without host e.g. pgsql:///dbname (#8558)
Diffstat (limited to 'mail/roundcube-plugin-enigma/Makefile')
-rw-r--r--mail/roundcube-plugin-enigma/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/roundcube-plugin-enigma/Makefile b/mail/roundcube-plugin-enigma/Makefile
index 35e610afe68..d17b74e9962 100644
--- a/mail/roundcube-plugin-enigma/Makefile
+++ b/mail/roundcube-plugin-enigma/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2022/06/30 11:18:35 nia Exp $
+# $NetBSD: Makefile,v 1.14 2022/07/21 15:17:35 taca Exp $
PLUGIN= enigma
MAINTAINER= taca@NetBSD.org
COMMENT= Enigma Plugin for Roundcube
-PKGREVISION= 1
LICENSE= gnu-gpl-v3
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Crypt_GPG>=1.4.3:../../security/pear-Crypt_GPG