upgrade to 4.54.6
PR: 98579 Submitted by: maintainer
This commit is contained in:
parent
83bcfc403e
commit
ad46bdcce6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164589
3 changed files with 13 additions and 6 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= MailScanner
|
||||
PORTVERSION= 4.53.8
|
||||
PORTVERSION= 4.54.6
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/
|
||||
MASTER_SITES= http://www.mailscanner.info/files/4/tar/
|
||||
DISTNAME= ${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL}
|
||||
|
||||
MAINTAINER= j.koopmann@seceidos.de
|
||||
|
@ -36,7 +36,8 @@ BUILD_DEPENDS= \
|
|||
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
|
||||
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
|
||||
${SITE_PERL}/Time/Zone.pm:${PORTSDIR}/devel/p5-TimeDate \
|
||||
${SITE_PERL}/${PERL_ARCH}/Filesys/Df.pm:${PORTSDIR}/devel/p5-Filesys-Statvfs_Df
|
||||
${SITE_PERL}/${PERL_ARCH}/Filesys/Df.pm:${PORTSDIR}/devel/p5-Filesys-Statvfs_Df \
|
||||
${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long
|
||||
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS} \
|
||||
bash:${PORTSDIR}/shells/bash \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (MailScanner-install-4.53.8-1.tar.gz) = 2473c0920c3dcb4a54dcaf8fb989a2d7
|
||||
SHA256 (MailScanner-install-4.53.8-1.tar.gz) = a75c4878765b94301c9a756e4606cd0a10d3ce096fb7a96450f815334d96a112
|
||||
SIZE (MailScanner-install-4.53.8-1.tar.gz) = 8797223
|
||||
MD5 (MailScanner-install-4.54.6-1.tar.gz) = 417189551d855e260f044943d9317abb
|
||||
SHA256 (MailScanner-install-4.54.6-1.tar.gz) = 34c65d72a766ce1687963ab91239ecd4024a3f2b156a6c634b30cae4edca035b
|
||||
SIZE (MailScanner-install-4.54.6-1.tar.gz) = 8841175
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
Version 4.54.6
|
||||
=================
|
||||
- Upgrade to MailScanner 4.54
|
||||
- Download location changed
|
||||
- added sysutils/p5-Sys-Hostname-Long dependency
|
||||
|
||||
Version 4.53.8
|
||||
=================
|
||||
- 4.53.7 contained a bug in scanning of phishing mails. This resulted in scanning loops
|
||||
|
|
Loading…
Reference in a new issue