Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2007 10:47:25 +0200 (CEST)
From:      Jean-Francois Dockes <dockes@wanadoo.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117444: [PATCH] databases/xapian change version to 1.0.3
Message-ID:  <200710240847.l9O8lPIp056887@y.dockes.com>
Resent-Message-ID: <200710240910.l9O9A3eH033099@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117444
>Category:       ports
>Synopsis:       [PATCH] databases/xapian change version to 1.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 24 09:10:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD y 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Oct 9 14:04:56 CEST 2007 root@y:/usr/obj/usr/src/sys/MOUTON i386


	
>Description:
	Use new xapian version
>How-To-Repeat:
	
>Fix:

diff -ruN xapian-core.prev/Makefile xapian-core/Makefile
--- xapian-core.prev/Makefile	2007-07-23 11:35:36.000000000 +0200
+++ xapian-core/Makefile	2007-10-23 08:21:48.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xapian-core
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	databases
 MASTER_SITES=	http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \
 		${MASTER_SITE_LOCAL}
diff -ruN xapian-core.prev/distinfo xapian-core/distinfo
--- xapian-core.prev/distinfo	2007-07-06 18:46:16.000000000 +0200
+++ xapian-core/distinfo	2007-10-23 08:22:11.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xapian-core-1.0.2.tar.gz) = 9e7f0498bba8a6dad9474f20a8bd17c1
-SHA256 (xapian-core-1.0.2.tar.gz) = 035b1b211d3366bf7c306b2e08aa6602d736cc6c30902dc4d5c1069cc1297399
-SIZE (xapian-core-1.0.2.tar.gz) = 6530186
+MD5 (xapian-core-1.0.3.tar.gz) = 161d84aac06b7b20bc5a4441b20d3dc7
+SHA256 (xapian-core-1.0.3.tar.gz) = 65b1bf5ac40b186197b5501c4077550966d794ab8072a1e33d3e3d41010cd69d
+SIZE (xapian-core-1.0.3.tar.gz) = 3376028
diff -ruN xapian-core.prev/pkg-plist xapian-core/pkg-plist
--- xapian-core.prev/pkg-plist	2007-07-06 18:46:16.000000000 +0200
+++ xapian-core/pkg-plist	2007-10-23 09:18:20.000000000 +0200
@@ -11,7 +11,6 @@
 bin/xapian-progsrv
 bin/xapian-quest
 bin/xapian-tcpsrv
-include/xapian.h
 include/xapian/base.h
 include/xapian/database.h
 include/xapian/dbfactory.h
@@ -21,7 +20,6 @@
 include/xapian/error.h
 include/xapian/errorhandler.h
 include/xapian/expanddecider.h
-include/xapian/matchspy.h
 include/xapian/positioniterator.h
 include/xapian/postingiterator.h
 include/xapian/query.h
@@ -34,10 +32,11 @@
 include/xapian/valueiterator.h
 include/xapian/version.h
 include/xapian/visibility.h
+include/xapian.h
 lib/libxapian.a
 lib/libxapian.la
 lib/libxapian.so
-lib/libxapian.so.16
+lib/libxapian.so.17
 share/aclocal/xapian.m4
 %%PORTDOCS%%%%DOCSDIR%%/admin_notes.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc.pdf
@@ -59,6 +58,14 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__inherit__graph.map
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__inherit__graph.md5
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1BoolWeight__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1CategorySelectMatchSpy-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1CategorySelectMatchSpy.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1CategorySelectMatchSpy__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1CategorySelectMatchSpy__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1CategorySelectMatchSpy__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1CategorySelectMatchSpy__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1CategorySelectMatchSpy__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1CategorySelectMatchSpy__inherit__graph.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database-members.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Database__inherit__graph.map
@@ -118,14 +125,14 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.map
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.md5
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchDecider__inherit__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy-members.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__coll__graph.png
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MatchSpy__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultipleMatchDecider-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultipleMatchDecider.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultipleMatchDecider__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultipleMatchDecider__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultipleMatchDecider__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultipleMatchDecider__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultipleMatchDecider__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1MultipleMatchDecider__inherit__graph.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PositionIterator-members.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PositionIterator.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1PostingIterator-members.html
@@ -154,6 +161,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.map
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.md5
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Stopper__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringListSerialiser-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringListSerialiser.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringListUnserialiser-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringListUnserialiser.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor-members.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__coll__graph.map
@@ -162,6 +173,14 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.map
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.md5
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1StringValueRangeProcessor__inherit__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermCountMatchSpy-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermCountMatchSpy.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermCountMatchSpy__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermCountMatchSpy__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermCountMatchSpy__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermCountMatchSpy__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermCountMatchSpy__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermCountMatchSpy__inherit__graph.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermGenerator-members.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermGenerator.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TermIterator-members.html
@@ -176,6 +195,14 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1TradWeight__inherit__graph.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Utf8Iterator-members.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1Utf8Iterator.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueCountMatchSpy-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueCountMatchSpy.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueCountMatchSpy__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueCountMatchSpy__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueCountMatchSpy__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueCountMatchSpy__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueCountMatchSpy__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueCountMatchSpy__inherit__graph.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator-members.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1ValueIterator__coll__graph.map
@@ -196,6 +223,12 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1WritableDatabase__inherit__graph.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor-members.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor__coll__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor__coll__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor__coll__graph.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor__inherit__graph.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor__inherit__graph.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classXapian_1_1v102_1_1NumberValueRangeProcessor__inherit__graph.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/classes.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h-source.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/database_8h.html
@@ -312,6 +345,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x77.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x78.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_func_0x7e.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_rela.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_type.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/functions_vars.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/globals.html
@@ -371,6 +405,15 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__22.map
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__22.md5
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__22.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__23.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__23.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__23.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__24.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__24.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__24.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__25.map
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__25.md5
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__25.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__3.map
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__3.md5
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherit__graph__3.png
@@ -395,9 +438,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/inherits.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h-source.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.map
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.md5
-%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__dep__incl.png
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.map
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.md5
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/matchspy_8h__incl.png
@@ -448,6 +488,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.map
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.md5
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/stem_8h__incl.png
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1StringAndFrequency-members.html
+%%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1StringAndFrequency.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor-members.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc/html/structXapian_1_1ValueRangeProcessor__inherit__graph.map
@@ -503,6 +545,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/bm25.html
 %%PORTDOCS%%%%DOCSDIR%%/code_structure.html
 %%PORTDOCS%%%%DOCSDIR%%/deprecation.html
+%%PORTDOCS%%%%DOCSDIR%%/glossary.html
 %%PORTDOCS%%%%DOCSDIR%%/index.html
 %%PORTDOCS%%%%DOCSDIR%%/install.html
 %%PORTDOCS%%%%DOCSDIR%%/internals.html

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710240847.l9O8lPIp056887>