pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-LWP-ConsoleLogger Update to 0.000028



details:   https://anonhg.NetBSD.org/pkgsrc/rev/873e03bc5296
branches:  trunk
changeset: 350118:873e03bc5296
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jul 24 00:27:00 2016 +0000

description:
Update to 0.000028

Upstream changes:
0.000028  2016-06-20 15:46:31-04:00 America/Toronto

0.000027  2016-06-18 10:31:58-04:00 America/Toronto (TRIAL RELEASE)
    - Allow arbitrary headers and params to be redacted.
    - Fixes "Wide character in print" warnings.  Reported by Ricardo SIGNES ??
      https://github.com/oalders/lwp-consolelogger/issues/6

0.000026  2016-06-09 16:22:18-04:00 America/Toronto
    - Fixes test that broke under scalar_quotes  => q{'}
    - Displays application/javascript content type (Andy Jack)

0.000025  2016-06-09 09:29:08-04:00 America/Toronto
    - Don't redact JSON with vendor-specific content types.

0.000024  2016-05-16 12:15:53-04:00 America/Toronto
    - Don't print gzipped and other non-text content to the screen.

0.000023  2016-04-15 15:22:01-04:00 America/Toronto
    - Avoid warning when Content-Type header is not set.

diffstat:

 www/p5-LWP-ConsoleLogger/Makefile |   5 ++---
 www/p5-LWP-ConsoleLogger/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 2b369c7a32e6 -r 873e03bc5296 www/p5-LWP-ConsoleLogger/Makefile
--- a/www/p5-LWP-ConsoleLogger/Makefile Sun Jul 24 00:04:00 2016 +0000
+++ b/www/p5-LWP-ConsoleLogger/Makefile Sun Jul 24 00:27:00 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 19:25:11 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/24 00:27:00 wen Exp $
 
-DISTNAME=      LWP-ConsoleLogger-0.000022
+DISTNAME=      LWP-ConsoleLogger-0.000028
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=LWP/}
 
diff -r 2b369c7a32e6 -r 873e03bc5296 www/p5-LWP-ConsoleLogger/distinfo
--- a/www/p5-LWP-ConsoleLogger/distinfo Sun Jul 24 00:04:00 2016 +0000
+++ b/www/p5-LWP-ConsoleLogger/distinfo Sun Jul 24 00:27:00 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/04/15 12:17:25 wiz Exp $
+$NetBSD: distinfo,v 1.2 2016/07/24 00:27:00 wen Exp $
 
-SHA1 (LWP-ConsoleLogger-0.000022.tar.gz) = 90a0354da42a7aa6dffbf48b76908a12e79e2a86
-RMD160 (LWP-ConsoleLogger-0.000022.tar.gz) = 0038745ea00e07b3e964eb4e25ddc8a657a1139e
-SHA512 (LWP-ConsoleLogger-0.000022.tar.gz) = 7fce0740c5150b0a344efba1702a5a83d455d34bdf494d60e335b42359ff3a1890a588ecf634f71970872c8c93d8e61ea1882693097c8cb1105d27e7e592a003
-Size (LWP-ConsoleLogger-0.000022.tar.gz) = 19406 bytes
+SHA1 (LWP-ConsoleLogger-0.000028.tar.gz) = 90291da3adb5b6561e93604c0ad6854eb9ba8c7e
+RMD160 (LWP-ConsoleLogger-0.000028.tar.gz) = 63376b0aeb7f16dd5961793f60466825cf1fbf27
+SHA512 (LWP-ConsoleLogger-0.000028.tar.gz) = 4cfec1b46bc088c357bea151c1c1e536389fd7eb5a28f560ce0eafd7915e646d5b5900c15b1b55209c54f1e52970479d690e15ffd1ba0ac37a1ea6de19946dae
+Size (LWP-ConsoleLogger-0.000028.tar.gz) = 21157 bytes



Home | Main Index | Thread Index | Old Index