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:           Sun Feb  8 21:49:03 UTC 2026

Modified Files:
        pkgsrc/textproc/libzim: Makefile distinfo

Log Message:
libzim: update to 9.5.0.

libzim 9.5.0
============

 * Handling Protection against too long words in titles (@veloman-yunkan #1004 #1034)
 * Quick detection of corruption of 1st blob offset in cluster( @veloman-yunkan #1029 #1031)
 * Use zim-testing-suite version 0.9.0 (@veloman-yunkan #1030)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/libzim/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/textproc/libzim/Makefile:1.5
--- pkgsrc/textproc/libzim/Makefile:1.4 Wed Jan  7 08:49:05 2026
+++ pkgsrc/textproc/libzim/Makefile     Sun Feb  8 21:49:03 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2026/01/07 08:49:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2026/02/08 21:49:03 wiz Exp $
 
-DISTNAME=      libzim-9.4.1
-PKGREVISION=   1
+DISTNAME=      libzim-9.5.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.3 pkgsrc/textproc/libzim/distinfo:1.4
--- pkgsrc/textproc/libzim/distinfo:1.3 Mon Jan  5 01:52:26 2026
+++ pkgsrc/textproc/libzim/distinfo     Sun Feb  8 21:49:03 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2026/01/05 01:52:26 wiz Exp $
+$NetBSD: distinfo,v 1.4 2026/02/08 21:49:03 wiz Exp $
 
-BLAKE2s (libzim-9.4.1.tar.gz) = 9222bce4b55f4b545db4cc0edfbac26fb18ac00d44c3eab45e0a7ef5c29ccc5c
-SHA512 (libzim-9.4.1.tar.gz) = acf11e4fe980adc1c0be760dab4d0f5a8d3da20579d918f627d439acc3266f12bae3f033c2f3f98009f6e1a20fc35190ca625b46fc581cb801594a8943e83d9d
-Size (libzim-9.4.1.tar.gz) = 274558 bytes
+BLAKE2s (libzim-9.5.0.tar.gz) = c6430a8f8073432ca4ebe3059f5ff5f8d091b46fc2151b4979552a3f5be5c448
+SHA512 (libzim-9.5.0.tar.gz) = b4ccc742e10690009e8f1e0b84c3083c8aa355ae02b6eb47dc6d3708971cd357a2e38fce5978106f6aca73e31976cca0fb56421d0088efa1459a7d89f029bee7
+Size (libzim-9.5.0.tar.gz) = 276415 bytes



Home | Main Index | Thread Index | Old Index