Skip to content

Commit

Permalink
security/amavisd-new: Use USE_GITLAB
Browse files Browse the repository at this point in the history
Use USE_GITLAB to follow Porters Handbook more closely and be
consistent with ports tree

PR:		267089
Reviewed by:	flo (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Oct 30, 2022
1 parent 9e33b68 commit b095fb0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions security/amavisd-new/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
PORTNAME= amavisd-new
PORTVERSION= 2.12.2
DISTVERSION= 2.12.2
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://gitlab.com/amavis/amavis/-/archive/v${PORTVERSION}/
DISTNAME= amavis-v${PORTVERSION}

MAINTAINER= flo@FreeBSD.org
COMMENT= Mail scanner interface between mailer and content checkers
Expand All @@ -22,7 +20,11 @@ RUN_DEPENDS= p5-Unix-Syslog>=0:sysutils/p5-Unix-Syslog \
p5-Net-LibIDN>=0:dns/p5-Net-LibIDN

USES= perl5 shebangfix tar:bz2
USE_GITLAB= yes
USE_PERL5= run
GL_ACCOUNT= amavis
GL_PROJECT= amavis
GL_COMMIT= 38f86957cfc161c23d12637ce206f5ae7ec3d0a8

SHEBANG_FILES= amavisd-agent amavisd-nanny amavisd-release p0f-analyzer.pl \
amavisd-snmp-subagent amavisd
Expand Down
6 changes: 3 additions & 3 deletions security/amavisd-new/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1639651917
SHA256 (amavis-v2.12.2.tar.bz2) = 9db619010a310351c57ff18385cf06dd6e06160412d3e530f3fe9b1ba219e457
SIZE (amavis-v2.12.2.tar.bz2) = 874946
TIMESTAMP = 1665847310
SHA256 (amavis-amavis-38f86957cfc161c23d12637ce206f5ae7ec3d0a8_GL0.tar.gz) = 5fd61204085aaed0358ba19a26586476001d8b482f038fca497ca788d3fd2a23
SIZE (amavis-amavis-38f86957cfc161c23d12637ce206f5ae7ec3d0a8_GL0.tar.gz) = 1098022

0 comments on commit b095fb0

Please sign in to comment.