pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/squirrelmail mail/squirrelmail: update to 1.4.23p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c6149f10ee4
branches: trunk
changeset: 385376:2c6149f10ee4
user: taca <taca%pkgsrc.org@localhost>
date: Fri Sep 16 05:49:08 2022 +0000
description:
mail/squirrelmail: update to 1.4.23pre14977
Update to latest svn snapshot. It includes various improvements for PHP 8
compatibility. Address to PR pkg/57012.
Here are quote from commit log:
1.4.23pre14977 (2022-06-21)
* Add cookie SameSite attribute; uses default if "Strict" but can be
overridden by $same_site_cookies in config_local.php
* Browser seems to respond better when deleting the cookie if you void its
value also; helps actually get the cookie to be removed even though this
feels more like a browser problem... maybe it does not like a date in
1970?
* Make sure drafts are sent with the current date and not that of its
previous 'Save Draft' action
* Add option to prefix new mail number to the front of the org title
(browser title bar)
* Fix certain messages with headers in unknown charsets encoded as quoted
printable showing up as blank sender/subject in message list
* Add ability for plugins to request additional header fields in the message
list lookup
* Separate DNT and DSN
* Add proper RFC 3461 DSN functionality (previously we relied only on the
Return-Receipt-To header)
* Cause message subject to show in page title when message view is loaded in
its own window/tab
* Implement SQL identifier quoting in all cases
* Add option to folder prefs for marking deleted messages as read
* Fix: Login mechanisms other than "login" were broken if server returned
untagged data before login response
* Greatly fix the plaintext display of messages that do not have a text
part.
* Add ability to explicitly set prefs DB connection charset
* Add ability to explicitly set address book DB connection charset
diffstat:
mail/squirrelmail/Makefile | 5 ++---
mail/squirrelmail/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r bb85371585c4 -r 2c6149f10ee4 mail/squirrelmail/Makefile
--- a/mail/squirrelmail/Makefile Fri Sep 16 04:40:12 2022 +0000
+++ b/mail/squirrelmail/Makefile Fri Sep 16 05:49:08 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.143 2022/06/28 11:34:35 wiz Exp $
+# $NetBSD: Makefile,v 1.144 2022/09/16 05:49:08 taca Exp $
-DISTNAME= squirrelmail-webmail-1.4.23pre14904
+DISTNAME= squirrelmail-webmail-1.4.23pre14977
PKGNAME= ${DISTNAME:S/-webmail//}
-PKGREVISION= 2
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.xz
diff -r bb85371585c4 -r 2c6149f10ee4 mail/squirrelmail/distinfo
--- a/mail/squirrelmail/distinfo Fri Sep 16 04:40:12 2022 +0000
+++ b/mail/squirrelmail/distinfo Fri Sep 16 05:49:08 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.74 2021/10/26 10:54:31 nia Exp $
+$NetBSD: distinfo,v 1.75 2022/09/16 05:49:08 taca Exp $
-BLAKE2s (squirrelmail-webmail-1.4.23pre14904.tar.xz) = ab2dff695088b8018d800145ea3058a093174254e151746d8d129f645fe40094
-SHA512 (squirrelmail-webmail-1.4.23pre14904.tar.xz) = 53a080703a3abf6668c7ccda3b95c08196ee46aba10fdeefdc3e9549884f39efd4c761ae6e4339e7ac259650144ca0846b0668a385523529ab67a124dd5a17f2
-Size (squirrelmail-webmail-1.4.23pre14904.tar.xz) = 521380 bytes
+BLAKE2s (squirrelmail-webmail-1.4.23pre14977.tar.xz) = bc836400c2dbf5a1f4f7e4816197a25fe85455155d0681ee2ae03acdb4f926f6
+SHA512 (squirrelmail-webmail-1.4.23pre14977.tar.xz) = bddcbc3b7712b29cc7d87c719d654aee303ca5e55b25a0ce9546ef9cd30efaf5a18263c6fa2ee6be0622d39725d42a91308704f3235e2fb96642469e42946b1b
+Size (squirrelmail-webmail-1.4.23pre14977.tar.xz) = 523908 bytes
SHA1 (patch-aa) = 4ba7ea0a85308816b9dc77c0af3c927359ed1275
SHA1 (patch-ab) = 30bf68c730f20e817fbe81d18bc2a95899ee3fd0
SHA1 (patch-ai) = e1a23673bf19bbbd88b00fb6bab3d6d1c8c11575
Home |
Main Index |
Thread Index |
Old Index