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/Tie-Cycle/, dev-perl/Tie-Cycle/files/
Date: Tue, 13 Mar 2018 11:22:32 +0000 (UTC)	[thread overview]
Message-ID: <1520940147.0768dc384a6dd679d953430169facdd0049475b4.kentnl@gentoo> (raw)

commit:     0768dc384a6dd679d953430169facdd0049475b4
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 11:21:36 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 11:22:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0768dc38

dev-perl/Tie-Cycle: Bump to version 1.225.0

- Rehash patching to more stable code

Upstream:
- Minor packaging changes for indexer satisfaction

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Tie-Cycle/Manifest                        |  1 +
 dev-perl/Tie-Cycle/Tie-Cycle-1.225.0.ebuild        | 25 ++++++++++++++++++++
 .../files/Tie-Cycle-1.225-nopodtests.patch         | 27 ++++++++++++++++++++++
 3 files changed, 53 insertions(+)

diff --git a/dev-perl/Tie-Cycle/Manifest b/dev-perl/Tie-Cycle/Manifest
index 30f29de78cc..d1e5ba9f23e 100644
--- a/dev-perl/Tie-Cycle/Manifest
+++ b/dev-perl/Tie-Cycle/Manifest
@@ -1,2 +1,3 @@
 DIST Tie-Cycle-1.221.tar.gz 9741 BLAKE2B fffd64188d5a01be5a860577db18780b14da4fc40e5f295ab297a02e14e147440f1f498ec4e48426965a46366a8091dbaa40c71031a40fd058e2dc6c5db43798 SHA512 39ed261ef2e3a6a93cc63197966ccae6ddee2473c24241067223448badeb76509682c52043bb34299a27f2f3a35956d3022af2fb13bd331ed2cc132dbc703087
 DIST Tie-Cycle-1.224.tar.gz 11085 BLAKE2B 013a94581f98b8930abb96a9575c6b16db75b10e7da1fa88f38e70a5288c9df79c7bb0905faa3bfe410bb4f46db4b5eb1713064fc371fc9f74b1ecef73c40582 SHA512 291f012e85108809d75302bb6554beffdfbf3ec3153acef667d0dfa34a0309190f9211a19728620c1ff6bedfeff5fd9209d2d4589f13fba144d0c0fade53f9b6
+DIST Tie-Cycle-1.225.tar.gz 11109 BLAKE2B 8a1d2905988c33216932e6d88765afcf6f0dfa9ea42f4b3ce9146856a21aaad4931660066d52d18569171292c3175dfe1fd4fcc9dc1f43b42acf0d586122e946 SHA512 68822821a6bb5475bef7bfdb6775a876aaac6afead5b79b0bd1365f99eb1bf4430a5ae97b8e124f66fd4cbef2b4095df526c85d2d9240b0750bfae6af3c9f75e

diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.225.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.225.0.ebuild
new file mode 100644
index 00000000000..7182487d418
--- /dev/null
+++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.225.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.225
+inherit perl-module
+
+DESCRIPTION="Cycle through a list of values via a scalar"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+PATCHES=( "${FILESDIR}/${PN}-1.225-nopodtests.patch" )
+PERL_RM_FILES=( "t/pod.t" "t/pod_coverage.t" )
+RDEPEND="virtual/perl-Carp"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	virtual/perl-File-Spec
+	test? (
+		>=virtual/perl-Test-Simple-0.950.0
+	)
+"

diff --git a/dev-perl/Tie-Cycle/files/Tie-Cycle-1.225-nopodtests.patch b/dev-perl/Tie-Cycle/files/Tie-Cycle-1.225-nopodtests.patch
new file mode 100644
index 00000000000..f868add6b51
--- /dev/null
+++ b/dev-perl/Tie-Cycle/files/Tie-Cycle-1.225-nopodtests.patch
@@ -0,0 +1,27 @@
+From 9286e6f00bf63318dcc73380d48af497ba774ad9 Mon Sep 17 00:00:00 2001
+From: Kent Fredric <kentnl@gentoo.org>
+Date: Tue, 19 Apr 2016 09:46:13 +1200
+Subject: Remove unwanted author tests
+
+---
+ MANIFEST         |  2 --
+ t/pod.t          |  4 ----
+ t/pod_coverage.t | 13 -------------
+ t/test_manifest  |  2 --
+ 4 files changed, 21 deletions(-)
+ delete mode 100644 t/pod.t
+ delete mode 100644 t/pod_coverage.t
+
+diff --git a/t/test_manifest b/t/test_manifest
+index 31cb5b3..e2602b0 100644
+--- a/t/test_manifest
++++ b/t/test_manifest
+@@ -1,5 +1,3 @@
+ load.t
+-pod.t
+-pod_coverage.t
+ cycle.t
+ one.t
+-- 
+2.16.2
+


                 reply	other threads:[~2018-03-13 11:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1520940147.0768dc384a6dd679d953430169facdd0049475b4.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