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/PPI/
Date: Tue, 26 Dec 2017 08:48:21 +0000 (UTC)	[thread overview]
Message-ID: <1514278082.e0b415e67c59ec7573f618b4ef8587f5712a792a.kentnl@gentoo> (raw)

commit:     e0b415e67c59ec7573f618b4ef8587f5712a792a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 02:36:33 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 08:48:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b415e6

dev-perl/PPI: Bump to version 1.236.0

- Patch upstreamed

Upstream:
- Fix for '.' in @INC
- Prevent PPI::Dumper breaking Perl::Critic
- Prevent regex on undefined scalar
- Prevent sub names like "v10" being version strings
- Prevent Node->child without valid argument
- PPI::Test::pragma enables ^W

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/PPI/Manifest           |  1 +
 dev-perl/PPI/PPI-1.236.0.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/PPI/Manifest b/dev-perl/PPI/Manifest
index 9b23b1fdf6b..50ae99ccf82 100644
--- a/dev-perl/PPI/Manifest
+++ b/dev-perl/PPI/Manifest
@@ -1 +1,2 @@
 DIST PPI-1.224.tar.gz 257197 BLAKE2B 47b80a0794bb9157cf0c3ef37d381f3dd5afe938cc6f3df1952ddfca87aa56ae0a4272f34fcd18f713e59ee4a0bcdd90043f012fef5ccf41130926021cb3c70a SHA512 7c5f4a01b3d4a1e7e2f68d7e5c81368387fbe9a4cd2f20afc494706f742c9ba0b293747b692fb77af9a1457e077687c7d5217bf09137ab71bb50ba52da24431c
+DIST PPI-1.236.tar.gz 257245 BLAKE2B 7f49ba8baa67b6597b774420d379e832412f666995701e5c6ab56d8ecbdb7a2542e7b2bb18ed76e944ccd47ba8bda970d0fd170683d9236f20991902eb401f86 SHA512 93a7f4059b12156bdcba77958c17841ab43d85cb0045d0c58d087d6e637e09e253a559cfe465d9d8699329098582759cb8381978c121b9661a9a755e919dece1

diff --git a/dev-perl/PPI/PPI-1.236.0.ebuild b/dev-perl/PPI/PPI-1.236.0.ebuild
new file mode 100644
index 00000000000..e7555d93c89
--- /dev/null
+++ b/dev-perl/PPI/PPI-1.236.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MITHALDU
+DIST_VERSION=1.236
+inherit perl-module
+
+DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Clone-0.300.0
+	>=virtual/perl-Digest-MD5-2.350.0
+	>=virtual/perl-File-Spec-3.270.100
+	>=dev-perl/IO-String-1.70.0
+	>=dev-perl/List-MoreUtils-0.160.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Params-Util-1.000.0
+	>=virtual/perl-Storable-2.170.0
+	dev-perl/Task-Weaken
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+	test? (
+		>=dev-perl/Class-Inspector-1.220.0
+		>=dev-perl/File-Remove-1.420.0
+		dev-perl/Test-Deep
+		>=virtual/perl-Test-Simple-0.860.0
+		>=dev-perl/Test-Object-0.70.0
+		>=dev-perl/Test-SubCalls-1.70.0
+	)
+"


             reply	other threads:[~2017-12-26  8:48 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-26  8:48 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-14  2:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PPI/ Sam James
2024-10-11  3:39 Sam James
2024-09-21 19:58 Arthur Zamarin
2024-07-07  6:23 Sam James
2024-07-07  6:10 Sam James
2024-06-14  0:43 Sam James
2024-06-09 21:08 Sam James
2024-05-01  7:54 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-10-16 16:34 Joonas Niilola
2023-09-28  1:57 Sam James
2023-09-24  6:03 Sam James
2023-08-24 18:10 Arthur Zamarin
2023-08-19 15:37 Arthur Zamarin
2023-08-19  6:09 Sam James
2023-08-19  6:01 Sam James
2023-07-04  5:22 WANG Xuerui
2023-06-24  3:56 Sam James
2023-06-19  0:47 Sam James
2021-11-26 17:04 Andreas K. Hüttel
2021-08-03 15:36 Agostino Sarubbo
2021-08-01  8:09 Agostino Sarubbo
2021-07-31 21:22 Andreas K. Hüttel
2020-12-31  3:01 Andreas K. Hüttel
2020-07-18 10:53 Kent Fredric
2020-07-18 10:53 Kent Fredric
2020-07-18  7:04 Kent Fredric
2020-04-15 13:46 Kent Fredric
2018-11-23 13:06 Agostino Sarubbo
2018-10-27 12:45 Fabian Groffen
2018-10-12 11:16 Tobias Klausmann
2018-10-01  0:07 Thomas Deutschmann
2018-09-30 18:52 Sergei Trofimovich
2018-07-23  6:19 Sergei Trofimovich
2018-06-19 19:13 Sergei Trofimovich
2017-12-23 23:35 Kent Fredric
2017-09-23 19:45 Sergei Trofimovich
2017-09-19 19:08 Kent Fredric
2017-06-17 14:54 Andreas Hüttel
2016-03-16 20:36 Andreas Hüttel
2016-02-03 14:36 Tobias Klausmann
2015-10-08  8:52 Patrice Clement

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=1514278082.e0b415e67c59ec7573f618b4ef8587f5712a792a.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