View | Details | Raw Unified | Return to bug 267089
Collapse All | Expand All

(-)b/security/amavisd-new/Makefile (-3 / +5 lines)
Lines 1-10 Link Here
1
PORTNAME=	amavisd-new
1
PORTNAME=	amavisd-new
2
PORTVERSION=	2.12.2
2
DISTVERSION=	2.12.2
3
PORTREVISION=	1
3
PORTREVISION=	1
4
PORTEPOCH=	1
4
PORTEPOCH=	1
5
CATEGORIES=	security
5
CATEGORIES=	security
6
MASTER_SITES=	https://gitlab.com/amavis/amavis/-/archive/v${PORTVERSION}/
7
DISTNAME=	amavis-v${PORTVERSION}
8
6
9
MAINTAINER=	flo@FreeBSD.org
7
MAINTAINER=	flo@FreeBSD.org
10
COMMENT=	Mail scanner interface between mailer and content checkers
8
COMMENT=	Mail scanner interface between mailer and content checkers
Lines 22-28 RUN_DEPENDS= p5-Unix-Syslog>=0:sysutils/p5-Unix-Syslog \ Link Here
22
		p5-Net-LibIDN>=0:dns/p5-Net-LibIDN
20
		p5-Net-LibIDN>=0:dns/p5-Net-LibIDN
23
21
24
USES=		perl5 shebangfix tar:bz2
22
USES=		perl5 shebangfix tar:bz2
23
USE_GITLAB=	yes
25
USE_PERL5=	run
24
USE_PERL5=	run
25
GL_ACCOUNT=	amavis
26
GL_PROJECT=	amavis
27
GL_COMMIT=	38f86957cfc161c23d12637ce206f5ae7ec3d0a8
26
28
27
SHEBANG_FILES=	amavisd-agent amavisd-nanny amavisd-release p0f-analyzer.pl \
29
SHEBANG_FILES=	amavisd-agent amavisd-nanny amavisd-release p0f-analyzer.pl \
28
		amavisd-snmp-subagent amavisd
30
		amavisd-snmp-subagent amavisd
(-)b/security/amavisd-new/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1639651917
1
TIMESTAMP = 1665847310
2
SHA256 (amavis-v2.12.2.tar.bz2) = 9db619010a310351c57ff18385cf06dd6e06160412d3e530f3fe9b1ba219e457
2
SHA256 (amavis-amavis-38f86957cfc161c23d12637ce206f5ae7ec3d0a8_GL0.tar.gz) = 5fd61204085aaed0358ba19a26586476001d8b482f038fca497ca788d3fd2a23
3
SIZE (amavis-v2.12.2.tar.bz2) = 874946
3
SIZE (amavis-amavis-38f86957cfc161c23d12637ce206f5ae7ec3d0a8_GL0.tar.gz) = 1098022

Return to bug 267089