public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Any/
Date: Sat, 28 Oct 2017 23:54:31 +0000 (UTC)	[thread overview]
Message-ID: <1509234861.91ddb160174ce370fb39765845a545935a64fcb0.kentnl@gentoo> (raw)

commit:     91ddb160174ce370fb39765845a545935a64fcb0
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 04:03:18 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 23:54:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ddb160

dev-perl/Log-Any: Bump to version 1.701.0

Upstream:
- Add structured logging to log hashrefs in parseable format
- Add contextual logging support for context tagging
- LOG_ANY_DEFAULT_ADAPTER now logs to the given adapter instead of Null
- Fix method aliases ::Syslog that were mapped to wrong/invalid
  priorities

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Log-Any/Log-Any-1.701.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 dev-perl/Log-Any/Manifest               |  1 +
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Log-Any/Log-Any-1.701.0.ebuild b/dev-perl/Log-Any/Log-Any-1.701.0.ebuild
new file mode 100644
index 00000000000..cc5823ce817
--- /dev/null
+++ b/dev-perl/Log-Any/Log-Any-1.701.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PREACTION
+DIST_VERSION=1.701
+inherit perl-module
+
+DESCRIPTION="Bringing loggers and listeners together"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+IUSE="test minimal"
+
+# Test::Builder needed for Log/Any/Adapter/Test.pm
+# constant -> perl
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Data-Dumper
+	virtual/perl-Exporter
+	virtual/perl-IO
+	virtual/perl-Storable
+	virtual/perl-Sys-Syslog
+	virtual/perl-Test-Simple
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		!minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 )
+		virtual/perl-File-Spec
+	)
+"

diff --git a/dev-perl/Log-Any/Manifest b/dev-perl/Log-Any/Manifest
index 65b722f20fc..9bea9568c1b 100644
--- a/dev-perl/Log-Any/Manifest
+++ b/dev-perl/Log-Any/Manifest
@@ -1,2 +1,3 @@
 DIST Log-Any-1.038.tar.gz 41707 SHA256 09a07da9b797efa114096e2ea26287d19f22cfae5ac4d135c1be7ab5da94e220 SHA512 36c8370d3924ee9cc85f2be5fe9d8212e7148b98392df90ef8e5566aedf12050115029434d9d969c1582c43a755fb540268dce73390ea53e8918f2901e25e62e WHIRLPOOL 055df7a42d7424eca9162da656b65c0f37cf16c3c355836aefcaf0357afdf2450f63b500db350a86facae291fa9c00314b5d5681e12a35818713dcbf624282c3
 DIST Log-Any-1.049.tar.gz 44718 SHA256 0db8f84eaefea734d31fdb3e285188523fe9ce0e8ba0870757231437c6d4f8bf SHA512 9a6363c7fa8c187deb1c9008411150d3c6a723e17c51cfd957127b2f33246ce680bcea47eae15e856358e643ea8bd8c923a540503b733c421d94f9fdca340f7b WHIRLPOOL 922e946656585e34739d8e01979f8c09c018953de4e37d6e45f6f342dcc13ed9d989d58a3dfd9f0526fcb6b6ca7d88ed3f4ec1257b975db121101a7730c8b6a5
+DIST Log-Any-1.701.tar.gz 49026 SHA256 385b2c0f42bdaab02ca95af29538a7c3ccb4c7f67359d5a842fd14675a80c4aa SHA512 cb66cf36d0bd15fee8e397f3e9f916875cfff485d2177832be9a36fbdf88fda963c658f3317182acd5fcaa88fa14c46b8d5d05d7bd7572b35f81a6eba10dddf3 WHIRLPOOL 8dea04c3489d68bdb0af878a7e302a753a79826322612fe415a7b9d506a289a60e3d857ffdef6e4a02d96ff6c3c0666b96c02f95266e937c4579fd1595154c61


             reply	other threads:[~2017-10-28 23:54 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-28 23:54 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-04 16:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Any/ Arthur Zamarin
2023-09-09  8:08 Sam James
2023-08-21  3:50 Sam James
2023-08-19  6:58 Arthur Zamarin
2023-08-19  6:18 Sam James
2023-08-19  6:07 Sam James
2023-08-19  6:07 Sam James
2023-07-24 11:03 Jakov Smolić
2023-07-24  7:45 Jakov Smolić
2023-07-24  7:45 Jakov Smolić
2023-06-27  6:55 Sam James
2023-06-20  5:31 Sam James
2021-12-13  7:03 Agostino Sarubbo
2021-12-13  7:02 Agostino Sarubbo
2021-12-13  6:17 Sam James
2021-12-13  6:17 Sam James
2021-12-13  5:43 Sam James
2021-11-10 20:02 Andreas K. Hüttel
2021-11-10 20:02 Andreas K. Hüttel
2021-08-06  0:30 Sam James
2021-08-01 17:44 Sam James
2021-07-31 13:07 Agostino Sarubbo
2021-07-31 13:01 Agostino Sarubbo
2021-07-30 22:36 Sam James
2021-07-30 15:10 Agostino Sarubbo
2021-06-26  1:34 Sam James
2021-06-26  1:34 Sam James
2021-06-25 21:38 Andreas K. Hüttel
2021-06-24 17:33 Sergei Trofimovich
2018-07-21 11:50 Tobias Klausmann
2018-07-20 23:18 Sergei Trofimovich
2018-07-16  6:54 Sergei Trofimovich
2018-07-15 23:57 Mikle Kolyada
2017-04-01 22:28 Kent Fredric
2016-03-14 22:30 Andreas Hüttel
2016-03-14 15:09 Agostino Sarubbo
2016-03-12 20:35 Andreas Hüttel
2016-02-22 13:10 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1509234861.91ddb160174ce370fb39765845a545935a64fcb0.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox