Thu Jul 23 19:27:21 2009 UTC ()
Update to 1.0.14:

indexers:
* omindex: Make sure that output is flushed after every message, not just after
  some of them.

portability:
* Avoid infinite loop in omindex and scriptindex when reading files under
  Cygwin with automatic end of line translation enabled.  This same bug can
  also manifest on Unix platforms if the file is truncated by another process
  while being read.


(schmonz)
diff -r1.9 -r1.10 pkgsrc/textproc/xapian-omega/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/xapian-omega/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/textproc/xapian-omega/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/xapian-omega/Makefile 2009/07/18 22:28:28 1.9
+++ pkgsrc/textproc/xapian-omega/Makefile 2009/07/23 19:27:21 1.10
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.9 2009/07/18 22:28:28 schmonz Exp $ 1# $NetBSD: Makefile,v 1.10 2009/07/23 19:27:21 schmonz Exp $
2# 2#
3 3
4DISTNAME= xapian-omega-1.0.13 4DISTNAME= xapian-omega-1.0.14
5CATEGORIES= textproc 5CATEGORIES= textproc
6MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.13/ 6MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.14/
7 7
8MAINTAINER= schmonz@NetBSD.org 8MAINTAINER= schmonz@NetBSD.org
9HOMEPAGE= http://xapian.org/docs/omega/overview.html 9HOMEPAGE= http://xapian.org/docs/omega/overview.html
10COMMENT= Search engine application for websites using Xapian 10COMMENT= Search engine application for websites using Xapian
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} 16CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18USE_LANGUAGES= c c++ 18USE_LANGUAGES= c c++
19USE_TOOLS+= perl:run 19USE_TOOLS+= perl:run

cvs diff -r1.5 -r1.6 pkgsrc/textproc/xapian-omega/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/xapian-omega/distinfo 2009/07/18 22:28:28 1.5
+++ pkgsrc/textproc/xapian-omega/distinfo 2009/07/23 19:27:21 1.6
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.5 2009/07/18 22:28:28 schmonz Exp $ 1$NetBSD: distinfo,v 1.6 2009/07/23 19:27:21 schmonz Exp $
2 2
3SHA1 (xapian-omega-1.0.13.tar.gz) = 9fcb1dd92c7d08e9ce3bbeba22086674dee272df 3SHA1 (xapian-omega-1.0.14.tar.gz) = 74564229085a48aa9e717799c2f63556ea469174
4RMD160 (xapian-omega-1.0.13.tar.gz) = 807aaeae9cbcceb4b1102f2d513fa5a3291def55 4RMD160 (xapian-omega-1.0.14.tar.gz) = ce504de61aef639fa52333425967b83849d8571c
5Size (xapian-omega-1.0.13.tar.gz) = 507451 bytes 5Size (xapian-omega-1.0.14.tar.gz) = 507723 bytes
6SHA1 (patch-aa) = ce457e51d62ecc8833b1f1f7b9aaeddf6f39bf98 6SHA1 (patch-aa) = ce457e51d62ecc8833b1f1f7b9aaeddf6f39bf98
7SHA1 (patch-ab) = 6e845f6a61d7e36715b4a1bde217ff31ea0999e5 7SHA1 (patch-ab) = 6e845f6a61d7e36715b4a1bde217ff31ea0999e5
8SHA1 (patch-ac) = 49dc336eefdd1bafd8343e60ad01412127753989 8SHA1 (patch-ac) = 49dc336eefdd1bafd8343e60ad01412127753989
9SHA1 (patch-ad) = 4a09fdb782f11cb94040cd892dcd0b92bd8d1785 9SHA1 (patch-ad) = 4a09fdb782f11cb94040cd892dcd0b92bd8d1785
10SHA1 (patch-ae) = 4908628165c5bd563f66703fe029348bfb1c62ee 10SHA1 (patch-ae) = 4908628165c5bd563f66703fe029348bfb1c62ee