summaryrefslogtreecommitdiff
path: root/mail/squirrelmail/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-03-21 15:02:47 +0000
committertaca <taca@pkgsrc.org>2021-03-21 15:02:47 +0000
commit4f499b3891e2f911731502aae08c81e6b1be29d1 (patch)
treeb2eabfed11cde6f69393fcb30865fa3c0533a144 /mail/squirrelmail/Makefile
parentedec0533825a7d5d99b71a0548bc00ff08652bac (diff)
downloadpkgsrc-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/Makefile')
-rw-r--r--mail/squirrelmail/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 3398d71f14a..8dc71529aea 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -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