update mail/tmda to 0.48

This commit is contained in:
lebel 2002-03-08 02:01:28 +00:00
parent 32f42a1f25
commit b40f7c598f
3 changed files with 8 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2002/02/23 18:40:25 lebel Exp $
# $OpenBSD: Makefile,v 1.7 2002/03/08 02:01:28 lebel Exp $
COMMENT= "reduce the amount of SPAM/UCE (junk-mail)"
VERSION= 0.47
VERSION= 0.48
DISTNAME= tmda-${VERSION}
CATEGORIES= mail
NEED_VERSION= 1.503

View File

@ -1,3 +1,3 @@
MD5 (tmda-0.47.tgz) = 3e036a71c1ef3238551006eb911fb632
RMD160 (tmda-0.47.tgz) = 5ae5f8aa8168b4c33f1238e08f587739826f4bae
SHA1 (tmda-0.47.tgz) = 6e98d72ff881cc0b675726aff7c59562cc986191
MD5 (tmda-0.48.tgz) = 2eeb4687af9db826ca2105b5aefac50e
RMD160 (tmda-0.48.tgz) = 7c5cdd611e98ccf0fad9ab737bc702b1e19c1d47
SHA1 (tmda-0.48.tgz) = b993aeac7832b9d49c0ff298e3cd36f896ec6888

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2002/02/23 18:40:25 lebel Exp $
@comment $OpenBSD: PLIST,v 1.4 2002/03/08 02:01:28 lebel Exp $
bin/tmda-address
bin/tmda-check-address
bin/tmda-filter
@ -11,6 +11,8 @@ lib/python${PYTHON_VER}/TMDA/Cookie.py
lib/python${PYTHON_VER}/TMDA/Cookie.pyc
lib/python${PYTHON_VER}/TMDA/Defaults.py
lib/python${PYTHON_VER}/TMDA/Defaults.pyc
lib/python${PYTHON_VER}/TMDA/Deliver.py
lib/python${PYTHON_VER}/TMDA/Deliver.pyc
lib/python${PYTHON_VER}/TMDA/Errors.py
lib/python${PYTHON_VER}/TMDA/Errors.pyc
lib/python${PYTHON_VER}/TMDA/FilterParser.py