aboutsummaryrefslogtreecommitdiff
path: root/textproc/soothsayer
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-09-07 22:10:33 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-09-07 22:10:33 +0000
commit2562fef31c82d3f820c4095752957789ede8216e (patch)
tree5e600c2a00c0369d9e3fdd2708634b70ce3cf3a0 /textproc/soothsayer
parent040b8f3c1027d632b82eb0b817ea949d1e433d10 (diff)
Notes
Diffstat (limited to 'textproc/soothsayer')
-rw-r--r--textproc/soothsayer/Makefile6
-rw-r--r--textproc/soothsayer/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/soothsayer/Makefile b/textproc/soothsayer/Makefile
index 1c4ad652e197..808afa573a05 100644
--- a/textproc/soothsayer/Makefile
+++ b/textproc/soothsayer/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= soothsayer
-PORTVERSION= 0.5
+PORTVERSION= 0.6
CATEGORIES= textproc
MASTER_SITES= SF
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Intelligent predictive text entry platform
+BUILD_DEPENDS= swig>=1.3.31:${PORTSDIR}/devel/swig13
+
USE_LDCONFIG= yes
USE_SQLITE= 3
GNU_CONFIGURE= yes
@@ -24,8 +26,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
PORT_VERBS= ${PORTNAME} text2ngram
post-patch:
- @${GREP} -rl 'sqlite.h' ${WRKSRC}/src|${XARGS} ${REINPLACE_CMD} -e\
- 's|sqlite\.h|sqlite3.h|g'
@${REINPLACE_CMD} -e 's|\$$\^|$${.ALLSRC}|' ${WRKSRC}/resources/Makefile.in
@${REINPLACE_CMD} -e '1s|/.*|/bin/sh|'\
${WRKSRC}/resources/profiles/generate_soothsayer_config.sh
diff --git a/textproc/soothsayer/distinfo b/textproc/soothsayer/distinfo
index fffbd1ec39a2..efdfcfb9c72c 100644
--- a/textproc/soothsayer/distinfo
+++ b/textproc/soothsayer/distinfo
@@ -1,3 +1,3 @@
-MD5 (soothsayer-0.5.tar.gz) = a0b65f0760531b028e5e4f1a1ec87989
-SHA256 (soothsayer-0.5.tar.gz) = 3f7859c2f523f4b9e0bc91184bdbc73939d7dee4c1e2689b8690ffdfbbf55074
-SIZE (soothsayer-0.5.tar.gz) = 1340928
+MD5 (soothsayer-0.6.tar.gz) = 297ad7fa764db679b247a70fc1f94214
+SHA256 (soothsayer-0.6.tar.gz) = 63f770e24c020a40ab3e0af287dd83f2665e5ae434feb52c4d227a6bb8be84a1
+SIZE (soothsayer-0.6.tar.gz) = 1353669