summaryrefslogtreecommitdiff
path: root/mail/tmda
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2006-10-09 15:47:57 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2006-10-09 15:47:57 +0000
commit20af022ea7b8bcf37b88cb068e34ea4c4b766790 (patch)
treee0af86caf708e2a00bd427c1fcf4c00471beebbc /mail/tmda
parentMark zgv as fixed wrt. "zgv, xzgv -- heap overflow vulnerability". (diff)
- Update MASTER_SITES list
- Require Python 2.3 or higher - Install additional documentation - NEWS - Bump PORTREVISION Submitted by: Jason R. Mastaler (in private e-mail)
Notes
Notes: svn path=/head/; revision=175102
Diffstat (limited to 'mail/tmda')
-rw-r--r--mail/tmda/Makefile13
-rw-r--r--mail/tmda/pkg-plist1
2 files changed, 8 insertions, 6 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile
index 6088734ab28a..bda2cb792bf6 100644
--- a/mail/tmda/Makefile
+++ b/mail/tmda/Makefile
@@ -7,14 +7,15 @@
PORTNAME= tmda
PORTVERSION= 1.1.5
+PORTREVISION= 1
CATEGORIES= mail python
-MASTER_SITES= http://tmda.sourceforge.net/releases/ \
+MASTER_SITES= ftp://tmda.net/pub/tmda/releases/ \
+ http://tmda.sourceforge.net/releases/ \
http://tmda.mirrors.summersault.com/releases/ \
http://mirrors.standblue.net/tmda.net/releases/ \
http://tmda.paracoda.com/releases/ \
- http://tmda.rtin.bz/releases/ \
- http://ftp.heanet.ie/mirrors/tmda.net/releases/ \
- http://tmda.mosquito.net/releases/ \
+ ftp://ftp.heanet.ie/mirrors/tmda.net/releases/ \
+ ftp://gd.tuwien.ac.at/infosys/mail/tmda/releases/ \
http://dl.ambiweb.de/mirrors/www.tmda.net/releases/ \
http://tmda.pradnik.net/releases/ \
http://tmda.planetmirror.com/releases/
@@ -27,11 +28,11 @@ COMMENT= Python-based SPAM reduction system
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cdbmodule.so:${PORTSDIR}/databases/py-cdb
.endif
-USE_PYTHON= 2.1+
+USE_PYTHON= 2.3+
SUB_FILES= pkg-message
-DOCS= CODENAMES CRYPTO README THANKS UPGRADE \
+DOCS= CODENAMES CRYPTO README THANKS NEWS UPGRADE \
htdocs/README htdocs/*.html htdocs/*.css
SAMPLES= tmda.el tofmipd.sysconfig vtmdarc
SCRIPTS= collectaddys def2html printcdb printdbm sendit.sh \
diff --git a/mail/tmda/pkg-plist b/mail/tmda/pkg-plist
index 73dc4457dc40..44e7a8d83967 100644
--- a/mail/tmda/pkg-plist
+++ b/mail/tmda/pkg-plist
@@ -89,6 +89,7 @@ bin/tmda-sendmail
@dirrm %%PYTHON_SITELIBDIR%%/TMDA
%%PORTDOCS%%%%DOCSDIR%%/CODENAMES
%%PORTDOCS%%%%DOCSDIR%%/CRYPTO
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/UPGRADE