pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-Search-Xapian



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Tue Mar  1 15:45:38 UTC 2022

Modified Files:
        pkgsrc/textproc/p5-Search-Xapian: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/textproc/p5-Search-Xapian/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/p5-Search-Xapian/distinfo

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

Modified files:

Index: pkgsrc/textproc/p5-Search-Xapian/Makefile
diff -u pkgsrc/textproc/p5-Search-Xapian/Makefile:1.36 pkgsrc/textproc/p5-Search-Xapian/Makefile:1.37
--- pkgsrc/textproc/p5-Search-Xapian/Makefile:1.36      Mon May 24 19:54:36 2021
+++ pkgsrc/textproc/p5-Search-Xapian/Makefile   Tue Mar  1 15:45:37 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2021/05/24 19:54:36 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2022/03/01 15:45:37 schmonz Exp $
 
-DISTNAME=              Search-Xapian-1.2.25.4
+DISTNAME=              Search-Xapian-1.2.25.5
 PKGNAME=               ${DISTNAME:S/^/p5-/}
-PKGREVISION=           1
 CATEGORIES=            textproc perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Search/}
 

Index: pkgsrc/textproc/p5-Search-Xapian/distinfo
diff -u pkgsrc/textproc/p5-Search-Xapian/distinfo:1.21 pkgsrc/textproc/p5-Search-Xapian/distinfo:1.22
--- pkgsrc/textproc/p5-Search-Xapian/distinfo:1.21      Tue Oct 26 11:22:35 2021
+++ pkgsrc/textproc/p5-Search-Xapian/distinfo   Tue Mar  1 15:45:37 2022
@@ -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



Home | Main Index | Thread Index | Old Index