Sat Aug 1 08:42:58 2009 UTC ()
Update to 1.0.14.0. From the changelog:

- Add handling of C++ exceptions from methods of Document (ticket#284).


(schmonz)
diff -r1.4 -r1.5 pkgsrc/textproc/p5-Search-Xapian/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/p5-Search-Xapian/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/textproc/p5-Search-Xapian/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Search-Xapian/Makefile 2009/07/07 16:31:42 1.4
+++ pkgsrc/textproc/p5-Search-Xapian/Makefile 2009/08/01 08:42:58 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2009/07/07 16:31:42 sno Exp $ 1# $NetBSD: Makefile,v 1.5 2009/08/01 08:42:58 schmonz Exp $
2# 2#
3 3
4DISTNAME= Search-Xapian-1.0.13.1 4DISTNAME= Search-Xapian-1.0.14.0
5PKGNAME= ${DISTNAME:S/^/p5-/} 5PKGNAME= ${DISTNAME:S/^/p5-/}
6CATEGORIES= textproc perl5 6CATEGORIES= textproc perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
8 8
9MAINTAINER= schmonz@NetBSD.org 9MAINTAINER= schmonz@NetBSD.org
10HOMEPAGE= http://xapian.org/docs/bindings/perl/Search/Xapian.html 10HOMEPAGE= http://xapian.org/docs/bindings/perl/Search/Xapian.html
11COMMENT= Perl XS frontend to the Xapian C++ search library 11COMMENT= Perl XS frontend to the Xapian C++ search library
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LANGUAGES= c++ 16USE_LANGUAGES= c++
17 17

cvs diff -r1.3 -r1.4 pkgsrc/textproc/p5-Search-Xapian/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Search-Xapian/distinfo 2009/07/07 16:31:42 1.3
+++ pkgsrc/textproc/p5-Search-Xapian/distinfo 2009/08/01 08:42:58 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/07/07 16:31:42 sno Exp $ 1$NetBSD: distinfo,v 1.4 2009/08/01 08:42:58 schmonz Exp $
2 2
3SHA1 (Search-Xapian-1.0.13.1.tar.gz) = 702972d57b895044de92e7f827af9d31151c66db 3SHA1 (Search-Xapian-1.0.14.0.tar.gz) = 9813a6d1c6cac7907f35f271873c61c5f8763556
4RMD160 (Search-Xapian-1.0.13.1.tar.gz) = ffdaf5f6c23dc5fbc5382793ec681d94261f284b 4RMD160 (Search-Xapian-1.0.14.0.tar.gz) = e89a5a24aa4a271ca91ea1c4c925d8fcb574b211
5Size (Search-Xapian-1.0.13.1.tar.gz) = 50321 bytes 5Size (Search-Xapian-1.0.14.0.tar.gz) = 50735 bytes