diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2010-10-28 23:54:06 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2010-10-28 23:54:06 +0000 |
commit | c13880cf4eccab5de6df6d2220faaab3cb095b55 (patch) | |
tree | 212efe9ec689de6af278045a6980a9540c1989bb /misc | |
parent | 0eacde8f447ed0a1052e9eab9ffe977f477f245b (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bibletime/Makefile | 3 | ||||
-rw-r--r-- | misc/bibletime/distinfo | 1 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 3 | ||||
-rw-r--r-- | misc/xiphos/distinfo | 1 |
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile index 0f08d9827064..f51938f19250 100644 --- a/misc/bibletime/Makefile +++ b/misc/bibletime/Makefile @@ -7,6 +7,7 @@ PORTNAME= bibletime PORTVERSION= 2.7.3 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code @@ -15,7 +16,7 @@ COMMENT= An opensource Bible study tool LICENSE= GPLv2 -RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.1.so:${PORTSDIR}/misc/sword +RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.2.so:${PORTSDIR}/misc/sword BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ clucene.0:${PORTSDIR}/textproc/clucene diff --git a/misc/bibletime/distinfo b/misc/bibletime/distinfo index b6602de8457a..e733cd10733a 100644 --- a/misc/bibletime/distinfo +++ b/misc/bibletime/distinfo @@ -1,3 +1,2 @@ -MD5 (bibletime-2.7.3.tar.bz2) = 34a1356f315e9d4b49a8f7a2cecd1053 SHA256 (bibletime-2.7.3.tar.bz2) = afcd9c66eda7a3d0a8e1d2386489e37f0aa9edd89ef137d6485b66f23885e104 SIZE (bibletime-2.7.3.tar.bz2) = 2879267 diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 809834f6cef3..5c63197a103e 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -7,6 +7,7 @@ PORTNAME= xiphos PORTVERSION= 3.1.4 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= SF/gnomesword/Xiphos/${PORTVERSION} @@ -15,7 +16,7 @@ COMMENT= A bible interface utilizing the sword framework LICENSE= GPLv2 -RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.1.so:${PORTSDIR}/misc/sword +RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.2.so:${PORTSDIR}/misc/sword BUILD_DEPENDS= ${RUN_DEPENDS} \ docbook2html:${PORTSDIR}/textproc/docbook-utils \ gnome-doc-tool:${PORTSDIR}/textproc/gnome-doc-utils \ diff --git a/misc/xiphos/distinfo b/misc/xiphos/distinfo index 00807648b22c..0e4fbf86b6ec 100644 --- a/misc/xiphos/distinfo +++ b/misc/xiphos/distinfo @@ -1,3 +1,2 @@ -MD5 (xiphos-3.1.4.tar.gz) = 4d6f7805c4c8185f5c4ac3bd95fc705a SHA256 (xiphos-3.1.4.tar.gz) = 4a585459e15458509d6a6e4e71a8c8739f8ab27ca913c846bc2a903763103687 SIZE (xiphos-3.1.4.tar.gz) = 6473885 |