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: Wed Apr 11 08:20:28 UTC 2018
Modified Files:
pkgsrc/archivers/libzip: Makefile distinfo
Log Message:
libzip: update to 1.5.1.
1.5.1 [2018-04-11]
==================
* Choose format of installed documentation based on available tools.
* Fix visibility of symbols.
* Fix zipcmp directory support.
* Don't set RPATH on Linux.
* Use Libs.private for link dependencies in pkg-config file.
* Fix build with LibreSSL.
* Various bugfixes.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/archivers/libzip/Makefile
cvs rdiff -u -r1.29 -r1.30 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.35 pkgsrc/archivers/libzip/Makefile:1.36
--- pkgsrc/archivers/libzip/Makefile:1.35 Mon Mar 12 08:51:54 2018
+++ pkgsrc/archivers/libzip/Makefile Wed Apr 11 08:20:27 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2018/03/12 08:51:54 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2018/04/11 08:20:27 wiz Exp $
-DISTNAME= libzip-1.5.0
+DISTNAME= libzip-1.5.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.29 pkgsrc/archivers/libzip/distinfo:1.30
--- pkgsrc/archivers/libzip/distinfo:1.29 Mon Mar 12 08:51:54 2018
+++ pkgsrc/archivers/libzip/distinfo Wed Apr 11 08:20:27 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2018/03/12 08:51:54 wiz Exp $
+$NetBSD: distinfo,v 1.30 2018/04/11 08:20:27 wiz Exp $
-SHA1 (libzip-1.5.0.tar.xz) = 19176e2cf88ee335dab7fcef0afd9b2f81ede39f
-RMD160 (libzip-1.5.0.tar.xz) = 9d25c8160247af0e45c087ac2cc35c52879dfaec
-SHA512 (libzip-1.5.0.tar.xz) = 6854c0cc40cbff4fe2efc407b3a52019a234ff734fccfc5068117e29541232827f5100b74fdf68537e5ba7165b41b14312fe934aebe388372e1d6face2185ef1
-Size (libzip-1.5.0.tar.xz) = 695660 bytes
+SHA1 (libzip-1.5.1.tar.xz) = 4033cccb7544a3eab6d0ee28be94cf45bea60b0b
+RMD160 (libzip-1.5.1.tar.xz) = a7b7ff86a06fda34841c16aeed38f51add5eb293
+SHA512 (libzip-1.5.1.tar.xz) = 92df9490a9910ebb1da49ecaec96f364fce39a779e1bc739f7796b27b3a864301f5e1ba0108947708dda1d90af7a9e751be54cbb8a0de2a04a48f9f3eb728e3d
+Size (libzip-1.5.1.tar.xz) = 717908 bytes
Home |
Main Index |
Thread Index |
Old Index