Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2007 18:47:29 +0200 (CEST)
From:      Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114360: [PATCH] deskutils/recoll: follow xapian update to 1.0.2
Message-ID:  <200707061647.l66GlTZl029702@mouton.dockes.com>
Resent-Message-ID: <200707061650.l66Go8ON013606@freefall.freebsd.org>

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

>Number:         114360
>Category:       ports
>Synopsis:       [PATCH] deskutils/recoll: follow xapian update to 1.0.2
>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:   Fri Jul 06 16:50:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 5.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD mouton 5.5-RELEASE FreeBSD 5.5-RELEASE #2: Fri May 26 07:37:48 CEST 2006 dockes@mouton:/usr/obj/usr/src/sys/MOUTON i386


	
>Description:
	Support build with new xapian library version
>How-To-Repeat:
	
>Fix:


diff -ruN recoll.prev/Makefile recoll/Makefile
--- recoll.prev/Makefile	Wed Jun 20 07:12:09 2007
+++ recoll/Makefile	Fri Jul  6 18:12:16 2007
@@ -14,7 +14,7 @@
 COMMENT=	A personal full text search package, based on QT and Xapian
 
 BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
-LIB_DEPENDS=	xapian.1[3-5]:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS=	xapian.1[3-6]:${PORTSDIR}/databases/xapian-core \
 		qt-mt.3:${PORTSDIR}/x11-toolkits/qt33
 
 USE_QT_VER=	3
>Release-Note:
>Audit-Trail:
>Unformatted:



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