Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 10:24:58 +0100 (CET)
From:      Jean-Francois Dockes <jf@dockes.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/152195: [PATCH] deskutils/pinot update to xapian-core 1.2.3
Message-ID:  <201011130924.oAD9OwiZ034078@y.dockes.com>
Resent-Message-ID: <201011130930.oAD9UKWN002520@freefall.freebsd.org>

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

>Number:         152195
>Category:       ports
>Synopsis:       [PATCH] deskutils/pinot update to xapian-core 1.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 13 09:30:19 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 7.3-STABLE amd64
>Organization:
>Environment:
System: FreeBSD y 7.3-STABLE FreeBSD 7.3-STABLE #4: Mon Sep 20 18:04:30 CEST 2010 dockes@y:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Update shared library dependancy to xapian-core 1.2.3 value
>How-To-Repeat:
	
>Fix:

diff -ruN pinot.prev/Makefile pinot/Makefile
--- pinot.prev/Makefile	2010-09-30 01:57:17.000000000 +0200
+++ pinot/Makefile	2010-11-09 11:52:36.000000000 +0100
@@ -18,7 +18,7 @@
 COMMENT=	Personal search and metasearch for the Free Desktop
 
 BUILD_DEPENDS=	update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
-LIB_DEPENDS=	xapian.21:${PORTSDIR}/databases/xapian-core	\
+LIB_DEPENDS=	xapian.23:${PORTSDIR}/databases/xapian-core	\
 		gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24	\
 		textcat.0:${PORTSDIR}/textproc/libtextcat	\
 		dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib	\
>Release-Note:
>Audit-Trail:
>Unformatted:



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