summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nishant Limbachia2012-02-22 01:13:20 +0100
committer Erik Hanson2012-03-29 17:16:26 +0200
commitd58c0c62fa7d689fddb021fecc58a8a24109d943 (patch)
treefd48472f0b8925c83e3b6235d8bcea553af8b319
parent7893622b2de44a5a1ef08770a9ad6967500cd4c5 (diff)
downloadslackbuilds-d58c0c62fa7d689fddb021fecc58a8a24109d943.tar.gz
network/pflogsumm: Updated for version 1.1.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r--network/pflogsumm/README6
-rw-r--r--network/pflogsumm/pflogsumm.SlackBuild9
-rw-r--r--network/pflogsumm/pflogsumm.info8
3 files changed, 12 insertions, 11 deletions
diff --git a/network/pflogsumm/README b/network/pflogsumm/README
index 5ef2d82dab..b1934ddc1c 100644
--- a/network/pflogsumm/README
+++ b/network/pflogsumm/README
@@ -21,6 +21,6 @@ at SBo:
4. perl-Bit-Vector (Bit::Vector)
5. perl-Date-Calc (Date::Calc)
-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).
+BETA VERSION WARNING: version 1.1.5 is in beta testing right now. If you
+are using postfix 2.9, you need this version as it contains fixes to
+logging changes incorporated in postfix 2.9.
diff --git a/network/pflogsumm/pflogsumm.SlackBuild b/network/pflogsumm/pflogsumm.SlackBuild
index 4d0eb98e55..3217ffbd6b 100644
--- a/network/pflogsumm/pflogsumm.SlackBuild
+++ b/network/pflogsumm/pflogsumm.SlackBuild
@@ -3,7 +3,8 @@
# 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 _AT_ mnspace _DOT_ net)
+# Copyright (c) 2008-2012, 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
@@ -24,9 +25,9 @@
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=pflogsumm
-VERSION=1.1.3
-ARCH=noarch
+PRGNAM="pflogsumm"
+VERSION=${VERSION:-1.1.5}
+ARCH="noarch"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/pflogsumm/pflogsumm.info b/network/pflogsumm/pflogsumm.info
index 4b1b73a5af..080ca80ea2 100644
--- a/network/pflogsumm/pflogsumm.info
+++ b/network/pflogsumm/pflogsumm.info
@@ -1,10 +1,10 @@
PRGNAM="pflogsumm"
-VERSION="1.1.3"
+VERSION="1.1.5"
HOMEPAGE="http://jimsun.linxnet.com/postfix_contrib.html"
-DOWNLOAD="http://jimsun.linxnet.com/downloads/pflogsumm-1.1.3.tar.gz"
-MD5SUM="5e3fb28dfb5b7f4a8b6b9bf2abde9542"
+DOWNLOAD="http://jimsun.linxnet.com/downloads/pflogsumm-1.1.5.tar.gz"
+MD5SUM="16059df03d11cac2c23a04794802650d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Nishant Limbachia"
EMAIL="nishant@mnspace.net"
-APPROVED="dsomero"
+APPROVED="dsomero,Erik Hanson"