From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/
Date: Sun, 30 Sep 2018 01:20:47 +0000 (UTC) [thread overview]
Message-ID: <1538270430.fd63138d2d775fa735faca137c2db4da13d6e3fe.kentnl@gentoo> (raw)
commit: fd63138d2d775fa735faca137c2db4da13d6e3fe
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 30 01:20:30 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 01:20:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd63138d
dev-perl/Archive-Zip: Bump to version 1.640.0
Upstream:
- Fix handling of dates after 2030
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild | 32 +++++++++++++++++++++++++
dev-perl/Archive-Zip/Manifest | 1 +
2 files changed, 33 insertions(+)
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild
new file mode 100644
index 00000000000..67dec359bfc
--- /dev/null
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PHRED
+DIST_VERSION=1.64
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~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-Encode
+ 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 d48eb39be6b..62fe93b4a27 100644
--- a/dev-perl/Archive-Zip/Manifest
+++ b/dev-perl/Archive-Zip/Manifest
@@ -1,2 +1,3 @@
DIST Archive-Zip-1.60.tar.gz 191318 BLAKE2B 97b66b360c55ba864e9e78e74ab5bbeec145859cd551efe5a248a4ad9af7ddbdbd32ad61dd8f30bbfb7e9bb583d0463b657bbe6d67464105fd536adc6a0bd660 SHA512 5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f
DIST Archive-Zip-1.63.tar.gz 191957 BLAKE2B e69f132e09458a2d4286b504113b53a7efef44c08a119434f6966f2019d439d6101d8f9ee82cb8d7e0dd29e40c5c92621ebdfc70d75abcf68ff79d4a487bd3fa SHA512 53876bbda170ab8184f80bb43794d348aff1b82ba650694158ddef28b27b87f5d4ac1e4cb11be2c82c939e09787478543faec116ac76f0802064da667b4ebac2
+DIST Archive-Zip-1.64.tar.gz 192005 BLAKE2B 0a9d4c9a7b74fe2136fe42cd10b667813e6528129452b7db72dc42af56ec7187491365ae65653bd475afeaa55440370c23a06ff842d9ebb3dbeaaaab14527ca3 SHA512 7ae4c87ad50b30e764a79ada8f39ea2d698cfba957294d28dc15a2f3b2497923266a00574c5e43ddd59d6ec76d911f39007851920e0f09bfe3f466d46e17d6fc
next reply other threads:[~2018-09-30 1:20 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-30 1:20 Kent Fredric [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-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-05-06 22:30 Andreas Hüttel
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=1538270430.fd63138d2d775fa735faca137c2db4da13d6e3fe.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