* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-perl/Log-Dispatch/
@ 2017-03-20 18:40 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2017-03-20 18:40 UTC (permalink / raw
To: gentoo-commits
commit: a8aed690667a8de280b3612a325362b5349e6349
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 18:35:23 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 18:40:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8aed690
dev-perl/Log-Dispatch: Bump to version 2.630.0 (masked)
- Masked due to needing newer Test-Simple via ValidatioCompiler
Upstream:
- Switch to Params::ValidationCompiler
- Log::Dispatch::File now supports overloaded objects as filenames
Keywords:
- New deps, dropped:
alpha ia64 ppc ppc64 sparc
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Log-Dispatch/Log-Dispatch-2.630.0.ebuild | 48 +++++++++++++++++++++++
dev-perl/Log-Dispatch/Manifest | 1 +
dev-perl/Log-Dispatch/metadata.xml | 1 +
profiles/package.mask | 1 +
4 files changed, 51 insertions(+)
diff --git a/dev-perl/Log-Dispatch/Log-Dispatch-2.630.0.ebuild b/dev-perl/Log-Dispatch/Log-Dispatch-2.630.0.ebuild
new file mode 100644
index 00000000000..dfdaf00f249
--- /dev/null
+++ b/dev-perl/Log-Dispatch/Log-Dispatch-2.630.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.63
+inherit perl-module
+
+DESCRIPTION="Dispatches messages to one or more outputs"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix"
+IUSE="test"
+
+PERL_RM_FILES=(
+ "t/email-exit.t"
+)
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/Devel-GlobalDestruction
+ >=dev-perl/Dist-CheckConflicts-0.20.0
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ virtual/perl-IO
+ dev-perl/Module-Runtime
+ dev-perl/Params-ValidationCompiler
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/Specio-0.320.0
+ >=virtual/perl-Sys-Syslog-0.280.0
+ dev-perl/Try-Tiny
+ dev-perl/namespace-autoclean
+ virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-Getopt-Long
+ dev-perl/IPC-Run3
+ dev-perl/Test-Fatal
+ dev-perl/Test-Needs
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/Log-Dispatch/Manifest b/dev-perl/Log-Dispatch/Manifest
index a213b82a9d6..6dc90ea3737 100644
--- a/dev-perl/Log-Dispatch/Manifest
+++ b/dev-perl/Log-Dispatch/Manifest
@@ -1,2 +1,3 @@
DIST Log-Dispatch-2.54.tar.gz 59316 SHA256 7c365b8cdd2712cb642421773665d67a0a190cc6b44d19b804671c7631193f81 SHA512 67dd4bf15899fa441ecd725305b443873c77fcf8eeff44e53408637f81dc14c3375bdf52514214c111d1692a7087efb929ecdc411771dd413fef10bb034dc45b WHIRLPOOL fb0a86477f31e27db217e238fe9b27f923e1cfef71861969093e6bdd55b1bfb9acb5ac01a2372b771257311d85ad3ab82d668baeffe3150efb33a5f2690966e6
DIST Log-Dispatch-2.58.tar.gz 63916 SHA256 34acff8fb4d61e963b45362c5222b4ca02838c8702c2a0d6f1118cbb634dfbab SHA512 6f086d2a95c75cb59d269f11528d8062e6a0b8ab23a9c5e4970ddadb018227e4fa7c6f9aa17f45ddceb59ead5fa0bb26a4bbfb56c7de935a870830ababeaaa5f WHIRLPOOL c9b9a0b1bff8fa274aa719da2e6d5bbf474ab82c128d1418234b6db1bc720a00ee75a32bce85ed7717d51f8f03ddaa17d4e00406fdcaebb3629979f7fe5871d6
+DIST Log-Dispatch-2.63.tar.gz 65522 SHA256 f6880d82f8ab7296892819db9cd0dfdc7408248630c9effa83eb1314a541da6f SHA512 4b44ff7d85741eb57b25938b9b92863614a5267f1574b88c20d91a47e6ef2c957ca47be5211f6c735d453f35c0a326d3b07ab044440e24d763ecb9a09a4856c8 WHIRLPOOL fc3ff887ceb7b1f00988a5759aabbace6ab5919da8657368f008ffdfd8557bf5c34500f16f4cd19d947cb4adbacdceff42d9e8d3d27881532696d629f902b7f9
diff --git a/dev-perl/Log-Dispatch/metadata.xml b/dev-perl/Log-Dispatch/metadata.xml
index d1e9e858d4d..8260fc2faa1 100644
--- a/dev-perl/Log-Dispatch/metadata.xml
+++ b/dev-perl/Log-Dispatch/metadata.xml
@@ -23,6 +23,7 @@
<remote-id type="cpan-module">Log::Dispatch::Output</remote-id>
<remote-id type="cpan-module">Log::Dispatch::Screen</remote-id>
<remote-id type="cpan-module">Log::Dispatch::Syslog</remote-id>
+ <remote-id type="cpan-module">Log::Dispatch::Types</remote-id>
<remote-id type="cpan-module">Log::Dispatch::Vars</remote-id>
</upstream>
</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 8889f710fb6..9ea1a969edb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -449,6 +449,7 @@ dev-perl/Params-ValidationCompiler
>=dev-perl/DateTime-TimeZone-2.20.0
>=dev-perl/DateTime-1.370.0
>=dev-perl/DateTime-Format-Strptime-1.710.0
+>=dev-perl/Log-Dispatch-2.590.0
# Aaron Bauman <bman@gentoo.org> (30 Jun 2016)
# Unpatched security vulnerability per bug #509920
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-20 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20 18:40 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-perl/Log-Dispatch/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox