pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IO-Compress
Module Name: pkgsrc
Committed By: wen
Date: Mon Apr 23 07:20:22 UTC 2018
Modified Files:
pkgsrc/devel/p5-IO-Compress: Makefile distinfo
Log Message:
Update to 2.081
Upstream changes:
2.081 4 April 2018
* previous release used $^W instead of use warnings. Fixed.
2.080 2 April 2018
* bin/zipdetails
#124003: zipdetails SYNOPSIS section got a typo: zipdetaile-> zipdetails
* IO::Uncompress::Base.pm
Changes for Archive::Zip::SimpleUnzip
* bin/zipdetails
Fix issues with zip64 archives.
* bin/zipdetails
Cope with zip archives where there is padding data after the compressed payload.
Example is Microsoft appx file.
* File::GlobMapper
#120580: File::GlobMapper::$VERSION needs increment; trailing whitespace
* t/cz-03zlib-v1.t
valgrind errors fixed in Compress::Raw::Zlib 2.0.75 for issue #121074
#121076: uninitialized errors from valgrind
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-IO-Compress/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-IO-Compress/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-IO-Compress/Makefile
diff -u pkgsrc/devel/p5-IO-Compress/Makefile:1.37 pkgsrc/devel/p5-IO-Compress/Makefile:1.38
--- pkgsrc/devel/p5-IO-Compress/Makefile:1.37 Mon Jun 5 14:23:06 2017
+++ pkgsrc/devel/p5-IO-Compress/Makefile Mon Apr 23 07:20:22 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2017/06/05 14:23:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2018/04/23 07:20:22 wen Exp $
-DISTNAME= IO-Compress-2.074
+DISTNAME= IO-Compress-2.081
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
Index: pkgsrc/devel/p5-IO-Compress/distinfo
diff -u pkgsrc/devel/p5-IO-Compress/distinfo:1.25 pkgsrc/devel/p5-IO-Compress/distinfo:1.26
--- pkgsrc/devel/p5-IO-Compress/distinfo:1.25 Sat Mar 11 11:20:19 2017
+++ pkgsrc/devel/p5-IO-Compress/distinfo Mon Apr 23 07:20:22 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2017/03/11 11:20:19 wen Exp $
+$NetBSD: distinfo,v 1.26 2018/04/23 07:20:22 wen Exp $
-SHA1 (IO-Compress-2.074.tar.gz) = c22e79a1b955b1b7da4d29d9e0d9bf96e4fe95f3
-RMD160 (IO-Compress-2.074.tar.gz) = 31e36b04cfcdccb813386216590804a5e742a834
-SHA512 (IO-Compress-2.074.tar.gz) = 52b0afb7365ec77527dbd3ec6190b49b5c5b256ac39a3e8e64398b29ebfbf72d4dfb05a1aebd525ff8697bd2aec52f69baaeddb94e9a576f54d36fc247100408
-Size (IO-Compress-2.074.tar.gz) = 243731 bytes
+SHA1 (IO-Compress-2.081.tar.gz) = 1ee559e82d2710933849830212f29ed273f12529
+RMD160 (IO-Compress-2.081.tar.gz) = cf444f7e6bab3f83dbbe84e5587474bd2e93e025
+SHA512 (IO-Compress-2.081.tar.gz) = 233ab48b8629b162e15325ac1eee17a01748ad0937e14c43c8254f936a8c06f6fbae646ce74e0783d628b7a1a9da27c57a3ea9997577d885d27a6fa33e7b7f33
+Size (IO-Compress-2.081.tar.gz) = 243904 bytes
Home |
Main Index |
Thread Index |
Old Index