summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-25 15:18:09 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-25 15:18:09 +0200
commit224d51e7f54af22b0a5d25a379f4e360da5544e2 (patch)
tree2d47160780959e26106e2942ef0be282bda6cd4a /network
parentcb8a9b323d0642436448c2fa5bbaa61d9a664027 (diff)
downloadslackbuilds-224d51e7f54af22b0a5d25a379f4e360da5544e2.tar.gz
slackbuilds-224d51e7f54af22b0a5d25a379f4e360da5544e2.tar.xz
network/pflogsumm: Fixed dep information
Diffstat (limited to 'network')
-rw-r--r--network/pflogsumm/README8
-rw-r--r--network/pflogsumm/pflogsumm.info2
2 files changed, 1 insertions, 9 deletions
diff --git a/network/pflogsumm/README b/network/pflogsumm/README
index b1934ddc1c..f24365b8ec 100644
--- a/network/pflogsumm/README
+++ b/network/pflogsumm/README
@@ -13,14 +13,6 @@ 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.
-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)
- 4. perl-Bit-Vector (Bit::Vector)
- 5. perl-Date-Calc (Date::Calc)
-
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.info b/network/pflogsumm/pflogsumm.info
index 1db546d7a7..04f47e7675 100644
--- a/network/pflogsumm/pflogsumm.info
+++ b/network/pflogsumm/pflogsumm.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://jimsun.linxnet.com/downloads/pflogsumm-1.1.5.tar.gz"
MD5SUM="16059df03d11cac2c23a04794802650d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-Bit-Vector perl-Carp-Clan perl-Date-Calc perl-Sub-Uplevel perl-Test-Exception"
+REQUIRES="perl-Date-Calc"
MAINTAINER="Nishant Limbachia"
EMAIL="nishant@mnspace.net"