diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-10-29 07:54:06 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-10-29 07:54:06 +0800 |
commit | 2e87e414a39dabadabd107dbd03348fb0f8d6e80 (patch) | |
tree | 41ff515bd5064ded9fbc692fef580657676f5f82 /misc/xiphos | |
parent | d48ac6bd57ce01496d72cc0b068c9f2717f59d3e (diff) | |
download | freebsd-ports-gnome-2e87e414a39dabadabd107dbd03348fb0f8d6e80.tar.gz freebsd-ports-gnome-2e87e414a39dabadabd107dbd03348fb0f8d6e80.tar.zst freebsd-ports-gnome-2e87e414a39dabadabd107dbd03348fb0f8d6e80.zip |
- Chase misc/sword libbump
- Bump PORTREVISION
- Remove MD5 checksum while I am here
Diffstat (limited to 'misc/xiphos')
-rw-r--r-- | misc/xiphos/Makefile | 3 | ||||
-rw-r--r-- | misc/xiphos/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
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 |