summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2014-10-12 16:04:42 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-18 06:59:16 +0700
commit028822446c26d75ab9b5ed1b7900e5bb2bcb0bd8 (patch)
treea5fc2e5ad7205826320e0e0790b671635a3fd2fe
parent2ee3a87e36dca120778fce057e6b4530495629ec (diff)
downloadslackbuilds-028822446c26d75ab9b5ed1b7900e5bb2bcb0bd8.tar.gz
slackbuilds-028822446c26d75ab9b5ed1b7900e5bb2bcb0bd8.tar.xz
system/pgbadger: Updated for version 6.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-rw-r--r--system/pgbadger/README2
-rw-r--r--system/pgbadger/pgbadger.SlackBuild2
-rw-r--r--system/pgbadger/pgbadger.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/system/pgbadger/README b/system/pgbadger/README
index c33589804d..197ae1901d 100644
--- a/system/pgbadger/README
+++ b/system/pgbadger/README
@@ -4,4 +4,4 @@ pgBadger is able to autodetect log file format (syslog, stderr or
csvlog). It is designed to parse huge log files as well as gzip
compressed files.
-perl-Text-CSV_XS is an optional dependency.
+perl-Text-CSV_XS and perl-JSON-XS are optional dependencies.
diff --git a/system/pgbadger/pgbadger.SlackBuild b/system/pgbadger/pgbadger.SlackBuild
index 16d28d8282..3c9be42c78 100644
--- a/system/pgbadger/pgbadger.SlackBuild
+++ b/system/pgbadger/pgbadger.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pgbadger
-VERSION=${VERSION:-5.0}
+VERSION=${VERSION:-6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/pgbadger/pgbadger.info b/system/pgbadger/pgbadger.info
index 77af8d820e..4eb5fbc04b 100644
--- a/system/pgbadger/pgbadger.info
+++ b/system/pgbadger/pgbadger.info
@@ -1,8 +1,8 @@
PRGNAM="pgbadger"
-VERSION="5.0"
+VERSION="6.2"
HOMEPAGE="http://dalibo.github.io/pgbadger/"
-DOWNLOAD="http://downloads.sourceforge.net/pgbadger/pgbadger-5.0.tar.gz"
-MD5SUM="fbfda2a801cd781f17d53886d6a5785e"
+DOWNLOAD="http://downloads.sourceforge.net/pgbadger/pgbadger-6.2.tar.gz"
+MD5SUM="376bd99a9107b1b9fcc0da310d468a1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""