Source-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.7.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/412403b8cc44
branches:  trunk
changeset: 435783:412403b8cc44
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 15 08:15:39 2020 +0000

description:
libzip: update to 1.7.3.

1.7.3 [2020-07-15]
==================

* Support cmake < 3.17 again.
* Fix pkgconfig file (regression in 1.7.2).

diffstat:

 archivers/libzip/Makefile |   4 ++--
 archivers/libzip/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9c2cd2538541 -r 412403b8cc44 archivers/libzip/Makefile
--- a/archivers/libzip/Makefile Wed Jul 15 07:44:23 2020 +0000
+++ b/archivers/libzip/Makefile Wed Jul 15 08:15:39 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2020/07/11 10:26:04 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2020/07/15 08:15:39 wiz Exp $
 
-DISTNAME=              libzip-1.7.2
+DISTNAME=              libzip-1.7.3
 CATEGORIES=            archivers devel
 MASTER_SITES=          https://libzip.org/download/
 MASTER_SITES+=         ${MASTER_SITE_GITHUB:=nih-at/}
diff -r 9c2cd2538541 -r 412403b8cc44 archivers/libzip/distinfo
--- a/archivers/libzip/distinfo Wed Jul 15 07:44:23 2020 +0000
+++ b/archivers/libzip/distinfo Wed Jul 15 08:15:39 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2020/07/11 10:26:04 wiz Exp $
+$NetBSD: distinfo,v 1.38 2020/07/15 08:15:39 wiz Exp $
 
-SHA1 (libzip-1.7.2.tar.xz) = 6b31b49f8a6cdb2489ae3c6849cfe6902e98a57f
-RMD160 (libzip-1.7.2.tar.xz) = 97ab54b22d1ceb41aa5206507ade8e4cf0ed26af
-SHA512 (libzip-1.7.2.tar.xz) = 6e598b038deb6800a8f5e713f9cf61bbbebbf80dda5c7020df4a77c9b03cc41f23291712d523fb9721288382f8107170d61a82e2eeb1af5907f1b82526c3a968
-Size (libzip-1.7.2.tar.xz) = 737992 bytes
+SHA1 (libzip-1.7.3.tar.xz) = 2a2e2fb4f18a65a996252dfa247b38a6519af712
+RMD160 (libzip-1.7.3.tar.xz) = 51efb3e8b7b219e05b9146604cd6398a6ab391ff
+SHA512 (libzip-1.7.3.tar.xz) = 488866348a0c859f6f995c50e956bd51b4105278f07b63fe019cb44ab36c09ef958cc0684fd5444c474d83874b999e8ed1aa9b2da51b74caa37bbe7934b9c870
+Size (libzip-1.7.3.tar.xz) = 747372 bytes



Home | Main Index | Thread Index | Old Index