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/YAML/
Date: Mon, 20 Mar 2017 19:04:04 +0000 (UTC)	[thread overview]
Message-ID: <1490036630.38d7a3f66a9b6875c3db58aa4fd1c16f6795469b.kentnl@gentoo> (raw)

commit:     38d7a3f66a9b6875c3db58aa4fd1c16f6795469b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 19:03:30 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 19:03:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d7a3f6

dev-perl/YAML: Bump to version 1.230.0

Upstream:
- Add Numify option

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/YAML/Manifest            |  1 +
 dev-perl/YAML/YAML-1.230.0.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/YAML/Manifest b/dev-perl/YAML/Manifest
index ac71474655e..e919778ba9a 100644
--- a/dev-perl/YAML/Manifest
+++ b/dev-perl/YAML/Manifest
@@ -1,2 +1,3 @@
 DIST YAML-1.15.tar.gz 80702 SHA256 80f495322fa7bde590940f198c203be5e71c420fef844b5bdc6769c1fe0d9d1b SHA512 c1b715c46186009e27e25857c99cbd729fc49a1854dd987dcab53e4279528f19a1b9822dd1ca95162aa2a0b6627cf15ef6a692ad22c659dbd5c251fc3f898b7b WHIRLPOOL 245911e22ceeb88c263a61809c7ce4f3a0817e893fb25204933d3b2ea39a73d1a64a717c2465d2db2a921c0a144895e0321d7b14b709645fd8ebd05ac3a7087f
 DIST YAML-1.21.tar.gz 82995 SHA256 2e29de56102bcfeb13c5c9656e0747e0433457351f4c9f5ff708fc3d8debc531 SHA512 1542c9a931a7c2c460cd89d66978747a6feee855993529b05638456ff4f16fa5273e539b7423e843d63ccfd29c650e2d46b9140388d44cc6c812a0e0c6be9cd3 WHIRLPOOL aa38fad5742da202d20863d1dbfa05481beb2682b604e950bbb8c46cbd385209cc0e68281fbbc25bd91affd504c97a79bb9579be1a2ecc841c4a1a54c81783f8
+DIST YAML-1.23.tar.gz 83566 SHA256 2ad8972038dd132851ddf2ca32634631f92065d6867519e5a635db9729adc84d SHA512 42dd2063e16b0e96a51ae9e43ed537741206529ff0df2939717eb142edf6396f69130b6b64d1d338d0c0a32dc11f68f3ffc5e0b5043c325c20e0d492626c106c WHIRLPOOL 829545ad30ef3a9c544a4d4bccaa0c9ea5475c43d10da78b17003e681528c1418721ecf7ba100fcbe7c6efc37323c77c14bd32549533f62f696b22c7ed07e072

diff --git a/dev-perl/YAML/YAML-1.230.0.ebuild b/dev-perl/YAML/YAML-1.230.0.ebuild
new file mode 100644
index 00000000000..e6921a04d4f
--- /dev/null
+++ b/dev-perl/YAML/YAML-1.230.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=INGY
+DIST_VERSION=1.23
+inherit perl-module
+
+DESCRIPTION="YAML Ain't Markup Language (tm)"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.880.0
+		>=dev-perl/Test-YAML-1.50.0
+	)
+"
+src_test() {
+	perl_rm_files t/author-*.t
+	perl-module_src_test
+}


             reply	other threads:[~2017-03-20 19:04 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 19:04 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10  4:41 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML/ WANG Xuerui
2024-06-14  0:43 Sam James
2024-06-09 21:24 Sam James
2024-06-09 20:41 Sam James
2024-04-27  6:51 Andreas K. Hüttel
2024-03-03  0:54 Sam James
2021-12-11 15:52 Andreas K. Hüttel
2021-12-06  0:13 Sam James
2021-12-05 20:12 Arthur Zamarin
2021-12-05  5:17 Sam James
2021-12-05  5:00 Sam James
2021-12-05  3:31 Sam James
2021-11-04 17:13 Sam James
2021-10-07 21:07 Andreas K. Hüttel
2021-10-07 21:07 Andreas K. Hüttel
2021-05-04 19:13 Sam James
2021-04-30 21:03 Andreas K. Hüttel
2021-04-29  5:44 Sam James
2021-04-29  5:44 Sam James
2021-04-29  5:44 Sam James
2021-04-29  5:44 Sam James
2020-12-27 16:25 Fabian Groffen
2020-04-12  9:34 Sergei Trofimovich
2019-07-17 12:22 Kent Fredric
2018-07-19 22:04 Patrice Clement
2018-07-13 12:15 Mikle Kolyada
2018-04-01 19:15 Kent Fredric
2017-02-04 17:33 Andreas Hüttel
2017-02-03 21:48 Jeroen Roovers
2017-01-29 16:59 Fabian Groffen
2017-01-28 18:59 Kent Fredric
2016-12-26 18:52 Kent Fredric
2016-12-20 18:54 Thomas Deutschmann
2016-12-20 18:18 Tobias Klausmann
2016-12-05 19:35 Kent Fredric
2016-11-20  1:53 Kent Fredric
2016-10-26 16:49 Markus Meier
2016-09-30  7:43 Tobias Klausmann
2016-09-29 19:43 Andreas Hüttel
2016-04-29 19:36 Andreas Hüttel
2016-04-29 19:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/yaml/ Andreas Hüttel
2016-04-29 19:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML/ 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=1490036630.38d7a3f66a9b6875c3db58aa4fd1c16f6795469b.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