From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-IDN-Encode/
Date: Mon, 5 Dec 2016 19:35:48 +0000 (UTC) [thread overview]
Message-ID: <1480966536.811e767d0576e78606f9fce9e1366d3f6b6c97b6.kentnl@gentoo> (raw)
commit: 811e767d0576e78606f9fce9e1366d3f6b6c97b6
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 17:38:25 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 19:35:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=811e767d
dev-perl/Net-IDN-Encode: Bump to version 2.301.0
- Add USE=examples
Upstream:
- Fix encode_punycode heap overflow
Package-Manager: portage-2.3.2
dev-perl/Net-IDN-Encode/Manifest | 1 +
.../Net-IDN-Encode/Net-IDN-Encode-2.301.0.ebuild | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-perl/Net-IDN-Encode/Manifest b/dev-perl/Net-IDN-Encode/Manifest
index 765d13c..e552d9e 100644
--- a/dev-perl/Net-IDN-Encode/Manifest
+++ b/dev-perl/Net-IDN-Encode/Manifest
@@ -1 +1,2 @@
DIST Net-IDN-Encode-2.300.tar.gz 433068 SHA256 46b18a0a933af6709079eb5090cab2f4b382b07000672708bce0aec9135e56fc SHA512 a9079e510afa83f5c57c07817a6772e85993d1deeb11a3a77faf6c6cef8c1883fd0b15bdee54009384d49a0c5eec80366a77bfda80ae03ee65155f0ff6635997 WHIRLPOOL 5d737f110e7dc17e8b822fbc0152ab8123b4366f50491f227dd9579bb1e55e423f0b75f94bf53bde0d8853bbee315c40a13976a43b2bbd0f1f9f86b02e3d078e
+DIST Net-IDN-Encode-2.301.tar.gz 433213 SHA256 681dc68318d237d6722eb035e40578744accd2c2e3b5a700735feb89fce27ae4 SHA512 7f0e2ffa7493c2ee28aa911240f23dd9a55633bd56c7655a7d00cdcf7ca7c747fc144bf6f06e6a76ceeee2a0fed20f85993765a25bee1999bd0ed0fd8b02ec90 WHIRLPOOL b611a029d06b5d5bea3065b0795e387921c8856342d5febfd8a9ef48629d18ffd0a2867f036792d945adf1af7cb92f67827406490c86fc6f03dccfe3cddccdbf
diff --git a/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.301.0.ebuild b/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.301.0.ebuild
new file mode 100644
index 00000000..388e7bd
--- /dev/null
+++ b/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.301.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CFAERBER
+DIST_VERSION=2.301
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Internationalizing Domain Names in Applications (IDNA)"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Unicode-Normalize
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-CBuilder
+ >=dev-perl/Module-Build-0.420.0
+ test? (
+ virtual/perl-Test-Simple
+ dev-perl/Test-NoWarnings
+ )
+"
+
+src_test() {
+ perl_rm_files t/10pod.t t/11pod_cover.t
+ perl-module_src_test
+}
next reply other threads:[~2016-12-05 19:35 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 19:35 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-05 23:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-IDN-Encode/ Andreas K. Hüttel
2023-12-02 14:58 Arthur Zamarin
2023-09-06 15:05 Sam James
2023-09-06 15:03 Sam James
2023-09-06 15:03 Sam James
2023-09-06 15:03 Sam James
2023-09-06 15:03 Sam James
2023-09-06 15:03 Sam James
2023-04-03 19:10 Arthur Zamarin
2023-04-01 18:14 Arthur Zamarin
2023-03-17 20:44 Arthur Zamarin
2021-07-12 20:49 Andreas K. Hüttel
2021-07-12 20:49 Andreas K. Hüttel
2020-07-06 2:51 Matt Turner
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2019-07-17 5:54 Kent Fredric
2019-03-14 7:36 Sergei Trofimovich
2019-01-17 20:39 Mikle Kolyada
2019-01-12 1:59 Kent Fredric
2018-10-29 4:06 Matt Turner
2018-10-27 12:31 Fabian Groffen
2018-10-18 7:52 Tobias Klausmann
2018-09-08 5:30 Mikle Kolyada
2018-09-07 23:03 Sergei Trofimovich
2018-09-07 22:37 Sergei Trofimovich
2018-09-02 11:48 Sergei Trofimovich
2018-07-22 14:51 Thomas Deutschmann
2018-07-15 3:40 Kent Fredric
2017-01-08 3:52 Kent Fredric
2016-12-19 14:14 Tobias Klausmann
2016-12-11 15:51 Kent Fredric
2016-12-08 19:09 Kent Fredric
2016-03-31 21:44 Andreas Hüttel
2016-03-01 14:39 Andreas Hüttel
2016-01-24 12:37 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=1480966536.811e767d0576e78606f9fce9e1366d3f6b6c97b6.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