aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-06-09 06:48:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-06-09 06:48:24 +0000
commitc1f0aeb502f7dfe3a248e143a692d198d9e78f5f (patch)
tree648d2ef46a57169cb430b7261db14fc930ef2da2
parent96a0f3e93b7e3ddba6d25956c7e2cb6293a89c0c (diff)
downloadports-c1f0aeb502f7dfe3a248e143a692d198d9e78f5f.tar.gz
ports-c1f0aeb502f7dfe3a248e143a692d198d9e78f5f.zip
Notes
-rw-r--r--textproc/rtfx/Makefile7
-rw-r--r--textproc/rtfx/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/rtfx/Makefile b/textproc/rtfx/Makefile
index 61da2bc2c236..ab9ceb2e0276 100644
--- a/textproc/rtfx/Makefile
+++ b/textproc/rtfx/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= rtfx
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= textproc
-MASTER_SITES= http://memberwebs.com/nielsen/software/rtfx/
+MASTER_SITES= http://memberwebs.com/stef/software/rtfx/
MAINTAINER= clsung@FreeBSD.org
COMMENT= An RTF to XML converter
-LIB_DEPENDS= mba:${PORTSDIR}/devel/libmba
+LIB_DEPENDS= mba:${PORTSDIR}/devel/libmba \
+ domc:${PORTSDIR}/textproc/domc
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX} --datarootdir=${PREFIX}
diff --git a/textproc/rtfx/distinfo b/textproc/rtfx/distinfo
index 7e5db781d21d..5c9f04a3f414 100644
--- a/textproc/rtfx/distinfo
+++ b/textproc/rtfx/distinfo
@@ -1,3 +1,3 @@
-MD5 (rtfx-1.0.tar.gz) = dd24f5d86a26c8deeacc13caca56b35f
-SHA256 (rtfx-1.0.tar.gz) = be7e81c657de5f3d60563f09fe56138883e8df4ef7d9419bf999942a57098f9c
-SIZE (rtfx-1.0.tar.gz) = 1292208
+MD5 (rtfx-1.1.tar.gz) = 240590e83ab5c0a71494d850053a2b07
+SHA256 (rtfx-1.1.tar.gz) = f06baa1b34ccab58d9ddb5e5883794e595c0da6d5657650af1765fa9e4c912f0
+SIZE (rtfx-1.1.tar.gz) = 1598983