-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to 1.2.25.5. From the changelog:
- The exception fix in 1.2.25.3 unintentionally broke the build with xapian-core < 1.4.10. To fix this we now generate the exception handling code at build time, and enable the new exceptions based on the version of xapian-core we're building against.
- Loading branch information
Showing
2 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.21 2021/10/26 11:22:35 nia Exp $ | ||
$NetBSD: distinfo,v 1.22 2022/03/01 15:45:37 schmonz Exp $ | ||
|
||
BLAKE2s (Search-Xapian-1.2.25.4.tar.gz) = eda6241a59633b6ab2c8d1cdbec1794de8e26d56e46fb4ab9171ffd921df2b6e | ||
SHA512 (Search-Xapian-1.2.25.4.tar.gz) = 14d34641583fb3cce3e7cd4b16e5001be9c7808d07e4942b4842196f36906649053d1ff522a5a1b82200ecd714c55afaf7bd653bf7df9a462db91d05cd12cb01 | ||
Size (Search-Xapian-1.2.25.4.tar.gz) = 75336 bytes | ||
BLAKE2s (Search-Xapian-1.2.25.5.tar.gz) = 6baf30c9ca8786936b2e5786374de64ca554af91adf69cec042798aa999626e6 | ||
SHA512 (Search-Xapian-1.2.25.5.tar.gz) = 3099ba3f8726029d7a5c916f6b05d2d7cea41534b0f364687c7d9e0212340dca2a313a1ac8e0f6531a7c1084c8833a0e6d45bcff8fec32e0a6e5922bc0bcb81f | ||
Size (Search-Xapian-1.2.25.5.tar.gz) = 74960 bytes |