mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
mail/spamassassin-devel: update to latest github commit
This commit is contained in:
parent
209e6df3de
commit
997e11cafa
3 changed files with 7 additions and 5 deletions
|
@ -9,8 +9,8 @@ WWW= https://spamassassin.apache.org/
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= apache
|
||||
GH_TAGNAME= 46703e02d
|
||||
SA_COMMIT_DATE= 2024.09.03
|
||||
GH_TAGNAME= 42fc5ed3a
|
||||
SA_COMMIT_DATE= 2024.10.01
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1725397897
|
||||
SHA256 (apache-spamassassin-2024.09.03-46703e02d_GH0.tar.gz) = 2f644df3a5719629211c740978adea117c124fb6e05757e74d77f8cd202d803f
|
||||
SIZE (apache-spamassassin-2024.09.03-46703e02d_GH0.tar.gz) = 8356597
|
||||
TIMESTAMP = 1727819842
|
||||
SHA256 (apache-spamassassin-2024.10.01-42fc5ed3a_GH0.tar.gz) = 9776b9e7608947f8eb49c23c44dfde8375c526de54ba33ce1d78a19efe6dc782
|
||||
SIZE (apache-spamassassin-2024.10.01-42fc5ed3a_GH0.tar.gz) = 8367982
|
||||
|
|
|
@ -103,6 +103,7 @@ lib/libspamc.so.0
|
|||
%%SITE_PERL%%/Mail/SpamAssassin/Plugin/Phishing.pm
|
||||
%%SITE_PERL%%/Mail/SpamAssassin/Plugin/Pyzor.pm
|
||||
%%SITE_PERL%%/Mail/SpamAssassin/Plugin/Razor2.pm
|
||||
%%SITE_PERL%%/Mail/SpamAssassin/Plugin/Redirectors.pm
|
||||
%%SITE_PERL%%/Mail/SpamAssassin/Plugin/RelayCountry.pm
|
||||
%%SITE_PERL%%/Mail/SpamAssassin/Plugin/RelayEval.pm
|
||||
%%SITE_PERL%%/Mail/SpamAssassin/Plugin/ReplaceTags.pm
|
||||
|
@ -208,6 +209,7 @@ lib/libspamc.so.0
|
|||
%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Phishing.3.gz
|
||||
%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Pyzor.3.gz
|
||||
%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Razor2.3.gz
|
||||
%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Redirectors.3.gz
|
||||
%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::RelayCountry.3.gz
|
||||
%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::ReplaceTags.3.gz
|
||||
%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::ResourceLimits.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue