Skip to content

Commit 061cb9d

Browse files
committed
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.
1 parent 94d4184 commit 061cb9d

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

textproc/p5-Search-Xapian/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.36 2021/05/24 19:54:36 wiz Exp $
1+
# $NetBSD: Makefile,v 1.37 2022/03/01 15:45:37 schmonz Exp $
22

3-
DISTNAME= Search-Xapian-1.2.25.4
3+
DISTNAME= Search-Xapian-1.2.25.5
44
PKGNAME= ${DISTNAME:S/^/p5-/}
5-
PKGREVISION= 1
65
CATEGORIES= textproc perl5
76
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
87

textproc/p5-Search-Xapian/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.21 2021/10/26 11:22:35 nia Exp $
1+
$NetBSD: distinfo,v 1.22 2022/03/01 15:45:37 schmonz Exp $
22

3-
BLAKE2s (Search-Xapian-1.2.25.4.tar.gz) = eda6241a59633b6ab2c8d1cdbec1794de8e26d56e46fb4ab9171ffd921df2b6e
4-
SHA512 (Search-Xapian-1.2.25.4.tar.gz) = 14d34641583fb3cce3e7cd4b16e5001be9c7808d07e4942b4842196f36906649053d1ff522a5a1b82200ecd714c55afaf7bd653bf7df9a462db91d05cd12cb01
5-
Size (Search-Xapian-1.2.25.4.tar.gz) = 75336 bytes
3+
BLAKE2s (Search-Xapian-1.2.25.5.tar.gz) = 6baf30c9ca8786936b2e5786374de64ca554af91adf69cec042798aa999626e6
4+
SHA512 (Search-Xapian-1.2.25.5.tar.gz) = 3099ba3f8726029d7a5c916f6b05d2d7cea41534b0f364687c7d9e0212340dca2a313a1ac8e0f6531a7c1084c8833a0e6d45bcff8fec32e0a6e5922bc0bcb81f
5+
Size (Search-Xapian-1.2.25.5.tar.gz) = 74960 bytes

0 commit comments

Comments
 (0)