From 6838ad1c1bf4ab05ae3a4cbc72fef5d1cc9d809c Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Wed, 21 May 2008 12:55:47 +0000 Subject: - Chase misc/sword libbump - Bump PORTREVISION --- misc/bibletime-devel/Makefile | 3 ++- misc/bibletime-kde3/Makefile | 3 ++- misc/bibletime-kde4/Makefile | 3 ++- misc/bibletime/Makefile | 3 ++- misc/gnomesword/Makefile | 4 ++-- misc/xiphos/Makefile | 4 ++-- 6 files changed, 12 insertions(+), 8 deletions(-) diff --git a/misc/bibletime-devel/Makefile b/misc/bibletime-devel/Makefile index 512c1f669d29..0e70e4aec6a9 100644 --- a/misc/bibletime-devel/Makefile +++ b/misc/bibletime-devel/Makefile @@ -7,13 +7,14 @@ PORTNAME= bibletime PORTVERSION= 1.6.5.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A powerful Bible study application for KDE3 -RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.10.so:${PORTSDIR}/misc/sword \ +RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword \ ${LOCALBASE}/lib/libclucene.so:${PORTSDIR}/textproc/clucene BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/misc/bibletime-kde3/Makefile b/misc/bibletime-kde3/Makefile index 512c1f669d29..0e70e4aec6a9 100644 --- a/misc/bibletime-kde3/Makefile +++ b/misc/bibletime-kde3/Makefile @@ -7,13 +7,14 @@ PORTNAME= bibletime PORTVERSION= 1.6.5.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A powerful Bible study application for KDE3 -RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.10.so:${PORTSDIR}/misc/sword \ +RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword \ ${LOCALBASE}/lib/libclucene.so:${PORTSDIR}/textproc/clucene BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/misc/bibletime-kde4/Makefile b/misc/bibletime-kde4/Makefile index 512c1f669d29..0e70e4aec6a9 100644 --- a/misc/bibletime-kde4/Makefile +++ b/misc/bibletime-kde4/Makefile @@ -7,13 +7,14 @@ PORTNAME= bibletime PORTVERSION= 1.6.5.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A powerful Bible study application for KDE3 -RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.10.so:${PORTSDIR}/misc/sword \ +RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword \ ${LOCALBASE}/lib/libclucene.so:${PORTSDIR}/textproc/clucene BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile index 512c1f669d29..0e70e4aec6a9 100644 --- a/misc/bibletime/Makefile +++ b/misc/bibletime/Makefile @@ -7,13 +7,14 @@ PORTNAME= bibletime PORTVERSION= 1.6.5.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A powerful Bible study application for KDE3 -RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.10.so:${PORTSDIR}/misc/sword \ +RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword \ ${LOCALBASE}/lib/libclucene.so:${PORTSDIR}/textproc/clucene BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index fdb60b39abc5..a39769fc64f5 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomesword PORTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A bible interface utilizing the sword framework RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell \ - ${LOCALBASE}/lib/libsword-1.5.10.so:${PORTSDIR}/misc/sword + ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword BUILD_DEPENDS= ${RUN_DEPENDS} USE_GETTEXT= yes diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index fdb60b39abc5..a39769fc64f5 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomesword PORTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A bible interface utilizing the sword framework RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell \ - ${LOCALBASE}/lib/libsword-1.5.10.so:${PORTSDIR}/misc/sword + ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword BUILD_DEPENDS= ${RUN_DEPENDS} USE_GETTEXT= yes -- cgit