From 2ab37dcf50c7b1263ae90f034bc4126ed82de979 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Wed, 28 Mar 2018 16:06:41 +1300 Subject: dev-perl/Log-Report: Bump to version 1.260.0 Upstream: - understand objects in report() - understand DBIx::Class::Exception in try{} - understand XML::LibXML::Error in try{} - make $msg->toString stringify when append/prepend are objects - Accept init of Log::Log4perl outside dispatcher Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-perl/Log-Report/Log-Report-1.260.0.ebuild | 29 +++++++++++++++++++++++++++ dev-perl/Log-Report/Manifest | 1 + 2 files changed, 30 insertions(+) create mode 100644 dev-perl/Log-Report/Log-Report-1.260.0.ebuild (limited to 'dev-perl/Log-Report') diff --git a/dev-perl/Log-Report/Log-Report-1.260.0.ebuild b/dev-perl/Log-Report/Log-Report-1.260.0.ebuild new file mode 100644 index 000000000000..16a4bb3e2b79 --- /dev/null +++ b/dev-perl/Log-Report/Log-Report-1.260.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=MARKOV +DIST_VERSION=1.26 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="A pluggable, multilingual handler driven problem reporting system" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + >=dev-perl/Devel-GlobalDestruction-0.90.0 + >=virtual/perl-Encode-2.0.0 + >=dev-perl/Log-Report-Optional-1.30.0 + virtual/perl-Scalar-List-Utils + >=dev-perl/String-Print-0.910.0 + >=virtual/perl-Sys-Syslog-0.270.0 +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-Test-Simple-0.860.0 + ) +" diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest index 7c499783c989..5cb4f10a009e 100644 --- a/dev-perl/Log-Report/Manifest +++ b/dev-perl/Log-Report/Manifest @@ -1,3 +1,4 @@ DIST Log-Report-1.18.tar.gz 90477 BLAKE2B 0004430a9315487d6aaff8a0b2d6c6c6a9d3b98a6c66262cbd0aae427b29932ab0ea309bb2c720b7ec48991598d09e8b7b1ad8c43aad0da60353ed1c9cce717f SHA512 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8 DIST Log-Report-1.19.tar.gz 91833 BLAKE2B 8940fd584f091eac4ca23f8b6ab9156bcc964604c2c4a7a1b1df6a93d7b78b5e2a04f15a9186a08572ba96afc39e908463b256b8f067549ce09ee76e70cae1b6 SHA512 1ad21572d7d75a7af6c34a9abf2749ecb2ebb31c742b589a60b6f224f8357834dc25bd2631e3df4126f3d5a8543fbaff665d90fca7a91db1db22615e8bd9d005 DIST Log-Report-1.22.tar.gz 92490 BLAKE2B 228c926841176007bc46654a0ff79d13ea8b3b4e201105a175e41d5eb5b87c0c3bc451a9d985ee83d1b9865fea814dc98e9de90be1dcf9d03e21dd884b66cdeb SHA512 91726666e576cc5661c28fe20ab6fb98a29f3a2496add3fa8d81c3779cf58c17cea4f083c1e07e1c5be8dd26cedd0c9e4495291b2b131d913e088e446265449d +DIST Log-Report-1.26.tar.gz 98461 BLAKE2B b18e36b1c8cc5cf7067bc781b28ead1760a0439fbbf2cea5c50d9650c4bdf3f75f8652704f4c2e9f411257b75fba40adb239a2d87a5610135dc1c015a658fd8b SHA512 3632b55f37ba416532db96724196408caa04d549dd736720e8da245efda6772beb49b158440a3e39aad90ae9c4340d487916eaa407eb470cc595a678612052ba -- cgit v1.2.3-65-gdbad