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():
|
def setup():
|
||||||
perlmodules.configure()
|
perlmodules.configure()
|
||||||
shelltools.cd("spamc")
|
#shelltools.cd("spamc")
|
||||||
shelltools.system("./configure.pl && ./configure --enable-ssl=yes")
|
#shelltools.system("./configure.pl && ./configure --enable-ssl=yes")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
perlmodules.make()
|
perlmodules.make()
|
||||||
|
|||||||
@@ -13,8 +13,8 @@
|
|||||||
<PartOf>network.mail</PartOf>
|
<PartOf>network.mail</PartOf>
|
||||||
<Summary>Spam detector and markup engine.</Summary>
|
<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>
|
<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">
|
<Archive sha1sum="8626dcd9bc433c5649fbcd4449ed782639cc3be8" type="tarbz2">
|
||||||
mirrors://apache/spamassassin/source/Mail-SpamAssassin-3.4.6.tar.bz2
|
mirrors://apache/spamassassin/source/Mail-SpamAssassin-4.0.0.tar.bz2
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>re2c</Dependency>
|
<Dependency>re2c</Dependency>
|
||||||
@@ -73,6 +73,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2021-09-23</Date>
|
<Date>2021-09-23</Date>
|
||||||
<Version>3.4.6</Version>
|
<Version>3.4.6</Version>
|
||||||
@@ -82,4 +89,3 @@
|
|||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user