Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2008 16:18:37 +0200 (CEST)
From:      Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125954: [PATCH] deskutils/recoll follow xapian-core revision
Message-ID:  <200807251418.m6PEIbHb055242@y.dockes.com>
Resent-Message-ID: <200807251420.m6PEK2SJ000319@freefall.freebsd.org>

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

>Number:         125954
>Category:       ports
>Synopsis:       [PATCH] deskutils/recoll follow xapian-core revision
>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 25 14:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD y 6.3-STABLE FreeBSD 6.3-STABLE #0: Wed Jul 23 12:45:26 CEST 2008 root@y:/usr/obj/usr/src/sys/MOUTON i386


	
>Description:
	Update recoll dependency to new xapian lib revision
>How-To-Repeat:
	
>Fix:

diff -ruN recoll.prev/Makefile recoll/Makefile
--- recoll.prev/Makefile	2008-06-07 02:24:12.000000000 +0200
+++ recoll/Makefile	2008-07-25 15:40:56.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-9]:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS=	xapian.[1-2][0-9]:${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?200807251418.m6PEIbHb055242>