- Update to 3.1.7
- note : 3.1.7 is a "quick-fix" release; it contains only a fix for one bug, introduced accidentally in 3.1.6: if admins had set rule scores in the site configuration in /etc, sa-update would fail. Back out this change PR: ports/104314 Submitted by: Yoshito Uchiyama<gato_AT_intaa dot net>
This commit is contained in:
parent
ddb3d8a6c6
commit
5b7d2493ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175588
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mail-SpamAssassin
|
||||
PORTVERSION= 3.1.6
|
||||
PORTVERSION= 3.1.7
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
|
||||
MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Mail-SpamAssassin-3.1.6.tar.gz) = a0acc5e63a5e3401d039cd05cd189b96
|
||||
SHA256 (Mail-SpamAssassin-3.1.6.tar.gz) = 163e88d72dcb2bb36c190b84e5ffe40a2af46b0660b8d38ba4b71b570ce6ef06
|
||||
SIZE (Mail-SpamAssassin-3.1.6.tar.gz) = 1168266
|
||||
MD5 (Mail-SpamAssassin-3.1.7.tar.gz) = 4b342c63949d47f3ce56b3fc1c8881c1
|
||||
SHA256 (Mail-SpamAssassin-3.1.7.tar.gz) = be6fd341fb35ba5efb2784318e9772bde65b7115eed18ab8dcd791a471fcef39
|
||||
SIZE (Mail-SpamAssassin-3.1.7.tar.gz) = 1168183
|
||||
|
Loading…
Reference in New Issue
Block a user