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: Fri May 23 14:07:15 UTC 2025
Modified Files:
pkgsrc/archivers/libzip: Makefile PLIST distinfo
Log Message:
libzip: update to 1.11.4.
# 1.11.4 [2025-05-23]
* Use separate cmake package files for library and programs.
* Improve documentation.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/archivers/libzip/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/archivers/libzip/PLIST
cvs rdiff -u -r1.50 -r1.51 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.80 pkgsrc/archivers/libzip/Makefile:1.81
--- pkgsrc/archivers/libzip/Makefile:1.80 Thu Apr 17 21:49:42 2025
+++ pkgsrc/archivers/libzip/Makefile Fri May 23 14:07:15 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2025/04/17 21:49:42 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2025/05/23 14:07:15 wiz Exp $
-DISTNAME= libzip-1.11.3
-PKGREVISION= 1
+DISTNAME= libzip-1.11.4
CATEGORIES= archivers devel
MASTER_SITES= https://libzip.org/download/
MASTER_SITES+= ${MASTER_SITE_GITHUB:=nih-at/}
Index: pkgsrc/archivers/libzip/PLIST
diff -u pkgsrc/archivers/libzip/PLIST:1.21 pkgsrc/archivers/libzip/PLIST:1.22
--- pkgsrc/archivers/libzip/PLIST:1.21 Mon Jan 20 11:07:32 2025
+++ pkgsrc/archivers/libzip/PLIST Fri May 23 14:07:15 2025
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.21 2025/01/20 11:07:32 wiz Exp $
+@comment $NetBSD: PLIST,v 1.22 2025/05/23 14:07:15 wiz Exp $
bin/zipcmp
bin/zipmerge
bin/ziptool
include/zip.h
include/zipconf.h
+lib/cmake/libzip/libzip-bin-targets-noconfig.cmake
+lib/cmake/libzip/libzip-bin-targets.cmake
lib/cmake/libzip/libzip-config-version.cmake
lib/cmake/libzip/libzip-config.cmake
lib/cmake/libzip/libzip-targets-noconfig.cmake
@@ -96,7 +98,6 @@ man/man3/zip_set_archive_flag.3
man/man3/zip_set_default_password.3
man/man3/zip_set_file_comment.3
man/man3/zip_set_file_compression.3
-man/man3/zip_source.3
man/man3/zip_source_begin_write.3
man/man3/zip_source_begin_write_cloning.3
man/man3/zip_source_buffer.3
@@ -147,3 +148,7 @@ man/man3/zip_strerror.3
man/man3/zip_unchange.3
man/man3/zip_unchange_all.3
man/man3/zip_unchange_archive.3
+man/man5/zip.5
+man/man5/zip_error.5
+man/man5/zip_file.5
+man/man5/zip_source.5
Index: pkgsrc/archivers/libzip/distinfo
diff -u pkgsrc/archivers/libzip/distinfo:1.50 pkgsrc/archivers/libzip/distinfo:1.51
--- pkgsrc/archivers/libzip/distinfo:1.50 Mon Jan 20 11:07:32 2025
+++ pkgsrc/archivers/libzip/distinfo Fri May 23 14:07:15 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2025/01/20 11:07:32 wiz Exp $
+$NetBSD: distinfo,v 1.51 2025/05/23 14:07:15 wiz Exp $
-BLAKE2s (libzip-1.11.3.tar.xz) = 07f1047e5b1c916eb1cd93a01331c0238bb56576aae03853fb5cf2ffcfbd57e1
-SHA512 (libzip-1.11.3.tar.xz) = 7ad7e5f04f28e777604833e702aaa68d603b9895e70d6ee9e587549eb628a89e5569aca0ea255f82de1adb8f4599b828c63dd282eb15a5ea55a147aa7df7b2a4
-Size (libzip-1.11.3.tar.xz) = 788520 bytes
+BLAKE2s (libzip-1.11.4.tar.xz) = e9f5dffd45c74e6122f84816ac08eca888703235e26faa1afa52726b4fde33c7
+SHA512 (libzip-1.11.4.tar.xz) = dc7929ed7a0f43e793041fc3f0639649233d4ecbe59f90b0275582b51d2951e240ce5182220fb14ade7dcccc08dab90fda22c87dc7365fec4fe70ee4f14eaa37
+Size (libzip-1.11.4.tar.xz) = 793340 bytes
SHA1 (patch-regress_nihtest.conf.in) = 4ba110f2acef8ded4956c1931ee6f7c6e0618cd0
Home |
Main Index |
Thread Index |
Old Index