pkgsrc-WIP-changes archive

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

dovecot-fts-xapian: update to 1.7.6. Changes:



Module Name:	pkgsrc-wip
Committed By:	Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By:	schmonz
Date:		Tue Mar 5 14:22:33 2024 -0500
Changeset:	99f1bb55ae689ada038a6b598d36dd014042ccb5

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

Log Message:
dovecot-fts-xapian: update to 1.7.6. Changes:

- Bits & Bolts
- Thread optimization
- Issue #147
- Memory management
- Xapian cache handling
- Misc fixes
- Binary search
- Bug fixes

pkgsrc-changes:

- Drop '2' from PKGNAME to match mail/dovecot2*

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

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

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

diffs:
diff --git a/dovecot2-fts-xapian/Makefile b/dovecot2-fts-xapian/Makefile
index 02394f9de2..1a2068d42b 100644
--- a/dovecot2-fts-xapian/Makefile
+++ b/dovecot2-fts-xapian/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
-DISTNAME=		${GITHUB_PROJECT}-1.7.2
-PKGNAME=		dovecot2-${DISTNAME}
+DISTNAME=		${GITHUB_PROJECT}-1.7.6
+PKGNAME=		dovecot-${DISTNAME}
 CATEGORIES=		mail
 MASTER_SITES=		${MASTER_SITE_GITHUB:=grosjo/}
 GITHUB_PROJECT=		fts-xapian
diff --git a/dovecot2-fts-xapian/distinfo b/dovecot2-fts-xapian/distinfo
index d1c8d830a4..ee57ab8a4f 100644
--- a/dovecot2-fts-xapian/distinfo
+++ b/dovecot2-fts-xapian/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fts-xapian-1.7.2.tar.gz) = 44282f8eabbdbcca0b78da718ddb06b6c967140ad6f34d25c82067b3dcb505ef
-SHA512 (fts-xapian-1.7.2.tar.gz) = 2cc3c1b0f3461be19eb1594f393ea82be4b02d4238228255983e2c695faefe08707348decf0fddfc663a0c7bdb327ea9342f70c03ded5684e10eadf2a662f08a
-Size (fts-xapian-1.7.2.tar.gz) = 35656 bytes
+BLAKE2s (fts-xapian-1.7.6.tar.gz) = e72ab81592e6cde53fac24feba796a3b22229d93f106269f8bbc967142e5319b
+SHA512 (fts-xapian-1.7.6.tar.gz) = 83b25bae097fceb56b62355cd8e10788bea850c2f312eb15fca72fb9c1d033d54e56c251eb27eeb971fe405da9d6a3509a3a700bbd0602d785949548ac15ba1f
+Size (fts-xapian-1.7.6.tar.gz) = 36626 bytes


Home | Main Index | Thread Index | Old Index