aboutsummaryrefslogtreecommitdiff
path: root/textproc/redland-bindings
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-26 22:36:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-26 22:36:33 +0000
commit5150f8243f92f379b5f16a8c94ab8451f2eaea5c (patch)
tree49baab7c099e991d916adae80b7704eeeabb7edd /textproc/redland-bindings
parentdc66d6f1251cb512cd976e534f6734c3daf872a1 (diff)
downloadports-5150f8243f92f379b5f16a8c94ab8451f2eaea5c.tar.gz
ports-5150f8243f92f379b5f16a8c94ab8451f2eaea5c.zip
- Update to 1.0.7.1
- Drop tcl bindings support PR: 119787 Submitted by: chuck@pkix.net (maintainer)
Notes
Notes: svn path=/head/; revision=206261
Diffstat (limited to 'textproc/redland-bindings')
-rw-r--r--textproc/redland-bindings/Makefile22
-rw-r--r--textproc/redland-bindings/distinfo6
-rw-r--r--textproc/redland-bindings/pkg-plist1
3 files changed, 4 insertions, 25 deletions
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile
index 828b5410ad96..40325433ada5 100644
--- a/textproc/redland-bindings/Makefile
+++ b/textproc/redland-bindings/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= redland-bindings
-PORTVERSION= 1.0.5.1
+PORTVERSION= 1.0.7.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://download.librdf.org/source/
@@ -19,7 +19,6 @@ COMMENT= Language bindings for the Redland package
# PHP "Add PHP bindings" off \
# PYTHON "Add Python bindings" off \
# RUBY "Add Ruby bindings" off \
-# TCL "Add TCL bindings" off
LIB_DEPENDS= rdf.0:${PORTSDIR}/textproc/redland
USE_LDCONFIG= yes
@@ -75,20 +74,6 @@ PLIST_SUB+= WITH_RUBY=""
.else
PLIST_SUB+= WITH_RUBY="@comment "
.endif
-.if defined(WITH_TCL)
-.if defined(WITH_TCL83)
-USE_TCL_RUN= 83
-TCL_LONG_V= 8.3
-.else
-USE_TCL_RUN= 84
-TCL_LONG_V= 8.4
-.endif
-PLIST_SUB+= WITH_TCL=""
-PLIST_SUB+= TCL_DIR="lib/tcl${TCL_LONG_V}"
-CONFIGURE_ARGS+= --with-tcl=${TCLSH}
-.else
-PLIST_SUB+= WITH_TCL="@comment "
-.endif
GNU_CONFIGURE= yes
@@ -103,12 +88,7 @@ pre-everything::
@${ECHO_MSG} "WITH_PHP - PHP extension"
@${ECHO_MSG} "WITH_PYTHON - Python extension"
@${ECHO_MSG} "WITH_RUBY - Ruby bindings"
- @${ECHO_MSG} "WITH_TCL - TCL bindings"
@${ECHO_MSG} "**********************************************"
@${ECHO_MSG} ""
-post-patch:
- ${REINPLACE_CMD} 's/^tcllib =.*/tcllib = -ltcl${TCL_SHORT_V}/' \
- ${WRKSRC}/tcl/Makefile.in
-
.include <bsd.port.mk>
diff --git a/textproc/redland-bindings/distinfo b/textproc/redland-bindings/distinfo
index 75cc111b1c5a..a0089c287e19 100644
--- a/textproc/redland-bindings/distinfo
+++ b/textproc/redland-bindings/distinfo
@@ -1,3 +1,3 @@
-MD5 (redland-bindings-1.0.5.1.tar.gz) = a960e72ed6988db83d3774b754dfb3fd
-SHA256 (redland-bindings-1.0.5.1.tar.gz) = f2683abb6679c01b7b7af33ecff45b8ab8b187addad019ed59572b26ed7400b8
-SIZE (redland-bindings-1.0.5.1.tar.gz) = 877314
+MD5 (redland-bindings-1.0.7.1.tar.gz) = ad38f4b5d4f55a87359ebff047a00184
+SHA256 (redland-bindings-1.0.7.1.tar.gz) = 82749b6e45399487aec8e368d0d1dea700222b4863ce3c12787f668469740134
+SIZE (redland-bindings-1.0.7.1.tar.gz) = 744527
diff --git a/textproc/redland-bindings/pkg-plist b/textproc/redland-bindings/pkg-plist
index 0f8bd3cc6f50..4a5c3c2529e0 100644
--- a/textproc/redland-bindings/pkg-plist
+++ b/textproc/redland-bindings/pkg-plist
@@ -25,4 +25,3 @@
%%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/Redland.so
%%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/RDF.py
%%WITH_RUBY%%%%RUBY_SITEARCHLIBDIR%%/redland.so
-%%WITH_TCL%%%%TCL_DIR%%/Redland.so