diff options
author | taca <taca@pkgsrc.org> | 2021-03-21 15:02:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2021-03-21 15:02:47 +0000 |
commit | 4f499b3891e2f911731502aae08c81e6b1be29d1 (patch) | |
tree | b2eabfed11cde6f69393fcb30865fa3c0533a144 /mail/squirrelmail/distinfo | |
parent | edec0533825a7d5d99b71a0548bc00ff08652bac (diff) | |
download | pkgsrc-4f499b3891e2f911731502aae08c81e6b1be29d1.tar.gz |
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 (limited to 'mail/squirrelmail/distinfo')
-rw-r--r-- | mail/squirrelmail/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/squirrelmail/distinfo b/mail/squirrelmail/distinfo index 50c1e9b454d..9f052cadf1b 100644 --- a/mail/squirrelmail/distinfo +++ b/mail/squirrelmail/distinfo @@ -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 |