Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2006 10:15:32 +0200 (CEST)
From:      Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96500: chase lib change
Message-ID:  <200604290815.k3T8FW7N061216@y.dockes.com>
Resent-Message-ID: <200604290820.k3T8KLJ6021758@freefall.freebsd.org>

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

>Number:         96500
>Category:       ports
>Synopsis:       chase lib 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:   Sat Apr 29 08:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD y 4.10-RELEASE-p3 FreeBSD 4.10-RELEASE-p3 #5: Mon Nov 15 11:01:26 CET 2004 dockes@y:/usr/src/sys/compile/GENEDOC i386


	
>Description:
	Chase lib version change for xapian-core. Bump PORTREVISION
>How-To-Repeat:
	
>Fix:

	
diff -ruN recoll.prev/Makefile recoll/Makefile
--- recoll.prev/Makefile	Sat Apr 29 09:56:02 2006
+++ recoll/Makefile	Sat Apr 29 09:56:27 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	recoll
 PORTVERSION=	1.3.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.8:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS=	xapian.11:${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?200604290815.k3T8FW7N061216>