summaryrefslogtreecommitdiff
path: root/dev-perl/Exception-Base
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
commitcb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (patch)
tree047fc92023c520d07f13ec5ac96e094d1b312a7a /dev-perl/Exception-Base
parent7b9f15840068dfaeea5684f8a1af1fe460dfa14c (diff)
gentoo resync : 09.06.2018
Diffstat (limited to 'dev-perl/Exception-Base')
-rw-r--r--dev-perl/Exception-Base/Exception-Base-0.250.0-r2.ebuild33
-rw-r--r--dev-perl/Exception-Base/Manifest3
-rw-r--r--dev-perl/Exception-Base/files/Exception-Base-0.250.0-sprintf.patch52
3 files changed, 0 insertions, 88 deletions
diff --git a/dev-perl/Exception-Base/Exception-Base-0.250.0-r2.ebuild b/dev-perl/Exception-Base/Exception-Base-0.250.0-r2.ebuild
deleted file mode 100644
index 352ab216de8a..000000000000
--- a/dev-perl/Exception-Base/Exception-Base-0.250.0-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DEXTER
-MODULE_VERSION=0.25
-inherit perl-module
-
-DESCRIPTION="Error handling with exception class"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? ( >=dev-perl/Test-Unit-Lite-0.120.0 )
-"
-
-SRC_TEST="do parallel"
-
-PATCHES=(
- "${FILESDIR}/${P}-sprintf.patch"
-)
-
-src_install(){
- perl-module_src_install
- docompress -x usr/share/doc/${PF}/examples
- insinto usr/share/doc/${PF}/
- doins -r examples/
-}
diff --git a/dev-perl/Exception-Base/Manifest b/dev-perl/Exception-Base/Manifest
index 63010b3327b0..607fbab6e1b9 100644
--- a/dev-perl/Exception-Base/Manifest
+++ b/dev-perl/Exception-Base/Manifest
@@ -1,6 +1,3 @@
-AUX Exception-Base-0.250.0-sprintf.patch 2200 BLAKE2B 265aa54906bea0dbeeb961ea54f9129cb42c89e486c1c5459df7ea1e871c9b6c0616e3399b2401d150bac2a0fe0858ec1e4e9cb9991d9321034b2da0bc1d5bd0 SHA512 1f2d8089e24f4c0507d880f62bb32173bb5df920e5eadd66102b96c562ff9ce86081c34d23a7e53ad6c8006973b6675d54bf60a47c81d1ffe3b3da49f07ab9f1
-DIST Exception-Base-0.25.tar.gz 59534 BLAKE2B 1d5074c6566d2ecf840c323f17cef1a5b0663b5354fc8894ebe54833a1f6194ebceabbc2ce9a918c481b9ab656d44d3c455fd6125d7e9480a008afe80156192f SHA512 4bc416a8a4096b2149a205dc3129aabaa49bfa9f29746b31a09cbade01e15d53ed82649b75d69c508568a7fb12726e319360aba128102fdc1e0a7ba583473e65
DIST Exception-Base-0.2501.tar.gz 59965 BLAKE2B 9ec7e07596cece55153cfcf40fc95097c08bc8168b90164745374a6d639f93b2b4548b3cb7240bbb28113ef5b86feccea4637782432c10b2f469fe96a3b0d734 SHA512 848993b3d72f3a8f79467c69afdff848e61aed7d24977bafe4cfea56631a5c4746f9993330a4373a1c727f440c0cdc70e4001d7841f17125cf603772a6805acd
-EBUILD Exception-Base-0.250.0-r2.ebuild 582 BLAKE2B c9268d4bdf2fb247800933f5897a375b6d71cf948cdbaa06937d80875a55d647b1a0b87fc9fce8ca0b3c77bf82600a92f13f373f52436c964adc578ebcaad41c SHA512 8d277bc43cbf6f141057ffcb22564cf6f806f1e11159ac13aace0562401d25d599ec25a343864d5a86b1c8353aeb358ac608b2620f3ed46ee5ddba74d1fe73b1
EBUILD Exception-Base-0.250.100.ebuild 509 BLAKE2B f656070b4d7a8e8a1c7519e69f9a54a0abb69476152dc202f404e07061ccab6d41af672e1559bb941c2eac91b825f980142f8cded859327de5566a4590831df8 SHA512 b73c36ee0e21a61fac924fd5befe86168a2e90c1cfb1ca761cd1fc12e7c31136da7ebd7163252903504627d4d36581272eb08e714f9b9725c05c1fb3bdc48b81
MISC metadata.xml 400 BLAKE2B 570607d745210c217e019a4ec030f1fd41617506db9d04284dbd9f64afede67b0dea739a5da57ec07a0b809603476634edcca0850f96bb7e61c5d3ef1c5d8dd4 SHA512 1427e9be5dea4c78e4cc5fef604c1b2a2f5f56e41a0ae9a124a719afbfab52cfb54bd3ee7c884829f9dc6a2548fe1afea80ef055a512802b971f8606a99a275d
diff --git a/dev-perl/Exception-Base/files/Exception-Base-0.250.0-sprintf.patch b/dev-perl/Exception-Base/files/Exception-Base-0.250.0-sprintf.patch
deleted file mode 100644
index 656c3eba4ee3..000000000000
--- a/dev-perl/Exception-Base/files/Exception-Base-0.250.0-sprintf.patch
+++ /dev/null
@@ -1,52 +0,0 @@
-From 1cb0ea6afd4bb76e5a1d759efe27ea0f18306a82 Mon Sep 17 00:00:00 2001
-From: Lee Johnson <lee@givengain.ch>
-Date: Thu, 1 Jan 2015 22:33:54 +0000
-Subject: [PATCH] resolve #1 - fix warnings new since perl 5.21.2
-
-Redundant argument in %s - this is because the various calls to the
-sprintf function offset the arrays by 1 (since the first element of
-the array is the sprintf string) but use @_ (the number of elements
-in the array) in the range: 1 .. @_
-
-since it's offset by 1 we are going beyond the end of the array and
-so sprintf consequently warns that we sent more arguments than it
-expected. fix this by using @_ -1 in the range (number of elements
-in the array minus 1)
----
- lib/Exception/Base.pm | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/lib/Exception/Base.pm b/lib/Exception/Base.pm
-index 8dce19f..096e2a5 100644
---- a/lib/Exception/Base.pm
-+++ b/lib/Exception/Base.pm
-@@ -1362,7 +1362,7 @@ sub matches { ## no critic qw(ProhibitExcessComplexity)
- local $_ = ref $self->{$key} eq 'ARRAY'
- ? sprintf(
- @{$self->{$key}}[0],
-- @{$self->{$key}}[1..@{$self->{$key}}]
-+ @{$self->{$key}}[1..@{$self->{$key}}-1]
- )
- : $self->{$key};
- if (ref $arrval eq 'CODE') {
-@@ -1393,7 +1393,7 @@ sub matches { ## no critic qw(ProhibitExcessComplexity)
- local $_ = ref $self->{$key} eq 'ARRAY'
- ? sprintf(
- @{$self->{$key}}[0],
-- @{$self->{$key}}[1..@{$self->{$key}}]
-+ @{$self->{$key}}[1..@{$self->{$key}}-1]
- )
- : $self->{$key};
-
-@@ -1613,7 +1613,7 @@ sub _string_attributes {
- my ($self) = @_;
-
- return map { ref $_ eq 'ARRAY'
-- ? sprintf(@$_[0], @$_[1..@$_])
-+ ? sprintf(@$_[0], @$_[1..@$_-1])
- : $_ }
- grep { defined $_ and (ref $_ or $_ ne '') }
- map { $self->{$_} }
---
-2.4.5
-