From 815e080151ad26b9a953a6975118be04f46c9b3c Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Sat, 19 Feb 2005 03:51:27 +0000 Subject: [PATCH] - update to 2.3 - Changelog - calculating the number of information bits per byte is now optional, this speeds things up 4x! When your mail is checked by spamassassin, mboxstats now can also give stats on the spam-ness of messages. - Fixed calculation of date of first and last message. --- mail/mboxstats/Makefile | 2 +- mail/mboxstats/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/mboxstats/Makefile b/mail/mboxstats/Makefile index 91188cbe621a..20caff6c6688 100644 --- a/mail/mboxstats/Makefile +++ b/mail/mboxstats/Makefile @@ -7,7 +7,7 @@ # PORTNAME= mboxstats -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= mail MASTER_SITES= http://vanheusden.com/mboxstats/ EXTRACT_SUFX= .tgz diff --git a/mail/mboxstats/distinfo b/mail/mboxstats/distinfo index 6d82cb73fd2d..3ab90fd0e4a7 100644 --- a/mail/mboxstats/distinfo +++ b/mail/mboxstats/distinfo @@ -1,2 +1,2 @@ -MD5 (mboxstats-2.2.tgz) = 2a63390f17747c6930f9f4d931a7225c -SIZE (mboxstats-2.2.tgz) = 15012 +MD5 (mboxstats-2.3.tgz) = a9b2edc06eb614c82d62080ce8a17e97 +SIZE (mboxstats-2.3.tgz) = 15675