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/a1ab22c30e90
branches: trunk
changeset: 449176:a1ab22c30e90
user: taca <taca%pkgsrc.org@localhost>
date: Sun Mar 21 15:02:47 2021 +0000
description:
mail/squirrelmail: update to 1.4.23pre14904
Update squirrelmail to 1.4.23pre14904, latest snapshot.
1.4.23pre revision 14904 (2021-03-13)
- Added the ability to modify of the value of the global $PHP_SELF
variable used throughout the SquirrelMail code. The administrator
may do so by adding the configuration settings $php_self_pattern
and $php_self_replacement to config/config_local.php, where the
pattern should be a full regular expression including the
delimiters. This may be helpful when the web server sees traffic
from a proxy so the normal $PHP_SELF does not resolve to what it
should be for the real client.
- Users can now mouse over the checkbox on the message list to see
who a message is from
- Show more accurate filesize for uploaded files and base64-encoded
attachments (when reading a message)
- Migrate away from create_function() as long as we have PHP 5.3+
diffstat:
mail/squirrelmail/Makefile | 5 ++---
mail/squirrelmail/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r e0de5992bb60 -r a1ab22c30e90 mail/squirrelmail/Makefile
--- a/mail/squirrelmail/Makefile Sun Mar 21 14:25:18 2021 +0000
+++ b/mail/squirrelmail/Makefile Sun Mar 21 15:02:47 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.140 2020/08/31 18:10:09 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2021/03/21 15:02:47 taca Exp $
-DISTNAME= squirrelmail-webmail-1.4.23pre14832
+DISTNAME= squirrelmail-webmail-1.4.23pre14904
PKGNAME= ${DISTNAME:S/-webmail//}
-PKGREVISION= 3
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.xz
diff -r e0de5992bb60 -r a1ab22c30e90 mail/squirrelmail/distinfo
--- a/mail/squirrelmail/distinfo Sun Mar 21 14:25:18 2021 +0000
+++ b/mail/squirrelmail/distinfo Sun Mar 21 15:02:47 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.71 2019/07/24 03:49:35 taca Exp $
+$NetBSD: distinfo,v 1.72 2021/03/21 15:02:47 taca Exp $
-SHA1 (squirrelmail-webmail-1.4.23pre14832.tar.xz) = 32c38a24766fb5d0364253fdab36501923d7d9cd
-RMD160 (squirrelmail-webmail-1.4.23pre14832.tar.xz) = 689831ce73482384ce90b1ccfc84f81b29ad17eb
-SHA512 (squirrelmail-webmail-1.4.23pre14832.tar.xz) = b8a380f5bb72d2fdb2793edaf10410f3a3cdd8e3f7a44a4d3775be22cb202f29b2ee7c574f33986cfcb2d066dc6085b9b8092340f526e2c3dc8be1b39ccd8d12
-Size (squirrelmail-webmail-1.4.23pre14832.tar.xz) = 519160 bytes
+SHA1 (squirrelmail-webmail-1.4.23pre14904.tar.xz) = 03c64e2a29c051f871dea13d98cbdf3f53ba749b
+RMD160 (squirrelmail-webmail-1.4.23pre14904.tar.xz) = b795c3ad935938466a2e972f97f7ebd924aed7c2
+SHA512 (squirrelmail-webmail-1.4.23pre14904.tar.xz) = 53a080703a3abf6668c7ccda3b95c08196ee46aba10fdeefdc3e9549884f39efd4c761ae6e4339e7ac259650144ca0846b0668a385523529ab67a124dd5a17f2
+Size (squirrelmail-webmail-1.4.23pre14904.tar.xz) = 521380 bytes
SHA1 (patch-aa) = 4ba7ea0a85308816b9dc77c0af3c927359ed1275
SHA1 (patch-ab) = 30bf68c730f20e817fbe81d18bc2a95899ee3fd0
SHA1 (patch-ai) = e1a23673bf19bbbd88b00fb6bab3d6d1c8c11575
Home |
Main Index |
Thread Index |
Old Index