pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-LWP-ConsoleLogger



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul 24 00:27:01 UTC 2016

Modified Files:
        pkgsrc/www/p5-LWP-ConsoleLogger: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/p5-LWP-ConsoleLogger/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/p5-LWP-ConsoleLogger/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/p5-LWP-ConsoleLogger/Makefile
diff -u pkgsrc/www/p5-LWP-ConsoleLogger/Makefile:1.2 pkgsrc/www/p5-LWP-ConsoleLogger/Makefile:1.3
--- pkgsrc/www/p5-LWP-ConsoleLogger/Makefile:1.2        Wed Jun  8 19:25:11 2016
+++ pkgsrc/www/p5-LWP-ConsoleLogger/Makefile    Sun Jul 24 00:27:00 2016
@@ -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/}
 

Index: pkgsrc/www/p5-LWP-ConsoleLogger/distinfo
diff -u pkgsrc/www/p5-LWP-ConsoleLogger/distinfo:1.1 pkgsrc/www/p5-LWP-ConsoleLogger/distinfo:1.2
--- pkgsrc/www/p5-LWP-ConsoleLogger/distinfo:1.1        Fri Apr 15 12:17:25 2016
+++ pkgsrc/www/p5-LWP-ConsoleLogger/distinfo    Sun Jul 24 00:27:00 2016
@@ -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