aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Log4perl-Layout-JSON
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Log4perl-Layout-JSON')
-rw-r--r--devel/p5-Log-Log4perl-Layout-JSON/Makefile5
-rw-r--r--devel/p5-Log-Log4perl-Layout-JSON/distinfo6
-rw-r--r--devel/p5-Log-Log4perl-Layout-JSON/pkg-descr2
3 files changed, 5 insertions, 8 deletions
diff --git a/devel/p5-Log-Log4perl-Layout-JSON/Makefile b/devel/p5-Log-Log4perl-Layout-JSON/Makefile
index 36ebdcc41bd0..5399dc7cb6e7 100644
--- a/devel/p5-Log-Log4perl-Layout-JSON/Makefile
+++ b/devel/p5-Log-Log4perl-Layout-JSON/Makefile
@@ -1,13 +1,12 @@
-# Created by: Sergei Vyshenski <svysh.fbsd@gmail.com>
-
PORTNAME= Log-Log4perl-Layout-JSON
-PORTVERSION= 0.58
+DISTVERSION= 0.61
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Layout a log message as a JSON hash, including MDC data
+WWW= https://metacpan.org/release/Log-Log4perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/devel/p5-Log-Log4perl-Layout-JSON/distinfo b/devel/p5-Log-Log4perl-Layout-JSON/distinfo
index f8c342015451..19109eef1f5f 100644
--- a/devel/p5-Log-Log4perl-Layout-JSON/distinfo
+++ b/devel/p5-Log-Log4perl-Layout-JSON/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622243944
-SHA256 (Log-Log4perl-Layout-JSON-0.58.tar.gz) = d0dd121e3773f136578dfb57bba27276b30024255837e743c44f78bfe8c35db6
-SIZE (Log-Log4perl-Layout-JSON-0.58.tar.gz) = 21679
+TIMESTAMP = 1705994049
+SHA256 (Log-Log4perl-Layout-JSON-0.61.tar.gz) = 4e60fefe8b6b5e62415cf634525eadae80618aeb0bf353226a3b3b68eaade943
+SIZE (Log-Log4perl-Layout-JSON-0.61.tar.gz) = 22786
diff --git a/devel/p5-Log-Log4perl-Layout-JSON/pkg-descr b/devel/p5-Log-Log4perl-Layout-JSON/pkg-descr
index 8797717f1dfe..3ebe4fe788f2 100644
--- a/devel/p5-Log-Log4perl-Layout-JSON/pkg-descr
+++ b/devel/p5-Log-Log4perl-Layout-JSON/pkg-descr
@@ -4,5 +4,3 @@ The JSON hash is ASCII encoded, with no newlines or other whitespace, and is
suitable for output, via Log::Log4perl appenders, to files and syslog etc.
The JSON hash can, optionally, be UTF-8 encoded.
Contextual data in the Log::Log4perl::MDC hash can be included.
-
-WWW: https://metacpan.org/release/Log-Log4perl