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/autobox/
Date: Tue, 24 Apr 2018 07:09:54 +0000 (UTC)	[thread overview]
Message-ID: <1524553788.839b3ca03eed03181feb5b535709dee414d4f360.kentnl@gentoo> (raw)

commit:     839b3ca03eed03181feb5b535709dee414d4f360
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 07:09:13 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 07:09:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839b3ca0

dev-perl/autobox: Bump to version 2.860.0

Upstream:
- Fix autobox breaking debugger on Perl 5.22+
- Fix accidental exemption on barewords when method names are stored
  in variables
- Document operator overloading gotchas

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/autobox/Manifest               |  1 +
 dev-perl/autobox/autobox-2.860.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/autobox/Manifest b/dev-perl/autobox/Manifest
index ed1dd5ae75a..d10f3c895b1 100644
--- a/dev-perl/autobox/Manifest
+++ b/dev-perl/autobox/Manifest
@@ -1 +1,2 @@
 DIST autobox-2.85.tar.gz 80443 BLAKE2B 1eff93ea1e8c80d38f597137cff128495f22744b07df4a28f510b3a8d0a3aaf20a1f550de173d8afc1a0370420b458b0eb5eef80752545a2e698d64d0659ec6b SHA512 2f9c0ef556655eb19a2e50aa2ec47769ef2fd7bb15806a7f22320be9d79178811c418dbe58cf792fdc48dc3e7b80b70c1882956559373cc6eb152c0b94d52081
+DIST autobox-2.86.tar.gz 85350 BLAKE2B fd4ef4a26efbec7542c4aa962787b032889603c789b1e892b00fa597efa8b74db6ce546710fbf02b5a497ba16c4aeb0f377b1d7baa5f2fa74b22a71f257d34b0 SHA512 ab4d41cfddb10a03e6bdb47a81cbf2a41f5c2f518dd674e9af17a3127589d8b4d84d50f4293291517fb24b9c1b022dfcecafd7acf5d0d1e693528353ccc9c186

diff --git a/dev-perl/autobox/autobox-2.860.0.ebuild b/dev-perl/autobox/autobox-2.860.0.ebuild
new file mode 100644
index 00000000000..752cf6d3499
--- /dev/null
+++ b/dev-perl/autobox/autobox-2.860.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=CHOCOLATE
+DIST_VERSION=2.86
+inherit perl-module
+
+DESCRIPTION="Call methods on native types"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.210.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/IPC-System-Simple-1.250.0
+	)
+"
+PERL_RM_FILES=( "t/pod.t" )


             reply	other threads:[~2018-04-24  7:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-24  7:09 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-02  8:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/ Sam James
2020-09-25 23:03 Kent Fredric
2020-08-24 19:06 Sam James
2020-08-24  0:08 Sam James
2020-07-17 10:03 Kent Fredric
2020-07-03  0:07 Kent Fredric
2020-04-11 14:07 Kent Fredric
2018-11-23 20:30 Thomas Deutschmann
2018-11-23 13:49 Agostino Sarubbo
2018-09-07 20:13 Kent Fredric
2018-07-13 12:37 Mikle Kolyada
2018-06-03 16:39 Mikle Kolyada
2017-05-31  3:10 Kent Fredric
2017-05-22  9:25 Agostino Sarubbo
2017-05-21  8:09 Agostino Sarubbo
2017-04-04 14:22 Kent Fredric
2015-10-03 13:38 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=1524553788.839b3ca03eed03181feb5b535709dee414d4f360.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