Re: git: b095fb085850 - main - security/amavisd-new: Use USE_GITLAB
Date: Sun, 30 Oct 2022 20:25:02 UTC
This change is not good: On 10/30/22 13:06, Daniel Engberg wrote: > -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 > @@ -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 Before it portscout was able to find new versions. After it there is no easy way to automatically find new versions. Yuri