Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2022 21:36:15 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 32b45d01948b - main - mail/vexim: update to latest (cdfb0df) git snaphot to incorporate security fixes
Message-ID:  <202202182136.21ILaFQA017925@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32b45d01948b720e1bcafba2ee9bd183cbc9baad

commit 32b45d01948b720e1bcafba2ee9bd183cbc9baad
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-18 21:32:01 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-18 21:36:06 +0000

    mail/vexim: update to latest (cdfb0df) git snaphot to incorporate security fixes
    
    See also: https://github.com/vexim/vexim2/commit/cdfb0dfd4130e1f3c1690c2c7e256b580f0d6424
    
    MFH:            2022Q1
    Submitted by:   VVD via irc
    Sponsored by:   Netzkommune GmbH
---
 mail/vexim/Makefile | 7 ++++---
 mail/vexim/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/mail/vexim/Makefile b/mail/vexim/Makefile
index fcb48c24480c..a543418b32f2 100644
--- a/mail/vexim/Makefile
+++ b/mail/vexim/Makefile
@@ -3,8 +3,9 @@
 PORTNAME=	vexim
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.3
-PORTREVISION=	1
+PORTREVISION=	3
 CATEGORIES=	mail www
+PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 
 MAINTAINER=	fluffy@FreeBSD.org
 COMMENT=	Web interface for managing virtual domains for exim
@@ -15,12 +16,12 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 SUB_FILES=	pkg-message
 NO_ARCH=	yes
 NO_BUILD=	yes
-USES=		gettext php
+USES=		gettext php:flavors
 USE_PHP=	gettext session posix
 
 USE_GITHUB=	yes
 GH_PROJECT=	${PORTNAME}2
-GH_TAGNAME=	2f51492
+GH_TAGNAME=	cdfb0df
 
 OPTIONS_MULTI=		DB
 OPTIONS_MULTI_DB=	MYSQL PGSQL
diff --git a/mail/vexim/distinfo b/mail/vexim/distinfo
index ab854700cefb..f006fce19bf1 100644
--- a/mail/vexim/distinfo
+++ b/mail/vexim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516528808
-SHA256 (vexim-vexim2-v2.3-2f51492_GH0.tar.gz) = 2dc3fcbf795026cf4b7befbbb64e510b28faf70ca41cab77ac72d127c032ac88
-SIZE (vexim-vexim2-v2.3-2f51492_GH0.tar.gz) = 138938
+TIMESTAMP = 1645219726
+SHA256 (vexim-vexim2-v2.3-cdfb0df_GH0.tar.gz) = ee39742a5b43915354601542967d2be216dd4dfb37007860824b485a53724712
+SIZE (vexim-vexim2-v2.3-cdfb0df_GH0.tar.gz) = 139541



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202182136.21ILaFQA017925>