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/Data-Visitor/
Date: Fri,  7 Aug 2020 14:55:57 +0000 (UTC)	[thread overview]
Message-ID: <1596812112.936c4db967dc2b922b29d396fa557c2ae6fb4b98.kentnl@gentoo> (raw)

commit:     936c4db967dc2b922b29d396fa557c2ae6fb4b98
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 14:53:59 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 14:55:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936c4db9

dev-perl/Data-Visitor: Bump to version 0.310.0

Upstream:
- Lots of package retooling, motivated by an automated update to a test
  to avoid issues where there are spaces in $^X
- Avoid use of Class::Load

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Data-Visitor/Data-Visitor-0.310.0.ebuild | 33 +++++++++++++++++++++++
 dev-perl/Data-Visitor/Manifest                    |  1 +
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Data-Visitor/Data-Visitor-0.310.0.ebuild b/dev-perl/Data-Visitor/Data-Visitor-0.310.0.ebuild
new file mode 100644
index 00000000000..89e2efb872f
--- /dev/null
+++ b/dev-perl/Data-Visitor/Data-Visitor-0.310.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.31
+inherit perl-module
+
+DESCRIPTION="Visitor style traversal of Perl data structures"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x64-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Moose-0.890.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Sub-Name
+	>=dev-perl/Tie-ToObject-0.10.0
+	>=dev-perl/namespace-clean-0.190.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+		>=virtual/perl-Test-Simple-0.880.0
+		virtual/perl-Tie-RefHash
+	)
+"

diff --git a/dev-perl/Data-Visitor/Manifest b/dev-perl/Data-Visitor/Manifest
index c864e16cfc8..b7c12b9104e 100644
--- a/dev-perl/Data-Visitor/Manifest
+++ b/dev-perl/Data-Visitor/Manifest
@@ -1 +1,2 @@
 DIST Data-Visitor-0.30.tar.gz 24542 BLAKE2B 81deaa9e09150ba526ff17ac5aaf46f5e711118e35de48a523d1bfee74541ff3f451d9613c5e4dfda6ccd5e6e8c066afd52444a25ecfc3e39723f898dad8708e SHA512 cdd3f5076dbbfb3afce714677e936417b96315dd50735c015795fb2c9d143d4e2ceeb305366f9985032b17899b911267dbafefa56493ff20f16c74da1a9330a8
+DIST Data-Visitor-0.31.tar.gz 39537 BLAKE2B 69aa53325c3c9f69154f650855118baf2308144b0750d4db8ffedb2e1a4f9cbb6d56b291da20137002a6aff0ea85de2d5fe66f2b5ccb0eb3fba296e80b849eb9 SHA512 4c2cba80e3ef5ed0a19836b58f82da18e8ea1adf25c60767f308807c0e592bc679df6e4d58a0b1fd9fc65d558403d4beab1c327914c4572902971857cbdb8198


             reply	other threads:[~2020-08-07 14:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07 14:55 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-21  7:35 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Visitor/ Sam James
2020-09-10 15:35 Kent Fredric
2020-08-31  8:48 Kent Fredric
2020-07-24  4:32 Kent Fredric

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=1596812112.936c4db967dc2b922b29d396fa557c2ae6fb4b98.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