pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/libzip
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 20 10:50:09 UTC 2017
Modified Files:
pkgsrc/archivers/libzip: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/archivers/libzip/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/archivers/libzip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/libzip/Makefile
diff -u pkgsrc/archivers/libzip/Makefile:1.30 pkgsrc/archivers/libzip/Makefile:1.31
--- pkgsrc/archivers/libzip/Makefile:1.30 Sun Nov 19 15:44:31 2017
+++ pkgsrc/archivers/libzip/Makefile Mon Nov 20 10:50:09 2017
@@ -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
Index: pkgsrc/archivers/libzip/distinfo
diff -u pkgsrc/archivers/libzip/distinfo:1.25 pkgsrc/archivers/libzip/distinfo:1.26
--- pkgsrc/archivers/libzip/distinfo:1.25 Sun Nov 19 15:44:31 2017
+++ pkgsrc/archivers/libzip/distinfo Mon Nov 20 10:50:09 2017
@@ -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