pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Compress Update to 2.066:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3329392be8b
branches: trunk
changeset: 639942:d3329392be8b
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 01 10:53:15 2014 +0000
description:
Update to 2.066:
2.066 21 Sept 2014
* IO::Uncompress::Gzip
Documentation of ExtraFlags stated the XFL values for BEST_COMPRESSION
and BEST_SPEED use the values 2 & 4 respectively. They should
be 4 & 2. Code for setting XFL was correct.
* RT #95494: IO::Uncompress::Gunzip: Can no longer gunzip to in-memory
file handle
diffstat:
devel/p5-IO-Compress/Makefile | 4 ++--
devel/p5-IO-Compress/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r f0d9c6e0bfaa -r d3329392be8b devel/p5-IO-Compress/Makefile
--- a/devel/p5-IO-Compress/Makefile Wed Oct 01 10:51:07 2014 +0000
+++ b/devel/p5-IO-Compress/Makefile Wed Oct 01 10:53:15 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2014/06/29 17:07:40 schmonz Exp $
+# $NetBSD: Makefile,v 1.27 2014/10/01 10:53:15 wiz Exp $
-DISTNAME= IO-Compress-2.064
+DISTNAME= IO-Compress-2.066
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5icb
CATEGORIES= devel perl5
diff -r f0d9c6e0bfaa -r d3329392be8b devel/p5-IO-Compress/distinfo
--- a/devel/p5-IO-Compress/distinfo Wed Oct 01 10:51:07 2014 +0000
+++ b/devel/p5-IO-Compress/distinfo Wed Oct 01 10:53:15 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2014/06/29 17:07:40 schmonz Exp $
+$NetBSD: distinfo,v 1.19 2014/10/01 10:53:15 wiz Exp $
-SHA1 (IO-Compress-2.064.tar.gz) = 1b90096381cbabe6498985b3172b2dce99a66e94
-RMD160 (IO-Compress-2.064.tar.gz) = bc799f9f8687e6a9d0467e5d59ecd9562df3363a
-Size (IO-Compress-2.064.tar.gz) = 242329 bytes
+SHA1 (IO-Compress-2.066.tar.gz) = c50704c257893539cf52b0dbddea7b369a5df78a
+RMD160 (IO-Compress-2.066.tar.gz) = 3dcf80a47226b2ac0381052af993aab4e32bbdeb
+Size (IO-Compress-2.066.tar.gz) = 242700 bytes
Home |
Main Index |
Thread Index |
Old Index