pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/libkiwix
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 9 16:35:38 UTC 2026
Modified Files:
pkgsrc/www/libkiwix: Makefile distinfo
Log Message:
libkiwix: update to 14.2.0.
libkiwix 14.2.0
===============
* Server:
- Add 10.211 IPv4 range to known local ranges (@kelson42 #1273)
- Fix regression to properly deal with IPv4-only systems (@veloman-yunkan #1272)
- Improve mgmt of empty search input (@pippotadde #1255 #1258 #1259)
- Remove pagination for OPDS/Atom feed URL (@kelson42 #1274)
- Updated documentation of lang and category filters in catalog query API endpoints (@veloman-yunkan #804)
* Other
- Optimized (speed) removeAccents() for ASCII-only input (@veloman-yunkan #1276)
- Fix a few stability, correctness, and memory problems (@shbhmexe #1261)
- Introduce Manager::addBooksFromDirectory (@juuz0 #1220)
* Compilation
- Move MS Windows CI to 2025 runner (@kelson42 #1269)
- Fix readthedocs update process (@kelson42 #1247)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/libkiwix/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/libkiwix/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/libkiwix/Makefile
diff -u pkgsrc/www/libkiwix/Makefile:1.6 pkgsrc/www/libkiwix/Makefile:1.7
--- pkgsrc/www/libkiwix/Makefile:1.6 Fri Feb 6 10:06:08 2026
+++ pkgsrc/www/libkiwix/Makefile Mon Mar 9 16:35:38 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2026/02/06 10:06:08 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2026/03/09 16:35:38 wiz Exp $
-DISTNAME= libkiwix-14.1.1
-PKGREVISION= 2
+DISTNAME= libkiwix-14.2.0
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=kiwix/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/www/libkiwix/distinfo
diff -u pkgsrc/www/libkiwix/distinfo:1.3 pkgsrc/www/libkiwix/distinfo:1.4
--- pkgsrc/www/libkiwix/distinfo:1.3 Tue Dec 9 13:45:08 2025
+++ pkgsrc/www/libkiwix/distinfo Mon Mar 9 16:35:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/12/09 13:45:08 wiz Exp $
+$NetBSD: distinfo,v 1.4 2026/03/09 16:35:38 wiz Exp $
-BLAKE2s (libkiwix-14.1.1.tar.gz) = 9012efd6a494c711e61d3e7a3e4b5c3baa607a1a9ec4a253fa40637ba631555a
-SHA512 (libkiwix-14.1.1.tar.gz) = 921797af389476f24e755f8f64ed400c7ddb114832788ef6d05c427e444aee01298a8c7a33b8b818cce3f2e541ff86de53880cb1c8d4e3e4c21f13e7ac7f0d2a
-Size (libkiwix-14.1.1.tar.gz) = 1302934 bytes
+BLAKE2s (libkiwix-14.2.0.tar.gz) = 8f59c4834826c613388a2b29dc88473b5e28316114e216380cd33109ac486be0
+SHA512 (libkiwix-14.2.0.tar.gz) = 5ee080652c1359a8ba2fa13188cb5fea98f24f2876b3dfaa497858a3db68d6544f88b822a63520105ed1b9ca520cffd95a3bdb1aa679688880ca19c2543191da
+Size (libkiwix-14.2.0.tar.gz) = 1305709 bytes
Home |
Main Index |
Thread Index |
Old Index