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:           Sat Jun 13 10:46:55 UTC 2020

Modified Files:
        pkgsrc/archivers/libzip: Makefile distinfo

Log Message:
libzip: update to 1.7.1.

1.7.1 [2020-06-13]
==================

* Restore `LIBZIP_VERSION_{MAJOR,MINOR,MICRO}` symbols.
* Fixes warnings reported by PVS-Studio.
* Add `LIBZIP_DO_INSTALL` build setting to make it easier to use
  libzip as subproject.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/archivers/libzip/Makefile
cvs rdiff -u -r1.35 -r1.36 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.48 pkgsrc/archivers/libzip/Makefile:1.49
--- pkgsrc/archivers/libzip/Makefile:1.48       Fri Jun  5 10:44:48 2020
+++ pkgsrc/archivers/libzip/Makefile    Sat Jun 13 10:46:55 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2020/06/05 10:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2020/06/13 10:46:55 wiz Exp $
 
-DISTNAME=              libzip-1.7.0
+DISTNAME=              libzip-1.7.1
 CATEGORIES=            archivers devel
 MASTER_SITES=          https://libzip.org/download/
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/archivers/libzip/distinfo
diff -u pkgsrc/archivers/libzip/distinfo:1.35 pkgsrc/archivers/libzip/distinfo:1.36
--- pkgsrc/archivers/libzip/distinfo:1.35       Fri Jun  5 10:44:48 2020
+++ pkgsrc/archivers/libzip/distinfo    Sat Jun 13 10:46:55 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2020/06/05 10:44:48 wiz Exp $
+$NetBSD: distinfo,v 1.36 2020/06/13 10:46:55 wiz Exp $
 
-SHA1 (libzip-1.7.0.tar.xz) = 6b38ed463582db12013d14d4a96dccc8a9e3487f
-RMD160 (libzip-1.7.0.tar.xz) = bfe63ec5a4c5fb5a23152dd776a49f0b4d80ca0f
-SHA512 (libzip-1.7.0.tar.xz) = 9c1632b4e0b4cfe22c5670d815bc8893d540226e3e64cf8cce7039a90bdc7048dedadb4804b151291e312c97bb384bd671e43021401c4c3e33a4e597972bc681
-Size (libzip-1.7.0.tar.xz) = 737184 bytes
+SHA1 (libzip-1.7.1.tar.xz) = f9cf3a5694c8a452a49573e3d703099d4a332675
+RMD160 (libzip-1.7.1.tar.xz) = 82b2c434aaa434a605770f4aeb5dd65f8f1726b3
+SHA512 (libzip-1.7.1.tar.xz) = e924749274e5e45b83ba4bc961bfd299b9dd05829c1f42880a9814f942dbf7afe79aa1ea4e2b33d6db1dba1f7f948c0de40517f2ef90cc8725650b8cb88d9a14
+Size (libzip-1.7.1.tar.xz) = 737496 bytes



Home | Main Index | Thread Index | Old Index