diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 3c10c3a4cfc..e149f8d0e07 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.20 2002/12/12 01:25:36 naddy Exp $ +# $OpenBSD: Makefile,v 1.21 2003/02/04 14:42:59 lebel Exp $ COMMENT= "reduce the amount of SPAM/UCE (junk-mail)" -VERSION= 0.65 +VERSION= 0.69 DISTNAME= tmda-${VERSION} CATEGORIES= mail @@ -32,7 +32,7 @@ do-build: 'import compileall; compileall.compile_dir(".", force=1)' do-install: - @perl -pi -e 's:%%PREFIX%%:${TRUEPREFIX}:' ${WRKSRC}/INSTALL + @perl -pi -e 's:htdocs:${TRUEPREFIX}/share/doc/tmda:' ${WRKSRC}/INSTALL ${INSTALL_DATA_DIR} ${PREFIX}/${PYTHON_LIBDIR}/TMDA/pythonlib/email ${INSTALL_SCRIPT} ${WRKSRC}/TMDA/*.py* ${PREFIX}/${PYTHON_LIBDIR}/TMDA ${INSTALL_SCRIPT} ${WRKSRC}/TMDA/pythonlib/email/*.py* \ diff --git a/mail/tmda/distinfo b/mail/tmda/distinfo index 02709127621..4a04b6b9385 100644 --- a/mail/tmda/distinfo +++ b/mail/tmda/distinfo @@ -1,3 +1,3 @@ -MD5 (tmda-0.65.tgz) = 97f1cf06d3cefdb26fecf425efe7f498 -RMD160 (tmda-0.65.tgz) = 666349d9958ed267f91690033d058686ce8d7de4 -SHA1 (tmda-0.65.tgz) = 75a29ae2b4612757d772d713630d7a4b1233334b +MD5 (tmda-0.69.tgz) = 6b224d73ac75947fea00bd2c9fa9fbad +RMD160 (tmda-0.69.tgz) = 6c5e75c6cc165ecdd6371e47c98078ad0b3fff57 +SHA1 (tmda-0.69.tgz) = 929143136c7c8e894e4cc57c3a560ca9152754a8 diff --git a/mail/tmda/patches/patch-INSTALL b/mail/tmda/patches/patch-INSTALL deleted file mode 100644 index 664daa660cb..00000000000 --- a/mail/tmda/patches/patch-INSTALL +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-INSTALL,v 1.1 2002/12/06 17:48:14 naddy Exp $ ---- INSTALL.orig Tue Dec 3 22:25:07 2002 -+++ INSTALL Tue Dec 3 22:25:36 2002 -@@ -4,7 +4,7 @@ found on the TMDA homepage: - - - A local copy of the HTML documentation matching this release is --included in the "htdocs" directory. -+included in the "%%PREFIX%%/share/doc/tmda" directory. - - If you are upgrading from an earlier release of TMDA, make sure to - consult the `UPGRADE' file. diff --git a/mail/tmda/pkg/PLIST b/mail/tmda/pkg/PLIST index d1c7f0be351..60a305b21f7 100644 --- a/mail/tmda/pkg/PLIST +++ b/mail/tmda/pkg/PLIST @@ -1,13 +1,19 @@ -@comment $OpenBSD: PLIST,v 1.10 2002/12/12 01:25:36 naddy Exp $ +@comment $OpenBSD: PLIST,v 1.11 2003/02/04 14:42:59 lebel Exp $ bin/tmda-address bin/tmda-check-address bin/tmda-filter +@comment bin/tmda-gui bin/tmda-inject bin/tmda-keygen +@comment bin/tmda-manager bin/tmda-ofmipd bin/tmda-pending bin/tmda-rfilter bin/tmda-sendmail +lib/python${PYTHON_VER}/TMDA/Address.py +lib/python${PYTHON_VER}/TMDA/Address.pyc +lib/python${PYTHON_VER}/TMDA/Auth.py +lib/python${PYTHON_VER}/TMDA/Auth.pyc lib/python${PYTHON_VER}/TMDA/AutoResponse.py lib/python${PYTHON_VER}/TMDA/AutoResponse.pyc lib/python${PYTHON_VER}/TMDA/Cookie.py @@ -26,6 +32,8 @@ lib/python${PYTHON_VER}/TMDA/MTA.py lib/python${PYTHON_VER}/TMDA/MTA.pyc lib/python${PYTHON_VER}/TMDA/MessageLogger.py lib/python${PYTHON_VER}/TMDA/MessageLogger.pyc +lib/python${PYTHON_VER}/TMDA/Pending.py +lib/python${PYTHON_VER}/TMDA/Pending.pyc lib/python${PYTHON_VER}/TMDA/SMTP.py lib/python${PYTHON_VER}/TMDA/SMTP.pyc lib/python${PYTHON_VER}/TMDA/Util.py @@ -102,11 +110,15 @@ share/doc/tmda/howtos.html share/doc/tmda/index.html share/doc/tmda/install.html share/doc/tmda/inuse.html +share/doc/tmda/mirrors.html share/doc/tmda/press.html share/doc/tmda/requirements.html share/doc/tmda/resources.html share/doc/tmda/results.html +share/doc/tmda/support-commercial.html +share/doc/tmda/tmda-cgi.html share/doc/tmda/tmda-ofmipd.html +share/doc/tmda/tmda-vdomains.html share/doc/tmda/trouble.html share/examples/tmda/sample.config share/tmda/bounce.txt