Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2006 09:50:57 +0200 (CEST)
From:      Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100856: deskutils/recoll: track xapian-core version change
Message-ID:  <200607260750.k6Q7ovoV029709@layon.wanadoo.fr>
Resent-Message-ID: <200607260800.k6Q80YC1066393@freefall.freebsd.org>

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

>Number:         100856
>Category:       ports
>Synopsis:       deskutils/recoll: track 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 Jul 26 08:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD layon 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Nov 1 09:32:18 CET 2005 dockes@mouton:/usr/obj/usr/src/sys/LAYON i386


	
>Description:
	Update xapian-core shared lib version number
>How-To-Repeat:
	
>Fix:


diff -ru recoll.prev/Makefile recoll/Makefile
--- recoll.prev/Makefile	Sun May 28 17:28:38 2006
+++ recoll/Makefile	Wed Jul 26 09:30:55 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	recoll
 PORTVERSION=	1.4.3
+PORTREVISION=   1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.lesbonscomptes.com/recoll/
 
@@ -14,7 +15,7 @@
 COMMENT=	A personal full text search package, based on QT and Xapian
 
 BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
-LIB_DEPENDS=	xapian.11:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS=	xapian.12:${PORTSDIR}/databases/xapian-core \
 		qt-mt.3:${PORTSDIR}/x11-toolkits/qt33
 
 USE_QT_VER=	3
Only in recoll.prev: work

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



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