Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2007 10:49:31 +0200 (CEST)
From:      Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117447: [PATCH] deskutils/recoll follow xapian-core version change
Message-ID:  <200710240849.l9O8nVJq056973@y.dockes.com>
Resent-Message-ID: <200710240930.l9O9U4NM034044@freefall.freebsd.org>

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

>Number:         117447
>Category:       ports
>Synopsis:       [PATCH] deskutils/recoll follow xapian-core version change
>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:30:04 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 shared lib version
>How-To-Repeat:
	
>Fix:

diff -ruN recoll.prev/Makefile recoll/Makefile
--- recoll.prev/Makefile	2007-09-15 18:19:14.000000000 +0200
+++ recoll/Makefile	2007-10-24 08:17:46.000000000 +0200
@@ -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-6]:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS=	xapian.1[3-8]:${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?200710240849.l9O8nVJq056973>