pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/libzip Update to 0.9.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1dac93fc0b9
branches: trunk
changeset: 570553:a1dac93fc0b9
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 31 23:34:34 2010 +0000
description:
Update to 0.9.2:
0.9.2 [2010/01/31]
* Avoid passing uninitialized data to deflate().
* Fix memory leak when closing zip archives.
diffstat:
archivers/libzip/Makefile | 4 ++--
archivers/libzip/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r a2046a298ca6 -r a1dac93fc0b9 archivers/libzip/Makefile
--- a/archivers/libzip/Makefile Sun Jan 31 23:24:24 2010 +0000
+++ b/archivers/libzip/Makefile Sun Jan 31 23:34:34 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2010/01/24 23:13:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2010/01/31 23:34:34 wiz Exp $
#
-DISTNAME= libzip-0.9.1
+DISTNAME= libzip-0.9.2
CATEGORIES= archivers devel
MASTER_SITES= http://www.nih.at/libzip/
diff -r a2046a298ca6 -r a1dac93fc0b9 archivers/libzip/distinfo
--- a/archivers/libzip/distinfo Sun Jan 31 23:24:24 2010 +0000
+++ b/archivers/libzip/distinfo Sun Jan 31 23:34:34 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2010/01/24 23:13:52 wiz Exp $
+$NetBSD: distinfo,v 1.9 2010/01/31 23:34:34 wiz Exp $
-SHA1 (libzip-0.9.1.tar.gz) = e56a8ab964b46951faca70dc100c2a9fd249728a
-RMD160 (libzip-0.9.1.tar.gz) = 6a7f27ed036988ca32483d65c75ba9d321376cb1
-Size (libzip-0.9.1.tar.gz) = 428413 bytes
+SHA1 (libzip-0.9.2.tar.gz) = 9a667a2f5f6e706ed526740f46dbfc4b39676259
+RMD160 (libzip-0.9.2.tar.gz) = 33c503c13cddfa213493f63b3060cb3ec2ff3023
+Size (libzip-0.9.2.tar.gz) = 391571 bytes
Home |
Main Index |
Thread Index |
Old Index