pkgsrc-WIP-changes archive

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

dovecot2-fts-xapian: update to 1.8. Changes:



Module Name:	pkgsrc-wip
Committed By:	Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By:	schmonz
Date:		Tue Nov 12 06:13:52 2024 -0800
Changeset:	2429477b334140ebdb4a077e06ab79f13f0dd238

Modified Files:
	dovecot2-fts-xapian/Makefile
	dovecot2-fts-xapian/distinfo

Log Message:
dovecot2-fts-xapian: update to 1.8. Changes:

- Fix incorrect XAPIAN_WILDCARD handling
- Fix indices growing much larger
- Fix core dumps
- Trim error
- Compatibility ICU 75
- new headers included
- Multiple optimisations
- Better memory handling
- Verbose fixes
- Other bug fixes
- Stable release for a while

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2429477b334140ebdb4a077e06ab79f13f0dd238

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

diffstat:
 dovecot2-fts-xapian/Makefile | 2 +-
 dovecot2-fts-xapian/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/dovecot2-fts-xapian/Makefile b/dovecot2-fts-xapian/Makefile
index 65f37ae9b7..23bc87ac32 100644
--- a/dovecot2-fts-xapian/Makefile
+++ b/dovecot2-fts-xapian/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=		${GITHUB_PROJECT}-1.7.10
+DISTNAME=		${GITHUB_PROJECT}-1.8
 PKGNAME=		dovecot-${DISTNAME}
 CATEGORIES=		mail
 MASTER_SITES=		${MASTER_SITE_GITHUB:=grosjo/}
diff --git a/dovecot2-fts-xapian/distinfo b/dovecot2-fts-xapian/distinfo
index a3dfefcba6..bb5de995d0 100644
--- a/dovecot2-fts-xapian/distinfo
+++ b/dovecot2-fts-xapian/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fts-xapian-1.7.10.tar.gz) = 5648990d04ee66dc87c2d14b6cbf7e7988f2e1c685c19a11730ef93fbf77c200
-SHA512 (fts-xapian-1.7.10.tar.gz) = 3844233fd6c0de6d1b7c13e116fc82157324dfc799fcabc766b860c270448a624263533f142566748a4bab2aa1043b3030d7f4795afd4046f10c2a41970cf250
-Size (fts-xapian-1.7.10.tar.gz) = 36886 bytes
+BLAKE2s (fts-xapian-1.8.tar.gz) = fa2d73abd2bbafb91dc39c78a214983be3fc939cbb189888bfbdd3fb8ed694a9
+SHA512 (fts-xapian-1.8.tar.gz) = 178922589ae307afbb465bdac9ba352c1198d4a97a204d190461751d0c117dad22119d964d8dbda2fb5f44a05f069536788a02e816a5822da28c8c96720c4a93
+Size (fts-xapian-1.8.tar.gz) = 35196 bytes


Home | Main Index | Thread Index | Old Index