diff options
author | Florian Smeets <flo@FreeBSD.org> | 2024-03-17 16:23:33 +0100 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2024-03-17 16:30:40 +0100 |
commit | fd572aa39814d58241a961a28f0ac40cd7aeb5fa (patch) | |
tree | 0be371dd016671d439db562514b53e958d306c19 | |
parent | 367a7abcd21ff1ffc4de84ee6550819b024781de (diff) | |
download | freebsd-ports-fd572aa39814d58241a961a28f0ac40cd7aeb5fa.zip |
security/amavisd-new: Update to 2.12.3
MFH: 2024Q1
Security: 0a48e552-e470-11ee-99b3-589cfc0f81b0
(cherry picked from commit 6f293b825e2f7517058d31ad2b9f52ee4b71df72)
-rw-r--r-- | security/amavisd-new/Makefile | 4 | ||||
-rw-r--r-- | security/amavisd-new/distinfo | 6 | ||||
-rw-r--r-- | security/amavisd-new/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index a4487dfd74bf..e12e9a5bd711 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -1,5 +1,5 @@ PORTNAME= amavisd-new -DISTVERSION= 2.12.2 +DISTVERSION= 2.12.3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security @@ -24,7 +24,7 @@ USE_GITLAB= yes USE_PERL5= run GL_ACCOUNT= amavis GL_PROJECT= amavis -GL_TAGNAME= 38f86957cfc161c23d12637ce206f5ae7ec3d0a8 +GL_TAGNAME= 3290c9c2a11a8cc9595b5810b2f86c1dac25a392 SHEBANG_FILES= amavisd-agent amavisd-nanny amavisd-release p0f-analyzer.pl \ amavisd-snmp-subagent amavisd diff --git a/security/amavisd-new/distinfo b/security/amavisd-new/distinfo index e6e5a30af3f5..4787dd57c314 100644 --- a/security/amavisd-new/distinfo +++ b/security/amavisd-new/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665847310 -SHA256 (amavis-amavis-38f86957cfc161c23d12637ce206f5ae7ec3d0a8_GL0.tar.gz) = 5fd61204085aaed0358ba19a26586476001d8b482f038fca497ca788d3fd2a23 -SIZE (amavis-amavis-38f86957cfc161c23d12637ce206f5ae7ec3d0a8_GL0.tar.gz) = 1098022 +TIMESTAMP = 1710676870 +SHA256 (amavis-amavis-3290c9c2a11a8cc9595b5810b2f86c1dac25a392_GL0.tar.gz) = 83a24db2887afa9ae099a1d9842941cb93e162b137903b4d0cd857ec477ff243 +SIZE (amavis-amavis-3290c9c2a11a8cc9595b5810b2f86c1dac25a392_GL0.tar.gz) = 1100231 diff --git a/security/amavisd-new/pkg-plist b/security/amavisd-new/pkg-plist index a2d4f2e6e72d..c76b3c79c5cf 100644 --- a/security/amavisd-new/pkg-plist +++ b/security/amavisd-new/pkg-plist @@ -3,6 +3,7 @@ %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/LDAP.schema %%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/README.CVE-2024-28054 %%PORTDOCS%%%%DOCSDIR%%/README.banned %%PORTDOCS%%%%DOCSDIR%%/README.chroot %%PORTDOCS%%%%DOCSDIR%%/README.contributed |