spamassassin-4.0.0.
This commit is contained in:
@@ -13,8 +13,8 @@ shelltools.export("CFLAGS", "%s -DSPAMC_SSL -lssl -lcrypto" % get.CFLAGS())
|
||||
|
||||
def setup():
|
||||
perlmodules.configure()
|
||||
shelltools.cd("spamc")
|
||||
shelltools.system("./configure.pl && ./configure --enable-ssl=yes")
|
||||
#shelltools.cd("spamc")
|
||||
#shelltools.system("./configure.pl && ./configure --enable-ssl=yes")
|
||||
|
||||
def build():
|
||||
perlmodules.make()
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
<PartOf>network.mail</PartOf>
|
||||
<Summary>Spam detector and markup engine.</Summary>
|
||||
<Description>Apache SpamAssassin is the Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email).</Description>
|
||||
<Archive sha1sum="26390aa8c9176c7d280252e4f01defe031373d32" type="tarbz2">
|
||||
mirrors://apache/spamassassin/source/Mail-SpamAssassin-3.4.6.tar.bz2
|
||||
<Archive sha1sum="8626dcd9bc433c5649fbcd4449ed782639cc3be8" type="tarbz2">
|
||||
mirrors://apache/spamassassin/source/Mail-SpamAssassin-4.0.0.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>re2c</Dependency>
|
||||
@@ -73,6 +73,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-12-25</Date>
|
||||
<Version>4.0.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-09-23</Date>
|
||||
<Version>3.4.6</Version>
|
||||
@@ -82,4 +89,3 @@
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user