update mail/tmda to 0.56;
please make sure to read http://software.libertine.org/tmda/releases/tmda-0.56.txt before upgrading.
This commit is contained in:
parent
db3e955e9f
commit
c50e6816ba
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2002/05/20 23:50:37 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2002/06/03 13:46:13 lebel Exp $
|
||||
|
||||
COMMENT= "reduce the amount of SPAM/UCE (junk-mail)"
|
||||
|
||||
VERSION= 0.55
|
||||
VERSION= 0.56
|
||||
DISTNAME= tmda-${VERSION}
|
||||
CATEGORIES= mail
|
||||
NEED_VERSION= 1.503
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (tmda-0.55.tgz) = d1bac533697e787b6b74537cd0ec1c79
|
||||
RMD160 (tmda-0.55.tgz) = b4604529fa1e05740eee3310876973f58b4ec89f
|
||||
SHA1 (tmda-0.55.tgz) = 993ea1fc1034051b864e407f130da652c5b98c93
|
||||
MD5 (tmda-0.56.tgz) = 0a5dbb31d5fedf581381a8f103d6b6b9
|
||||
RMD160 (tmda-0.56.tgz) = e2aa3152270341a64d4c6f54eca9511189a3034f
|
||||
SHA1 (tmda-0.56.tgz) = bc7a0e34e537e245f0b09c811351832ae412b047
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2002/04/15 14:57:00 lebel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2002/06/03 13:46:13 lebel Exp $
|
||||
bin/tmda-address
|
||||
bin/tmda-check-address
|
||||
bin/tmda-filter
|
||||
@ -21,6 +21,8 @@ lib/python${PYTHON_VER}/TMDA/HMAC.py
|
||||
lib/python${PYTHON_VER}/TMDA/HMAC.pyc
|
||||
lib/python${PYTHON_VER}/TMDA/MTA.py
|
||||
lib/python${PYTHON_VER}/TMDA/MTA.pyc
|
||||
lib/python${PYTHON_VER}/TMDA/SMTP.py
|
||||
lib/python${PYTHON_VER}/TMDA/SMTP.pyc
|
||||
lib/python${PYTHON_VER}/TMDA/Util.py
|
||||
lib/python${PYTHON_VER}/TMDA/Util.pyc
|
||||
lib/python${PYTHON_VER}/TMDA/Version.py
|
||||
|
Loading…
Reference in New Issue
Block a user