From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 25 14:20:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 364A8106566C for ; Fri, 25 Jul 2008 14:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0AEC58FC13 for ; Fri, 25 Jul 2008 14:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6PEK2SY000320 for ; Fri, 25 Jul 2008 14:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6PEK2SJ000319; Fri, 25 Jul 2008 14:20:02 GMT (envelope-from gnats) Resent-Date: Fri, 25 Jul 2008 14:20:02 GMT Resent-Message-Id: <200807251420.m6PEK2SJ000319@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jean-Francois Dockes Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33F681065675 for ; Fri, 25 Jul 2008 14:18:43 +0000 (UTC) (envelope-from dockes@wanadoo.fr) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by mx1.freebsd.org (Postfix) with ESMTP id E7E908FC08 for ; Fri, 25 Jul 2008 14:18:42 +0000 (UTC) (envelope-from dockes@wanadoo.fr) Received: from smtp2-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp2-g19.free.fr (Postfix) with ESMTP id 61FD012B6F4 for ; Fri, 25 Jul 2008 16:18:41 +0200 (CEST) Received: from y.dockes.com (obs92-1-82-225-153-66.fbx.proxad.net [82.225.153.66]) by smtp2-g19.free.fr (Postfix) with ESMTP id 2897112B6BC for ; Fri, 25 Jul 2008 16:18:41 +0200 (CEST) Received: from y.dockes.com (localhost [127.0.0.1]) by y.dockes.com (8.14.2/8.14.1) with ESMTP id m6PEIb6g055243 for ; Fri, 25 Jul 2008 16:18:37 +0200 (CEST) (envelope-from dockes@y.dockes.com) Received: (from dockes@localhost) by y.dockes.com (8.14.2/8.14.1/Submit) id m6PEIbHb055242; Fri, 25 Jul 2008 16:18:37 +0200 (CEST) (envelope-from dockes) Message-Id: <200807251418.m6PEIbHb055242@y.dockes.com> Date: Fri, 25 Jul 2008 16:18:37 +0200 (CEST) From: Jean-Francois Dockes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/125954: [PATCH] deskutils/recoll follow xapian-core revision X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jean-Francois Dockes List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2008 14:20:03 -0000 >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: