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/Test-File/
Date: Mon, 17 Apr 2017 13:58:56 +0000 (UTC)	[thread overview]
Message-ID: <1492437526.be4e3a8512f8c1dfe9ac65abf58f71c4660aa13b.kentnl@gentoo> (raw)

commit:     be4e3a8512f8c1dfe9ac65abf58f71c4660aa13b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 13:58:02 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 13:58:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4e3a85

dev-perl/Test-File: Bump to version 1.443.0

- Nuke bad tests

Upstream:
- Fix more '.' in @INC issues ( invisible without
  Test::Manifest installed )

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Test-File/Manifest                 |  1 +
 dev-perl/Test-File/Test-File-1.443.0.ebuild | 31 +++++++++++++++++++++++++++++
 dev-perl/Test-File/metadata.xml             |  4 ++++
 3 files changed, 36 insertions(+)

diff --git a/dev-perl/Test-File/Manifest b/dev-perl/Test-File/Manifest
index 107e9ddeb34..8775bbc5b36 100644
--- a/dev-perl/Test-File/Manifest
+++ b/dev-perl/Test-File/Manifest
@@ -1 +1,2 @@
 DIST Test-File-1.442.tar.gz 26895 SHA256 653123c08b50601eadad24638621c3c161cf97ac3127f3c7b7fe205b28115d88 SHA512 efddd0d86fbe6ccdd3d1051950aa5ca7619e56485718b15a7260eabf2a8d257c511c05b181ac708fef63b949781658d93c48b384b6197353a6cb6aa2a4f58471 WHIRLPOOL 9277c5fe67e81215ec3fccc0b7b3896d9a1198429a1ec466cf74db8e1a7d38a260143904cd9a04e4493ad9b9080c911d937ba606a4e5e610aac73d874c0ad761
+DIST Test-File-1.443.tar.gz 27065 SHA256 61b4a6ab8f617c8c7b5975164cf619468dc304b6baaaea3527829286fa58bcd5 SHA512 9ad66b3a9dc1c3752a4ec22934db9139ac010ac3237a3de018d4ec4a65ac047f0152ab9e7979a2615412c1af02a1f2dfa0dbfdf5eba5358628b1b443232c45b2 WHIRLPOOL d2c224dc06642357407dd946e7f9f8aa996603c3ed467d18860b909b4b73e8796eb81500e7ec0de97b166380ef9ce6c55a94922c563f45df02f700d098ac4603

diff --git a/dev-perl/Test-File/Test-File-1.443.0.ebuild b/dev-perl/Test-File/Test-File-1.443.0.ebuild
new file mode 100644
index 00000000000..99e676a737a
--- /dev/null
+++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.443
+inherit perl-module
+
+DESCRIPTION="Test file attributes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	test? (
+		>=virtual/perl-Test-Simple-0.950.0
+		dev-perl/Test-utf8
+	)
+"
+src_prepare() {
+	if use test; then
+		perl_rm_files t/pod.t t/pod_coverage.t t/test_manifest
+		sed -i -e '/Test::Manifest/d' Makefile.PL || die "Can't patch Makefile.PL"
+	fi
+	perl-module_src_prepare
+}

diff --git a/dev-perl/Test-File/metadata.xml b/dev-perl/Test-File/metadata.xml
index 2b9a936fc0a..63ae44c9cfc 100644
--- a/dev-perl/Test-File/metadata.xml
+++ b/dev-perl/Test-File/metadata.xml
@@ -5,4 +5,8 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Test-File</remote-id>
+    <remote-id type="cpan-module">Test::File</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2017-04-17 13:59 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-17 13:58 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-12 13:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File/ Arthur Zamarin
2025-07-12  3:51 Sam James
2025-07-12  3:51 Sam James
2025-07-12  3:11 Sam James
2025-06-06  1:58 Sam James
2025-03-14  6:11 Sam James
2025-03-07 18:46 Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:44 Sam James
2025-03-03 20:29 Sam James
2025-01-22  5:32 Sam James
2023-09-28  8:10 Sam James
2023-06-01  7:33 Sam James
2023-06-01  6:58 Jakov Smolić
2023-06-01  6:22 Sam James
2023-06-01  5:22 Sam James
2023-06-01  5:22 Sam James
2023-06-01  5:22 Sam James
2023-03-20  8:40 Sam James
2021-12-09 19:46 Andreas K. Hüttel
2021-10-11 15:25 Sam James
2021-10-11  6:32 Agostino Sarubbo
2021-10-11  5:20 Sam James
2021-10-11  4:20 Sam James
2021-10-11  4:18 Sam James
2021-10-11  3:10 Sam James
2021-08-18 21:46 Andreas K. Hüttel
2021-06-02 16:45 Sam James
2021-05-31  7:58 Sam James
2021-05-31  7:58 Sam James
2021-05-31  6:11 Agostino Sarubbo
2021-05-31  6:09 Agostino Sarubbo
2021-05-31  6:06 Agostino Sarubbo
2020-12-12  1:41 Kent Fredric
2020-11-28  9:57 Sam James
2020-10-22  5:11 Joshua Kinard
2020-09-26 19:44 Matt Turner
2020-09-07  7:31 Sergei Trofimovich
2020-09-03 10:16 Yixun Lan
2020-09-02  6:33 Sergei Trofimovich
2020-08-17 21:42 Sergei Trofimovich
2020-08-17 10:18 Sam James
2020-08-17  9:40 Sam James
2020-08-17  8:50 Sam James
2020-08-17  8:43 Sam James
2020-08-17  8:04 Sam James
2018-01-06 16:39 Mikle Kolyada
2017-11-28 14:15 Andreas Hüttel
2017-03-24 23:41 Andreas Hüttel

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=1492437526.be4e3a8512f8c1dfe9ac65abf58f71c4660aa13b.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