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/WWW-Form-UrlEncoded/
Date: Tue, 21 Mar 2017 08:42:16 +0000 (UTC)	[thread overview]
Message-ID: <1490085727.775bfda006292d2e845f1bd88f9e22483d3d6c52.kentnl@gentoo> (raw)

commit:     775bfda006292d2e845f1bd88f9e22483d3d6c52
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 08:41:47 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 08:42:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775bfda0

dev-perl/WWW-Form-UrlEncoded: Bump to version 0.240.0

Add USE="xs" flag

Upstream:
- Fixes for '.' in @INC via Milla regeneration.

Bug: https://bugs.gentoo.org/613400
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/WWW-Form-UrlEncoded/Manifest              |  1 +
 .../WWW-Form-UrlEncoded-0.240.0.ebuild             | 26 ++++++++++++++++++++++
 dev-perl/WWW-Form-UrlEncoded/metadata.xml          |  3 +++
 3 files changed, 30 insertions(+)

diff --git a/dev-perl/WWW-Form-UrlEncoded/Manifest b/dev-perl/WWW-Form-UrlEncoded/Manifest
index 1793c581f3a..ca7dd292dc3 100644
--- a/dev-perl/WWW-Form-UrlEncoded/Manifest
+++ b/dev-perl/WWW-Form-UrlEncoded/Manifest
@@ -1 +1,2 @@
 DIST WWW-Form-UrlEncoded-0.23.tar.gz 15068 SHA256 c87de2c895cf8a526bf5d3a231e6ca0e6d4cfdca72f8840b3fb039dbde478852 SHA512 1570edff2b2eaa8fb9a918ebb33ea8d4a26f883ad66093f291370ae96fcc1f06bf45b1c08f6099bff4064cbd20942f50f94d0455bf49a135373a3bffc5a2c50d WHIRLPOOL 07a4cca601c7189fdcd3940323485ae0648f9112c5c5ae20ddd54ee1cc0cc25c99c4ed8ac1425d96bca74dfb42a23be2043b9d9c5eff7f79883832d1a3c121fe
+DIST WWW-Form-UrlEncoded-0.24.tar.gz 15060 SHA256 6d1f3bb519140dd2d6b2f9fc334e8369725c31cf5e68ac5acd90e6fa3e29d011 SHA512 57dfcccd059534d3d0cb2b1d8ee826e4a31e77920a43b72c5939a866de9d4b526e2f59411507c3287f8c7ae283f7ebeed07cda543f0d36663e6b155952cec63e WHIRLPOOL a369f4925440f4b87841a93e3b511cd9621c11e0b6d9e9a87daab8b1d59ef3465a9ba38ba252f5d29d07f0238f7ccf371417a88acbc0aa7c174c4ac47b46a3c3

diff --git a/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild b/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild
new file mode 100644
index 00000000000..f45a8578709
--- /dev/null
+++ b/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=KAZEBURO
+DIST_VERSION=0.24
+DIST_EXAMPLES=( "eg/*" )
+inherit perl-module
+
+DESCRIPTION="parser and builder for application/x-www-form-urlencoded"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test +xs"
+
+RDEPEND="
+	virtual/perl-Exporter
+	xs? ( >=dev-perl/WWW-Form-UrlEncoded-XS-0.190.0 )
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.400.500
+	test? (
+		>=dev-perl/JSON-2.0.0
+		>=virtual/perl-Test-Simple-0.980.0
+	)
+"

diff --git a/dev-perl/WWW-Form-UrlEncoded/metadata.xml b/dev-perl/WWW-Form-UrlEncoded/metadata.xml
index 7610689b92b..7729b2ae853 100644
--- a/dev-perl/WWW-Form-UrlEncoded/metadata.xml
+++ b/dev-perl/WWW-Form-UrlEncoded/metadata.xml
@@ -5,6 +5,9 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <use>
+    <flag name="xs">Install C-Based dependieces for faster performance</flag>
+  </use>
   <upstream>
     <remote-id type="cpan">WWW-Form-UrlEncoded</remote-id>
     <remote-id type="cpan-module">WWW::Form::UrlEncoded</remote-id>


             reply	other threads:[~2017-03-21  8:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21  8:42 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-10 18:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Form-UrlEncoded/ Arthur Zamarin
2022-12-10 18:26 Arthur Zamarin
2022-11-15  4:37 Sam James
2022-11-01  4:23 Arthur Zamarin
2022-09-27 12:02 Jakov Smolić
2021-12-11  6:20 Andreas K. Hüttel
2021-12-06  0:14 Sam James
2021-12-05  5:09 Sam James
2021-12-05  4:43 Sam James
2021-12-05  4:37 Sam James
2021-12-05  3:31 Sam James
2021-10-03 12:12 Andreas K. Hüttel
2018-06-26 14:03 Tobias Klausmann
2018-06-24 20:25 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-10 23:02 Sergei Trofimovich
2018-04-05 21:21 Thomas Deutschmann
2018-02-24  8:07 Jason Zaman
2017-12-06 22:44 Sergei Trofimovich
2017-11-23 22:31 Matt Turner
2017-08-13  9:14 Sergei Trofimovich
2017-08-11 21:48 Sergei Trofimovich
2017-07-01 10:23 Sergei Trofimovich
2017-04-01 13:05 Kent Fredric
2017-02-02  1:13 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=1490085727.775bfda006292d2e845f1bd88f9e22483d3d6c52.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