Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2014 06:24:22 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339757 - head/misc/bibletime
Message-ID:  <201401150624.s0F6OMgj084593@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Wed Jan 15 06:24:22 2014
New Revision: 339757
URL: http://svnweb.freebsd.org/changeset/ports/339757
QAT: https://qat.redports.org/buildarchive/r339757/

Log:
  - Bump PORTREVISION to chase shlib change in misc/sword

Modified:
  head/misc/bibletime/Makefile

Modified: head/misc/bibletime/Makefile
==============================================================================
--- head/misc/bibletime/Makefile	Wed Jan 15 06:23:15 2014	(r339756)
+++ head/misc/bibletime/Makefile	Wed Jan 15 06:24:22 2014	(r339757)
@@ -2,7 +2,7 @@
 
 PORTNAME=	bibletime
 PORTVERSION=	2.10.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc kde
 MASTER_SITES=	SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code
 
@@ -12,7 +12,7 @@ COMMENT=	Open source Bible study tool
 LICENSE=	GPLv2
 
 LIB_DEPENDS=	clucene-core:${PORTSDIR}/textproc/clucene
-RUN_DEPENDS=	${LOCALBASE}/lib/libsword-1.7.0.so:${PORTSDIR}/misc/sword17
+RUN_DEPENDS=	${LOCALBASE}/lib/libsword-1.7.2.so:${PORTSDIR}/misc/sword17
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 USES=		cmake:outsource



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