From 028822446c26d75ab9b5ed1b7900e5bb2bcb0bd8 Mon Sep 17 00:00:00 2001 From: Audrius Kažukauskas Date: Sun, 12 Oct 2014 16:04:42 +0300 Subject: system/pgbadger: Updated for version 6.2. Signed-off-by: Audrius Kažukauskas --- system/pgbadger/README | 2 +- system/pgbadger/pgbadger.SlackBuild | 2 +- system/pgbadger/pgbadger.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'system/pgbadger') 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="" -- cgit v1.2.3