pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/libzim



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 15 17:28:05 UTC 2026

Modified Files:
        pkgsrc/textproc/libzim: Makefile distinfo

Log Message:
libzim: update to 9.6.0.

libzim 9.6.0
============

 * Optimization of memory usage by dirents during ZIM creation (@veloman-yunkan #1055)
 * Allows to open ZIM with more than ~268M entries on macOS (@jasontitus #1053)
 * Fix ZIM metadata 'Counter' parser by properly ignoring mime-types paramters (@Pranavjeet-Naidu #1050)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/libzim/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/libzim/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/libzim/Makefile
diff -u pkgsrc/textproc/libzim/Makefile:1.6 pkgsrc/textproc/libzim/Makefile:1.7
--- pkgsrc/textproc/libzim/Makefile:1.6 Sun Mar 22 16:01:14 2026
+++ pkgsrc/textproc/libzim/Makefile     Wed Apr 15 17:28:05 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2026/03/22 16:01:14 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2026/04/15 17:28:05 wiz Exp $
 
-DISTNAME=      libzim-9.5.1
+DISTNAME=      libzim-9.6.0
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openzim/}
 GITHUB_TAG=    ${PKGVERSION_NOREV}

Index: pkgsrc/textproc/libzim/distinfo
diff -u pkgsrc/textproc/libzim/distinfo:1.5 pkgsrc/textproc/libzim/distinfo:1.6
--- pkgsrc/textproc/libzim/distinfo:1.5 Sun Mar 22 16:01:14 2026
+++ pkgsrc/textproc/libzim/distinfo     Wed Apr 15 17:28:05 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/03/22 16:01:14 wiz Exp $
+$NetBSD: distinfo,v 1.6 2026/04/15 17:28:05 wiz Exp $
 
-BLAKE2s (libzim-9.5.1.tar.gz) = 4a0dda23f20daeeef46e359eb02cae62d5d9b3ed5a6fe046e6efbc9df48881df
-SHA512 (libzim-9.5.1.tar.gz) = a585764718fd7535d091ae8c444014f0bf30376df7765f8ca0fc238b4a1c304bd57320efbd111385fac1bfb3258779c4e49a3dd81b083f5373610034a7d6fc67
-Size (libzim-9.5.1.tar.gz) = 276743 bytes
+BLAKE2s (libzim-9.6.0.tar.gz) = 19091e829297bd87c2db6830e2cbc26d3178bda72a61fcecb0949042f7f64934
+SHA512 (libzim-9.6.0.tar.gz) = 28d81076ff4ffed0a417240c86b70cfb003cac1ab10d38b34392c0b3c55b61d4c893a1eade06efbd9ca4e24da53612f83ef53d5af1861e104635623b1229a707
+Size (libzim-9.6.0.tar.gz) = 278148 bytes



Home | Main Index | Thread Index | Old Index