diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-21 18:05:11 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-21 18:05:11 +0000 |
commit | 52ffea5edb747f5f518b9bbc82d2e04fbd920e2d (patch) | |
tree | 99d0a296375e58da1da0e0efbc2ec8cfbc0ca01e | |
parent | replace ENABLE_UTF8 with WITH_UTF8 (diff) |
vendor update to 1.0.10:
Re-worked "% rejected" calculation to include messages discarded
and added "% discarded" calculation/display.
Noticed by: Christian Laursen <xi@borderworlds.dk>
PR: 48526
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=76063
-rw-r--r-- | mail/pflogsumm/Makefile | 2 | ||||
-rw-r--r-- | mail/pflogsumm/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/pflogsumm/Makefile b/mail/pflogsumm/Makefile index ce8a8dcefac6..f815a2c91f88 100644 --- a/mail/pflogsumm/Makefile +++ b/mail/pflogsumm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pflogsumm -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://jimsun.LinxNet.com/downloads/ \ diff --git a/mail/pflogsumm/distinfo b/mail/pflogsumm/distinfo index b82e1aa21cf2..5373371de747 100644 --- a/mail/pflogsumm/distinfo +++ b/mail/pflogsumm/distinfo @@ -1 +1 @@ -MD5 (pflogsumm-1.0.9.tar.gz) = 3c994343c3eb5e93ef0d3624d2cfc312 +MD5 (pflogsumm-1.0.10.tar.gz) = d7a765d2b4a96779cd4f6b5d2520c643 |