mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/amavisd-new: Use USE_GITLAB
Use USE_GITLAB to follow Porters Handbook more closely and be consistent with ports tree PR: 267089 Reviewed by: flo (maintainer)
This commit is contained in:
parent
9e33b6856e
commit
b095fb0858
2 changed files with 8 additions and 6 deletions
|
@ -1,10 +1,8 @@
|
||||||
PORTNAME= amavisd-new
|
PORTNAME= amavisd-new
|
||||||
PORTVERSION= 2.12.2
|
DISTVERSION= 2.12.2
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
MASTER_SITES= https://gitlab.com/amavis/amavis/-/archive/v${PORTVERSION}/
|
|
||||||
DISTNAME= amavis-v${PORTVERSION}
|
|
||||||
|
|
||||||
MAINTAINER= flo@FreeBSD.org
|
MAINTAINER= flo@FreeBSD.org
|
||||||
COMMENT= Mail scanner interface between mailer and content checkers
|
COMMENT= Mail scanner interface between mailer and content checkers
|
||||||
|
@ -22,7 +20,11 @@ RUN_DEPENDS= p5-Unix-Syslog>=0:sysutils/p5-Unix-Syslog \
|
||||||
p5-Net-LibIDN>=0:dns/p5-Net-LibIDN
|
p5-Net-LibIDN>=0:dns/p5-Net-LibIDN
|
||||||
|
|
||||||
USES= perl5 shebangfix tar:bz2
|
USES= perl5 shebangfix tar:bz2
|
||||||
|
USE_GITLAB= yes
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
|
GL_ACCOUNT= amavis
|
||||||
|
GL_PROJECT= amavis
|
||||||
|
GL_COMMIT= 38f86957cfc161c23d12637ce206f5ae7ec3d0a8
|
||||||
|
|
||||||
SHEBANG_FILES= amavisd-agent amavisd-nanny amavisd-release p0f-analyzer.pl \
|
SHEBANG_FILES= amavisd-agent amavisd-nanny amavisd-release p0f-analyzer.pl \
|
||||||
amavisd-snmp-subagent amavisd
|
amavisd-snmp-subagent amavisd
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1639651917
|
TIMESTAMP = 1665847310
|
||||||
SHA256 (amavis-v2.12.2.tar.bz2) = 9db619010a310351c57ff18385cf06dd6e06160412d3e530f3fe9b1ba219e457
|
SHA256 (amavis-amavis-38f86957cfc161c23d12637ce206f5ae7ec3d0a8_GL0.tar.gz) = 5fd61204085aaed0358ba19a26586476001d8b482f038fca497ca788d3fd2a23
|
||||||
SIZE (amavis-v2.12.2.tar.bz2) = 874946
|
SIZE (amavis-amavis-38f86957cfc161c23d12637ce206f5ae7ec3d0a8_GL0.tar.gz) = 1098022
|
||||||
|
|
Loading…
Add table
Reference in a new issue