Re: git: f3d1646dc102 - 2021Q3 - mail/postfixadmin: Update to 3.3.10 release (+)

Danilo G. Baio dbaio at FreeBSD.org
Mon Aug 23 13:41:24 UTC 2021



On Mon, Aug 23, 2021, at 10:06, Dima Panov wrote:
> The branch 2021Q3 has been updated by fluffy:
> 
> URL: 
> https://cgit.FreeBSD.org/ports/commit/?id=f3d1646dc10206e9b5c4c2f2a7af0bd6d61ae2bb
> 
> commit f3d1646dc10206e9b5c4c2f2a7af0bd6d61ae2bb
> Author:     Dima Panov <fluffy at FreeBSD.org>
> AuthorDate: 2021-08-23 12:59:05 +0000
> Commit:     Dima Panov <fluffy at FreeBSD.org>
> CommitDate: 2021-08-23 13:06:12 +0000
> 
>     mail/postfixadmin: Update to 3.3.10 release (+)
>     
>     Upgrade from 3.2.x to 3.3+ requires generating a new setup hash.
>     The post-ugprade visit to setup.php will walk you through this.
>     
>     Other changes:
>     -XMLRPC support is moribund, so drop it from USE_PHP
>     -Virtual vacation scripts are now optional, making building without
>      perl5 possible
>     -Optionally add imap to USE_PHP module for completeness
>     -Default options changed for maximal out-of-the-box support
>     
>     PR:     257845
>     (cherry picked from commit 65e5396ecad56fcb6a5d726493e44d5041688d8e)
> ---
>  UPDATING                                     |  11 +++
>  mail/postfixadmin/Makefile                   |  67 +++++++++-------
>  mail/postfixadmin/distinfo                   |   6 +-
>  mail/postfixadmin/files/patch-config.inc.php |  18 +++++
>  mail/postfixadmin/pkg-plist                  | 116 ++++++++++++++++-----------
>  5 files changed, 136 insertions(+), 82 deletions(-)
> 
> diff --git a/UPDATING b/UPDATING
> index e9ae57bd4361..18348bc37cea 100644
> --- a/UPDATING
> +++ b/UPDATING
> @@ -5,6 +5,17 @@ they are unavoidable.
>  You should get into the habit of checking this file for changes each time
>  you update your ports collection, before attempting any port upgrades.
>  
> +20210823:
> +  AFFECTS: users of mail/postfixadmin
> +  AUTHOR: ports.maintainer at evilphi.com
> +
> +  The 3.2->3.3 upgrade requires generating a new setup password hash.
> +  The normal post-upgrade visit to setup.php will walk you through the
> +  steps.
> +
> +  For more information, see the "Version 3.3" section of the change 
> log:
> +  
> https://github.com/postfixadmin/postfixadmin/blob/postfixadmin-3.3.9/CHANGELOG.TXT
> +


Hi.

This is not for you but in general.

It seems all UPDATING entries now could be added on pkg-message/upgrade [1] as well.

1 - https://docs.freebsd.org/en/books/porters-handbook/pkg-files/#porting-message-ucl-ex3

Regards.
-- 
Danilo G. Baio


More information about the dev-commits-ports-all mailing list