pkgsrc-WIP-changes archive

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

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



Module Name:	pkgsrc-wip
Committed By:	Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By:	schmonz
Date:		Sat Feb 24 22:14:20 2024 -0500
Changeset:	42b59b2fac646d466762b0f3adb41690eb88ef55

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

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

- Threading management
- Fix "Can't re-create Xapian DB; DatabaseCreateError - Permission
  denied" (#147)
- Fix NetBSD, macOS builds (#151)

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

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

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

diffs:
diff --git a/dovecot2-fts-xapian/Makefile b/dovecot2-fts-xapian/Makefile
index f216f363d7..8c40fed164 100644
--- a/dovecot2-fts-xapian/Makefile
+++ b/dovecot2-fts-xapian/Makefile
@@ -1,9 +1,10 @@
 # $NetBSD$
 
-DISTNAME=		fts-xapian-1.6.5
+DISTNAME=		${GITHUB_PROJECT}-1.7.0
 PKGNAME=		dovecot2-${DISTNAME}
 CATEGORIES=		mail
 MASTER_SITES=		${MASTER_SITE_GITHUB:=grosjo/}
+GITHUB_PROJECT=		fts-xapian
 GITHUB_TAG=		${PKGVERSION_NOREV}
 
 MAINTAINER=		otis%NetBSD.org@localhost
diff --git a/dovecot2-fts-xapian/distinfo b/dovecot2-fts-xapian/distinfo
index 123b004bca..f53198f051 100644
--- a/dovecot2-fts-xapian/distinfo
+++ b/dovecot2-fts-xapian/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fts-xapian-1.6.5.tar.gz) = 79667877649b5b76930e8237243502f536184774d25cb28a9d759cf2c5597427
-SHA512 (fts-xapian-1.6.5.tar.gz) = 4f176648d2007470689c27d75f3b2fcfad8bba61eeeb520a89390b04359a000bf250f9379fc9281abf88506a367e1b2a5c4717b3abcd163d8ac3bdf8df584968
-Size (fts-xapian-1.6.5.tar.gz) = 33996 bytes
+BLAKE2s (fts-xapian-1.7.0.tar.gz) = 3a6d8107c4218425bdc8fdaa1167da28fcdf77b18f29d428396dc54e443072bd
+SHA512 (fts-xapian-1.7.0.tar.gz) = 19051b8992399aa7733fc880227395f99f4c74405e6c9873986416e1ad124d16b58b47a3ad7f38a4e251c1874d0ec32b1652f11d2003adedc0683181ce3dd067
+Size (fts-xapian-1.7.0.tar.gz) = 35121 bytes


Home | Main Index | Thread Index | Old Index