Received: by mail.netbsd.org (Postfix, from userid 605) id 09C7984EB1; Thu, 16 Apr 2020 10:20:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8632984D51 for ; Thu, 16 Apr 2020 10:20:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id nhynM9xlgijF for ; Thu, 16 Apr 2020 10:20:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8DE3984CCD for ; Thu, 16 Apr 2020 10:20:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 816A0FB27; Thu, 16 Apr 2020 10:20:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158703244373710" MIME-Version: 1.0 Date: Thu, 16 Apr 2020 10:20:43 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Log-Any To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20200416102043.816A0FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158703244373710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Thu Apr 16 10:20:43 UTC 2020 Modified Files: pkgsrc/devel/p5-Log-Any: Makefile distinfo Log Message: (devel/p5-Log-Any) Updated to 1.70.8 1.708 2020-01-12 22:56:43-05:00 America/New_York [Added] - Added 'Capture' adapter for capturing log messages in an array or running an arbitrary callback. This makes it easier to test log messages, collect messages from a certain scope for later display. Thanks @nrdvana! [Github #77] - Added Log::Any::Adapter 'get' class method to get an adapter for a category. This allows bypassing the Proxy and using the Adapter directly. Doing so breaks all the features enabled by a Proxy, and so should only be used in special circumstances (definitely not in CPAN modules). Thanks @nrdvana! [Github #78] - Added 'Multiplex' adapter for directing log output to one or more Log::Any adapters. This allows, for example, basic logging to Stderr and logging to a remote Syslogd or Elastic. Thanks @jrubinator and @GrantStreetGroup for contributing this! [Github #79, Github #16] To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/p5-Log-Any/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Log-Any/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158703244373710 Content-Disposition: inline Content-Length: 1749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-Log-Any/Makefile diff -u pkgsrc/devel/p5-Log-Any/Makefile:1.32 pkgsrc/devel/p5-Log-Any/Makefile:1.33 --- pkgsrc/devel/p5-Log-Any/Makefile:1.32 Sun Aug 11 13:19:43 2019 +++ pkgsrc/devel/p5-Log-Any/Makefile Thu Apr 16 10:20:43 2020 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2019/08/11 13:19:43 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2020/04/16 10:20:43 mef Exp $ -DISTNAME= Log-Any-1.707 -PKGNAME= p5-Log-Any-1.70.7 -PKGREVISION= 2 +DISTNAME= Log-Any-1.708 +# 1.708 -> 1.70.8 +PKGNAME= p5-${DISTNAME:C/-([0-9])\.([0-9])([0-9])([0-9])/-\1.\2\3.\4/} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} Index: pkgsrc/devel/p5-Log-Any/distinfo diff -u pkgsrc/devel/p5-Log-Any/distinfo:1.20 pkgsrc/devel/p5-Log-Any/distinfo:1.21 --- pkgsrc/devel/p5-Log-Any/distinfo:1.20 Wed Aug 15 02:09:05 2018 +++ pkgsrc/devel/p5-Log-Any/distinfo Thu Apr 16 10:20:43 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2018/08/15 02:09:05 wen Exp $ +$NetBSD: distinfo,v 1.21 2020/04/16 10:20:43 mef Exp $ -SHA1 (Log-Any-1.707.tar.gz) = c2f9d790a96de1cf91e6ac227bbc18c5a6288d84 -RMD160 (Log-Any-1.707.tar.gz) = 059825d96ee2a34e52a456c69bf6d14a7577f2e2 -SHA512 (Log-Any-1.707.tar.gz) = b5fc37130b3bb07c9fac896c539657fffad2e80c2055a09816e133e48f3f5db9a3b896ea11bf087b5fe6844a72fb6189656a3033c7761c00f471282747e1c290 -Size (Log-Any-1.707.tar.gz) = 49619 bytes +SHA1 (Log-Any-1.708.tar.gz) = 83de8891b3c902aa0e100414ecc66b7bc3ffac89 +RMD160 (Log-Any-1.708.tar.gz) = 1bfff7dcc7644a67226d6784f75cfcbf16e038ec +SHA512 (Log-Any-1.708.tar.gz) = 7cb86cb376140cd99a1f5aca97e5991ae958dbea39c64db3f095663341160cda055572694679f281581e0ba5c2a74d92c27a13aaed6b40f33c6f95d0c3ac7523 +Size (Log-Any-1.708.tar.gz) = 56166 bytes --_----------=_158703244373710--