mail/postfixadmin33: Update to 3.3.13
ChangeLog:
https://github.com/postfixadmin/postfixadmin/releases/tag/postfixadmin-3.3.12
https://github.com/postfixadmin/postfixadmin/releases/tag/postfixadmin-3.3.13
PR: 268332
MFH: 2022Q4 (bugfixes)
(cherry picked from commit 100f0412d6
)
This commit is contained in:
parent
5f2adb8a0b
commit
48e463722a
@ -1,6 +1,6 @@
|
||||
PORTNAME= postfixadmin33
|
||||
DISTVERSIONPREFIX= postfixadmin-
|
||||
DISTVERSION= 3.3.11
|
||||
DISTVERSION= 3.3.13
|
||||
CATEGORIES= mail www
|
||||
.if defined(_PFA_LITE)
|
||||
PKGNAMESUFFIX= -lite${PHP_PKGNAMESUFFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1646306226
|
||||
SHA256 (postfixadmin-postfixadmin-postfixadmin-3.3.11_GH0.tar.gz) = bcbee633e845f730bef7b01912da12574b6766f4f7560edc28891ff644596c22
|
||||
SIZE (postfixadmin-postfixadmin-postfixadmin-3.3.11_GH0.tar.gz) = 1869783
|
||||
TIMESTAMP = 1670854771
|
||||
SHA256 (postfixadmin-postfixadmin-postfixadmin-3.3.13_GH0.tar.gz) = 026c4f370656b96b6c9f62328e901b9416a6e56d1c4df86249995d661498947b
|
||||
SIZE (postfixadmin-postfixadmin-postfixadmin-3.3.13_GH0.tar.gz) = 1865708
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- config.inc.php.orig 2021-08-09 14:34:09 UTC
|
||||
--- config.inc.php.orig 2022-12-08 20:34:43 UTC
|
||||
+++ config.inc.php
|
||||
@@ -212,10 +212,11 @@ $CONF['authlib_default_flavor'] = 'md5raw';
|
||||
@@ -214,10 +214,11 @@ $CONF['authlib_default_flavor'] = 'md5raw';
|
||||
// for dovecot 1.x
|
||||
// $CONF['dovecotpw'] = "/usr/sbin/dovecotpw";
|
||||
// for dovecot 2.x (dovecot 2.0.0 - 2.0.7 is not supported!)
|
||||
|
@ -149,9 +149,9 @@
|
||||
%%WWWDIR%%/lib/smarty/COPYING.lib
|
||||
%%WWWDIR%%/lib/smarty/libs/Autoloader.php
|
||||
%%WWWDIR%%/lib/smarty/libs/Smarty.class.php
|
||||
%%WWWDIR%%/lib/smarty/libs/SmartyBC.class.php
|
||||
%%WWWDIR%%/lib/smarty/libs/bootstrap.php
|
||||
%%WWWDIR%%/lib/smarty/libs/debug.tpl
|
||||
%%WWWDIR%%/lib/smarty/libs/functions.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/block.textformat.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/function.counter.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/function.cycle.php
|
||||
@ -166,10 +166,13 @@
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/function.mailto.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/function.math.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.capitalize.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.count.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.date_format.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.debug_print_var.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.escape.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.explode.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.mb_wordwrap.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.number_format.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.regex_replace.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.replace.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifier.spacify.php
|
||||
@ -184,10 +187,14 @@
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.from_charset.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.indent.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.lower.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.nl2br.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.noprint.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.round.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.str_repeat.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.string_format.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.strip.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.strip_tags.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.strlen.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.to_charset.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.unescape.php
|
||||
%%WWWDIR%%/lib/smarty/libs/plugins/modifiercompiler.upper.php
|
||||
@ -224,7 +231,6 @@
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_function.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_if.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_include.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_include_php.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_insert.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_make_nocache.php
|
||||
@ -236,7 +242,6 @@
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_private_php.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php
|
||||
@ -314,7 +319,6 @@
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_resource_extends.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_resource_file.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_resource_php.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_resource_registered.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_resource_stream.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_resource_string.php
|
||||
%%WWWDIR%%/lib/smarty/libs/sysplugins/smarty_internal_runtime_cachemodify.php
|
||||
|
Loading…
Reference in New Issue
Block a user