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/PPIx-Regexp/
Date: Sun, 19 Feb 2017 15:22:02 +0000 (UTC)	[thread overview]
Message-ID: <1487517683.365f1c2ae6dcbd0c71c55f0ee2cd0a2ea683965f.kentnl@gentoo> (raw)

commit:     365f1c2ae6dcbd0c71c55f0ee2cd0a2ea683965f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 15:20:59 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 15:21:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365f1c2a

dev-perl/PPIx-Regexp: Bump to version 0.51.0

Upstream:
- Make perl_version_removed more robust against delimiters() being
  undef.
- Fix parsing embedded comments in bracketed substitution
- postderef defaults to true
- Parse unterminated s// as unknown token instead of exception
- Error when parsing /\b{/
- Support [] whitespace with /xx

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/PPIx-Regexp/Manifest                  |  1 +
 dev-perl/PPIx-Regexp/PPIx-Regexp-0.51.0.ebuild | 28 ++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/PPIx-Regexp/Manifest b/dev-perl/PPIx-Regexp/Manifest
index 35ae412135..da0b2b9914 100644
--- a/dev-perl/PPIx-Regexp/Manifest
+++ b/dev-perl/PPIx-Regexp/Manifest
@@ -1 +1,2 @@
 DIST PPIx-Regexp-0.048.tar.gz 193354 SHA256 45894e2cabde6052d729082a5005cb3ada9c72239b167e85c2b42c6de463711f SHA512 59ac89a9deb279cd454d5b52bdd796a098ab298a02038c06bbbe933e44b2d0bf235bdcab6e73d04945b1de60540e0171465ccf4f772fcfcabdd4bed218c18e28 WHIRLPOOL fa254da6d570929197500fd5796bbb3d995ae05b78fd77f15f6256a6dde95667f9795dd99f3c7793358c806bb7f1d14b69812bc8a0288aac5fa519ac4c2d3e67
+DIST PPIx-Regexp-0.051.tar.gz 198969 SHA256 596da3e102992890942a211d284bcbed095cf80395fb8c559cf52922ab65f33f SHA512 1b49d5e3ea3e572cb3df9a92fc020af47fbb3d7e0ccf4acabacb3ffbd200a62ab55a523e36848c7bf8e6b5b097a443584d4570247f24b778dc52fa29bc5d6a1a WHIRLPOOL f9b4609fe5b886d7e0f82c76132ec861875d885f1f28844ffbcd035d95b9655a665e2f46cd424561f5940e4be612f95b666e687c3b039dff8abeb3e4a10a7f40

diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.51.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.51.0.ebuild
new file mode 100644
index 0000000000..5a41bf6ca0
--- /dev/null
+++ b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.51.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=WYANT
+DIST_VERSION=0.051
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Represent a regular expression of some sort"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test examples"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	dev-perl/List-MoreUtils
+	>=dev-perl/PPI-1.117.0
+	virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+	dev-perl/Module-Build
+	test? ( virtual/perl-Test-Simple )
+"


             reply	other threads:[~2017-02-19 15:22 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-19 15:22 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-21 19:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PPIx-Regexp/ Arthur Zamarin
2024-07-07  6:23 Sam James
2024-07-07  6:10 Sam James
2023-12-01  3:30 Sam James
2023-10-16 16:34 Joonas Niilola
2023-09-28  1:57 Sam James
2023-09-28  0:21 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-07-04  5:22 WANG Xuerui
2023-06-24  3:59 Sam James
2023-06-24  3:56 Sam James
2023-06-24  3:56 Sam James
2023-06-19  0:47 Sam James
2022-02-19  7:19 Arthur Zamarin
2022-02-19  3:41 Sam James
2022-02-19  3:06 Sam James
2021-11-27 14:09 Andreas K. Hüttel
2021-11-27 14:09 Andreas K. Hüttel
2021-05-09 16:54 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
2019-07-25  6:48 Kent Fredric
2018-10-27 12:45 Fabian Groffen
2018-09-01 19:01 Thomas Deutschmann
2018-08-20  4:40 Matt Turner
2018-07-27  7:08 Sergei Trofimovich
2018-07-24  0:12 Mikle Kolyada
2017-12-26  8:48 Kent Fredric
2016-05-27 21:49 Andreas Hüttel
2016-05-27 21:49 Andreas Hüttel
2016-05-25 23:27 Matt Turner
2016-05-13 10:12 Agostino Sarubbo
2016-04-07 23:08 Andreas Hüttel
2016-04-07 23:07 Andreas Hüttel
2016-03-16 14:09 Agostino Sarubbo
2016-02-03 14:36 Tobias Klausmann

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=1487517683.365f1c2ae6dcbd0c71c55f0ee2cd0a2ea683965f.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