pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/libzip libzip: update to 1.3.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5b7fec9eb8a
branches: trunk
changeset: 371737:e5b7fec9eb8a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 20 10:50:09 2017 +0000
description:
libzip: update to 1.3.2.
1.3.2 [2017-11-20]
==================
* Fix bug introduced in last: zip_t was erroneously freed if zip_close() failed.
diffstat:
archivers/libzip/Makefile | 4 ++--
archivers/libzip/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 0fb5aa99ec37 -r e5b7fec9eb8a archivers/libzip/Makefile
--- a/archivers/libzip/Makefile Mon Nov 20 09:22:45 2017 +0000
+++ b/archivers/libzip/Makefile Mon Nov 20 10:50:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2017/11/19 15:44:31 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2017/11/20 10:50:09 wiz Exp $
-DISTNAME= libzip-1.3.1
+DISTNAME= libzip-1.3.2
CATEGORIES= archivers devel
MASTER_SITES= https://www.nih.at/libzip/
EXTRACT_SUFX= .tar.xz
diff -r 0fb5aa99ec37 -r e5b7fec9eb8a archivers/libzip/distinfo
--- a/archivers/libzip/distinfo Mon Nov 20 09:22:45 2017 +0000
+++ b/archivers/libzip/distinfo Mon Nov 20 10:50:09 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2017/11/19 15:44:31 wiz Exp $
+$NetBSD: distinfo,v 1.26 2017/11/20 10:50:09 wiz Exp $
-SHA1 (libzip-1.3.1.tar.xz) = ab2c253808b3b0fca6088f1d9101ae0a54234076
-RMD160 (libzip-1.3.1.tar.xz) = 55e8448075459e2e4d6edd25fd8fc2b88122604f
-SHA512 (libzip-1.3.1.tar.xz) = 3cc40a707c943e31329c4bc7d3268d7239027c092f21d269cd5220a34eb3808c76a4ac75c8b9e6907ec69e107a6be561584e93af7fef748fcf43c0ea84185739
-Size (libzip-1.3.1.tar.xz) = 957672 bytes
+SHA1 (libzip-1.3.2.tar.xz) = 5a940f2132066b258e42c60530599fec579be082
+RMD160 (libzip-1.3.2.tar.xz) = ade49a6cfddc190bd2613d3e06714b124c9bd938
+SHA512 (libzip-1.3.2.tar.xz) = d7b678c4a39f7bc33f90febac1b42230eac4d414e835dab7d3458a81f047482cee9ee65b6374bdf8abbf5a33c23725e8771da51300ba92ddc6728b570caec255
+Size (libzip-1.3.2.tar.xz) = 942756 bytes
Home |
Main Index |
Thread Index |
Old Index