public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/
Date: Fri,  6 May 2016 22:30:20 +0000 (UTC)	[thread overview]
Message-ID: <1462573809.abd95eaa6aa1af52083eff49862271e34a1a8b58.dilfridge@gentoo> (raw)

commit:     abd95eaa6aa1af52083eff49862271e34a1a8b58
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 19:11:34 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May  6 22:30:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd95eaa

dev-perl/Archive-Zip: Bump to version 1.570.0

Upstream:
- Attempted fix "unzip" v 6.00 and 0-length headers.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild | 32 +++++++++++++++++++++++++
 dev-perl/Archive-Zip/Manifest                   |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild
new file mode 100644
index 0000000..2194736
--- /dev/null
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=PHRED
+DIST_VERSION=1.57
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=virtual/perl-Compress-Raw-Zlib-2.17.0
+	virtual/perl-File-Path
+	>=virtual/perl-File-Spec-0.800.0
+	virtual/perl-File-Temp
+	virtual/perl-IO
+	virtual/perl-Time-Local
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Test-MockModule
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"

diff --git a/dev-perl/Archive-Zip/Manifest b/dev-perl/Archive-Zip/Manifest
index 6bc7d7f..db8a7f2 100644
--- a/dev-perl/Archive-Zip/Manifest
+++ b/dev-perl/Archive-Zip/Manifest
@@ -1,2 +1,3 @@
 DIST Archive-Zip-1.53.tar.gz 189493 SHA256 c66f3cdfd1965d47d84af1e37b997e17d3f8c5f2cceffc1e90d04d64001424b9 SHA512 ddf2f518e31c41b31c1ee66c1b4c09c8e964f1f458c6403b9a0f2ff6f41e54284a8995db7c0d1a8b08143f464b02a38fc0162bde9c0ad13f38e8b44a575482b3 WHIRLPOOL 69970596329334bcba3059bc5661880de5ae2938f32303e84c5f9f440b473ba3b37c8886d10358b48055abf8baefce100ef0d40c9b43121a7bc00bf5e81d21e5
 DIST Archive-Zip-1.56.tar.gz 190124 SHA256 109f3ccaee5bc963144f700e96206c248dd83f855dffc9b796a76518c36400f8 SHA512 f636cfbc9cff43a153e20621ab1f155a8eb9395ae59a7d97ce1dfd6f82335f0b9600d09e37e7f3e16c1d8054bbf000a7ffcb44629337ce6a94ca0e191924e801 WHIRLPOOL 431f1cb58a47657df05b60b7b97ac46cfb568c137d2f0da33dd7a710f35411c92e6c7c23d9ace3bc7dc5349274786ae82d03943def0167ba18654315b2b87afc
+DIST Archive-Zip-1.57.tar.gz 190218 SHA256 4238b4df7e5f244c684dec83f75c0fa56819c01c61f9314c91f6a60fd41d3694 SHA512 accf68cb2b7171cd244b8ff92dd9d24c945856700731cede249273a5d44364f9bd1008d06472befc1af9c2d1bc70706f5ac792bede54a58d22ac882f4f3c81aa WHIRLPOOL 5ff0a2e2c493848e6d6c449be8d9c21e7301a7b8473441be68218b91edf79073a568fc3b3848e0d5bb05a31ab844781f2b1ca2ec452a3dd9b740dc8b287c6137


             reply	other threads:[~2016-05-06 22:30 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06 22:30 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-12 12:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/ WANG Xuerui
2021-04-17 22:43 Andreas K. Hüttel
2020-11-28 19:18 Sam James
2020-11-28 18:11 Sam James
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 10:08 Sam James
2020-08-21  8:26 Kent Fredric
2020-08-20 16:40 Sam James
2020-04-28 17:23 Kent Fredric
2020-04-15  7:08 Agostino Sarubbo
2019-08-01 13:09 Aaron Bauman
2019-07-22 13:58 Mikle Kolyada
2018-12-02  2:12 Kent Fredric
2018-11-29 17:44 Tobias Klausmann
2018-11-25  9:43 Mikle Kolyada
2018-11-24 11:00 Sergei Trofimovich
2018-11-24 10:49 Sergei Trofimovich
2018-11-24 10:45 Sergei Trofimovich
2018-11-24 10:39 Sergei Trofimovich
2018-11-23 20:30 Thomas Deutschmann
2018-11-23 16:18 Sergei Trofimovich
2018-11-23 13:49 Agostino Sarubbo
2018-10-15 16:05 Fabian Groffen
2018-09-30  1:20 Kent Fredric
2018-09-07 10:42 Kent Fredric
2018-04-24  2:20 Kent Fredric
2018-04-15 17:04 Mikle Kolyada
2018-04-07 21:18 Sergei Trofimovich
2018-04-07 21:13 Matt Turner
2018-04-07  4:36 Matt Turner
2018-04-07  4:36 Matt Turner
2018-04-05 16:10 Tobias Klausmann
2018-04-04 22:26 Sergei Trofimovich
2018-04-04 14:25 Aaron Bauman
2017-12-30 20:44 David Seifert
2017-12-30 11:04 Mikle Kolyada
2017-12-04 20:36 Kent Fredric
2017-12-04  7:30 Sergei Trofimovich
2017-12-04  7:30 Sergei Trofimovich
2017-12-03 19:50 Sergei Trofimovich
2017-09-16 18:09 Patrick Lauer
2017-08-27 15:34 Michael Palimaka
2017-07-18 16:22 Kent Fredric
2017-06-06 16:04 Markus Meier
2017-05-22 13:25 Tobias Klausmann
2017-05-22 10:49 Michael Weber
2017-05-22 10:39 Michael Weber
2017-05-20  8:49 Agostino Sarubbo
2017-04-01 16:51 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-01-28 18:17 Kent Fredric
2016-11-05 14:30 Michael Palimaka
2016-08-16  1:37 Kent Fredric
2016-05-25 23:33 Matt Turner
2016-02-29 18:53 Fabian Groffen
2016-01-24  9:06 Jeroen Roovers
2015-12-26 22:35 Andreas Hüttel
2015-12-26 22:22 Mikle Kolyada
2015-12-26 21:52 Andreas Hüttel
2015-09-29 21:08 Andreas Hüttel
2015-09-06 21:09 Andreas Hüttel
2015-08-10 23:59 Mikle Kolyada

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=1462573809.abd95eaa6aa1af52083eff49862271e34a1a8b58.dilfridge@gentoo \
    --to=dilfridge@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