summaryrefslogtreecommitdiff
path: root/mail/tmda
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-23 22:41:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-23 22:41:06 +0000
commit0e61311b4c1cec3b696412b1262d1b6c2fa80ab3 (patch)
tree52d875d9b685f053942350f532552f0c5e736617 /mail/tmda
parentUpdate port: security/ssh2 3.2.2 -> 3.2.3 (diff)
TMDA port is out of date: update to version 0.70
PR: ports/48543 Submitted by: Mike Meyer <mwm@mired.org>
Notes
Notes: svn path=/head/; revision=76324
Diffstat (limited to 'mail/tmda')
-rw-r--r--mail/tmda/Makefile5
-rw-r--r--mail/tmda/distinfo2
-rw-r--r--mail/tmda/pkg-plist4
3 files changed, 8 insertions, 3 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile
index f03a8e9257b5..ae711d365cd2 100644
--- a/mail/tmda/Makefile
+++ b/mail/tmda/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tmda
-PORTVERSION= 0.69
+PORTVERSION= 0.70
CATEGORIES= mail python
MASTER_SITES= http://tmda.net/releases/%SUBDIR%/
MASTER_SITE_SUBDIR= . old
@@ -40,7 +40,8 @@ post-install:
.for f in CODENAMES COPYING CRYPTO ChangeLog INSTALL README THANKS UPGRADE
@${INSTALL_DATA} ${WRKSRC}/$f ${DOCSDIR}
.endfor
-.for f in ChangeLog collectaddys printcdb sample.config tmda.spec def2html printdbm tmda.el
+.for f in ChangeLog collectaddys printcdb sample.config sendit.sh tmda.spec \
+ def2html printdbm tmda.el vadduser-tmda
@${INSTALL_DATA} ${WRKSRC}/contrib/$f ${DOCSDIR}/contrib
.endfor
@${INSTALL_DATA} ${WRKSRC}/htdocs/*.html ${DOCSDIR}/htdocs
diff --git a/mail/tmda/distinfo b/mail/tmda/distinfo
index b5e7d1971e75..a3f6f71da0fb 100644
--- a/mail/tmda/distinfo
+++ b/mail/tmda/distinfo
@@ -1 +1 @@
-MD5 (tmda-0.69.tgz) = 6b224d73ac75947fea00bd2c9fa9fbad
+MD5 (tmda-0.70.tgz) = 68e093c05e31f58c9e5685b5ab5518bc
diff --git a/mail/tmda/pkg-plist b/mail/tmda/pkg-plist
index f5ae9f90c49a..54c93be26ae4 100644
--- a/mail/tmda/pkg-plist
+++ b/mail/tmda/pkg-plist
@@ -69,6 +69,8 @@ bin/tmda-sendmail
%%PYTHON_SITELIBDIR%%/TMDA/FilterParser.pyc
%%PYTHON_SITELIBDIR%%/TMDA/HMAC.py
%%PYTHON_SITELIBDIR%%/TMDA/HMAC.pyc
+%%PYTHON_SITELIBDIR%%/TMDA/Message.py
+%%PYTHON_SITELIBDIR%%/TMDA/Message.pyc
%%PYTHON_SITELIBDIR%%/TMDA/MTA.py
%%PYTHON_SITELIBDIR%%/TMDA/MTA.pyc
%%PYTHON_SITELIBDIR%%/TMDA/Pending.py
@@ -96,9 +98,11 @@ bin/tmda-sendmail
%%PORTDOCS%%share/doc/tmda/contrib/printcdb
%%PORTDOCS%%share/doc/tmda/contrib/printdbm
%%PORTDOCS%%share/doc/tmda/contrib/sample.config
+%%PORTDOCS%%share/doc/tmda/contrib/sendit.sh
%%PORTDOCS%%share/doc/tmda/contrib/tmda.el
%%PORTDOCS%%share/doc/tmda/contrib/tmda.spec
%%PORTDOCS%%share/doc/tmda/contrib/def2html
+%%PORTDOCS%%share/doc/tmda/contrib/vadduser-tmda
%%PORTDOCS%%share/doc/tmda/htdocs/bugs.html
%%PORTDOCS%%share/doc/tmda/htdocs/config-client.html
%%PORTDOCS%%share/doc/tmda/htdocs/config-filter.html