aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2012-08-22 07:47:43 +0800
committerYen-Ming Lee <leeym@FreeBSD.org>2012-08-22 07:47:43 +0800
commit62ecb3fba3c8ed3d034542ca8599f512f7c608d9 (patch)
treeda23b4bd50000837917274729ee1e90d173ac1d6 /mail
parent1264bfe308c8158ff19542f7de5761bf371922e8 (diff)
downloadfreebsd-ports-gnome-62ecb3fba3c8ed3d034542ca8599f512f7c608d9.tar.gz
freebsd-ports-gnome-62ecb3fba3c8ed3d034542ca8599f512f7c608d9.tar.zst
freebsd-ports-gnome-62ecb3fba3c8ed3d034542ca8599f512f7c608d9.zip
- Update MASTER_SITES
- Add required dependency p5-Compress-Bzip2 - Bump PORTREVISION PR: 170765 Submitted by: dhn@
Diffstat (limited to 'mail')
-rw-r--r--mail/spamstats/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/mail/spamstats/Makefile b/mail/spamstats/Makefile
index cb475e96f0a4..a8c0a8c3f1cf 100644
--- a/mail/spamstats/Makefile
+++ b/mail/spamstats/Makefile
@@ -7,14 +7,17 @@
PORTNAME= spamstats
PORTVERSION= 0.6c
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
-MASTER_SITES= http://www.inl.fr/download/
+#MASTER_SITES= http://www.inl.fr/download/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= leeym
MAINTAINER= leeym@FreeBSD.org
COMMENT= A tool to generate statistics for spamd of Mail::SpamAssassin
-RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip
+RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
+ p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2
USE_PERL5= yes
NO_BUILD= yes