summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Nishant Limbachia <nishant@mnspace.net>2010-04-24 17:09:48 -0400
committer David Somero <xgizzmo@slackbuilds.org>2010-05-15 10:50:16 +0200
commit696899149758c99e55e8e5806e50d8d489d80321 (patch)
tree0ba593a88d3c25041475f717002fd93d43ecea93 /network
parent436f8371e23a25bc844bff7f0ea45bbac43eb203 (diff)
downloadslackbuilds-696899149758c99e55e8e5806e50d8d489d80321.tar.gz
slackbuilds-696899149758c99e55e8e5806e50d8d489d80321.tar.xz
network/pflogsumm: Updated for version 1.1.3.
Diffstat (limited to 'network')
-rw-r--r--network/pflogsumm/README17
-rw-r--r--network/pflogsumm/pflogsumm.SlackBuild4
-rw-r--r--network/pflogsumm/pflogsumm.info6
3 files changed, 13 insertions, 14 deletions
diff --git a/network/pflogsumm/README b/network/pflogsumm/README
index d2c42102e0..f996707312 100644
--- a/network/pflogsumm/README
+++ b/network/pflogsumm/README
@@ -1,5 +1,5 @@
-pflogsumm provides summary of email traffic by parsing maillog files.
-Some of the details provided by pflogsumm include:
+pflogsumm provides summary of email traffic by parsing maillog files. Some of the details
+provided by pflogsumm include:
Total number of messages Per-Day/Per-Hour/Per-Week/Per-Month traffic summary.
Postfix error messages and much more.
@@ -7,18 +7,17 @@ Postfix error messages and much more.
For more info, please visit the the official website at:
http://jimsun.linxnet.com/postfix_contrib.html
-Once package is installed, see man pflogsumm for detailed usage info and
-pflogsumm.pl -help for a terse version.
+Once package is installed, see man pflogsumm for detailed usage info and pflogsumm.pl -help for a terse version.
-Please see included sample_cronjob.txt file and manpage for details on
-running pflogsumm via crontab and getting stats via email.
+Please see included sample_cronjob.txt file and manpage for details on running pflogsumm via crontab and getting
+stats via email.
All dependencies listed (in correct order) below are available at SBo:
1. perl-Sub-Uplevel (Sub::Uplevel)
2. perl-Test-Exception (Test::Exception)
-3. perl-Carp-Clan (Carp::Clan)
+3. perl-Carp-Clan (Carp::Clan)
4. perl-Bit-Bector (Bit::Vector)
5. perl-Date-Calc (Date::Calc)
-BETA VERSION WARNING: version 1.1.2 is in beta testing right now but has
-an important bug-fix not found in production version (1.1.1).
+BETA VERSION WARNING: version 1.1.3 is in beta testing right now but has
+an important bug-fixes and new features not found in production version (1.1.1).
diff --git a/network/pflogsumm/pflogsumm.SlackBuild b/network/pflogsumm/pflogsumm.SlackBuild
index f8768fbf5c..4d0eb98e55 100644
--- a/network/pflogsumm/pflogsumm.SlackBuild
+++ b/network/pflogsumm/pflogsumm.SlackBuild
@@ -3,7 +3,7 @@
# Slackware Package Build Script for pflogsumm
# Home Page http://jimsun.linxnet.com/postfix_contrib.html
-# Copyright (c) 2008-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant@mnspace.net)
+# Copyright (c) 2008-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net)
# All rights reserved.
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pflogsumm
-VERSION=1.1.2
+VERSION=1.1.3
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/pflogsumm/pflogsumm.info b/network/pflogsumm/pflogsumm.info
index a7d04bd7b0..4b1b73a5af 100644
--- a/network/pflogsumm/pflogsumm.info
+++ b/network/pflogsumm/pflogsumm.info
@@ -1,8 +1,8 @@
PRGNAM="pflogsumm"
-VERSION="1.1.2"
+VERSION="1.1.3"
HOMEPAGE="http://jimsun.linxnet.com/postfix_contrib.html"
-DOWNLOAD="http://jimsun.linxnet.com/downloads/pflogsumm-1.1.2.tar.gz"
-MD5SUM="c6bb433444a83564101aa30259cc849b"
+DOWNLOAD="http://jimsun.linxnet.com/downloads/pflogsumm-1.1.3.tar.gz"
+MD5SUM="5e3fb28dfb5b7f4a8b6b9bf2abde9542"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Nishant Limbachia"