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/Image-Info/
Date: Thu,  3 Nov 2016 05:23:13 +0000 (UTC)	[thread overview]
Message-ID: <1478150465.0e612f6230626c89a224cc7efacd5f681e30802e.kentnl@gentoo> (raw)

commit:     0e612f6230626c89a224cc7efacd5f681e30802e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 05:21:05 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 05:21:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e612f62

dev-perl/Image-Info: Bump to 1.390.0 re bug #598766

- EAPI6
- Add USE=examples
- Fixed incorrect dependencies for IO::String
- Removed bad author tests

Upstream:
- Fixed for RT#118099 XML eXternal Entity Attack in SVG files.

Bug: https://bugs.gentoo.org/598766
Bug: https://rt.cpan.org/Ticket/Display.html?id=118099

Package-Manager: portage-2.3.2

 dev-perl/Image-Info/Image-Info-1.390.0.ebuild | 26 ++++++++++++++++++++++++++
 dev-perl/Image-Info/Manifest                  |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Image-Info/Image-Info-1.390.0.ebuild b/dev-perl/Image-Info/Image-Info-1.390.0.ebuild
new file mode 100644
index 00000000..822e709
--- /dev/null
+++ b/dev-perl/Image-Info/Image-Info-1.390.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=SREZIC
+DIST_VERSION=1.39
+DIST_EXAMPLES=("exifdump" "imgdump")
+inherit perl-module
+
+DESCRIPTION="The Perl Image-Info Module"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-perl/IO-stringy-1.01
+	dev-perl/XML-LibXML
+	dev-perl/XML-Simple"
+RDEPEND="${DEPEND}"
+
+src_test() {
+	perl_rm_files "t/pod_cov.t" "t/pod.t"
+	perl-module_src_test
+}

diff --git a/dev-perl/Image-Info/Manifest b/dev-perl/Image-Info/Manifest
index 74650df..31f4245 100644
--- a/dev-perl/Image-Info/Manifest
+++ b/dev-perl/Image-Info/Manifest
@@ -1 +1,2 @@
 DIST Image-Info-1.38.tar.gz 262292 SHA256 b8a68b5661555feaf767956fe9ff14c917a63bedb3e30454d5598d992eb7e919 SHA512 99e8d99a12fc0761a5c425e4db585b8200520ce5c2963ba3b580a4ca35e51e5026536349f6ee55c97358bf64a4d577afbc98be1f86c3ec182d4a3123c96b42e6 WHIRLPOOL c5c99f3aba97be1b221f4268aaf814298054257de5b6311b7ed10ad09d2301efc950307aa518967fecbbda835d896e954f02950ec7a3d3b7275b0ef8dba878e1
+DIST Image-Info-1.39.tar.gz 264725 SHA256 af155264667a2c22e3e2225195b8f6589329f9567e1789b7ce439ee21178713d SHA512 c246842029f57ad8be47348489bc625c9dfda46d96a5489fffca8cf6cc294eea2321dc8ba414b959aa48b5e72785a8221db69e9afb45be6c6ad6544d9adc8a91 WHIRLPOOL 06e878bfc3e222340d017304d63a54909e8d3c906abf0431c265a948e103e6e1d0e7a20f14c652c34bed33d7bffc2ebb2e08f710c551498d7a4bc6882f861401


             reply	other threads:[~2016-11-03  5:23 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-03  5:23 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-14  4:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Image-Info/ Sam James
2023-10-01 19:37 Arthur Zamarin
2023-10-01  4:04 Sam James
2023-10-01  4:04 Sam James
2023-10-01  4:04 Sam James
2023-10-01  3:57 Sam James
2023-08-29  6:36 Sam James
2023-08-04 23:15 Sam James
2023-07-24  4:12 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:57 Sam James
2023-06-21  4:11 Sam James
2022-02-05  6:34 Sam James
2021-11-02 22:34 Andreas K. Hüttel
2021-08-03 15:36 Agostino Sarubbo
2021-08-02  2:19 Sam James
2021-08-01  7:24 Sam James
2021-06-19 19:56 Andreas K. Hüttel
2018-06-19 19:13 Sergei Trofimovich
2018-06-10 19:33 Aaron Bauman
2018-06-10 15:56 Thomas Deutschmann
2018-04-20 19:01 Sergei Trofimovich
2017-10-26  3:04 Kent Fredric
2017-03-24 12:41 Kent Fredric
2017-02-04  8:53 Jeroen Roovers
2017-01-15 19:36 Andreas Hüttel
2016-11-04 13:27 Jeroen Roovers
2016-11-04  8:38 Agostino Sarubbo
2016-11-04  8:38 Agostino Sarubbo
2016-10-02  7:08 Jeroen Roovers
2016-03-05 19:34 Andreas Hüttel
2016-03-05 15:30 Mikle Kolyada
2016-02-29 22:17 Andreas Hüttel
2016-02-22  8:46 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=1478150465.0e612f6230626c89a224cc7efacd5f681e30802e.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