ports/119787: update port: textproc/redland-bindings to v1.0.7.1

chuck at pkix.net chuck at pkix.net
Sat Jan 19 00:10:01 UTC 2008


>Number:         119787
>Category:       ports
>Synopsis:       update port: textproc/redland-bindings to v1.0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 19 00:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     chuck at pkix.net
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
PKIx
>Environment:
System: FreeBSD pi.codefab.com 5.5-STABLE FreeBSD 5.5-STABLE #0: Tue Jan 15 15:45:01 EST 2008 root at pi.codefab.com:/usr/obj/usr/src/sys/PI i386


	
>Description:

Update textproc/redland-bindings port to v1.0.7.1.  Note that this version has
dropped support for TCL bindings.

>How-To-Repeat:

N/A.

>Fix:

diff -dur redland-bindings_OLD/Makefile redland-bindings/Makefile
--- redland-bindings_OLD/Makefile	Fri Jan 18 18:43:42 2008
+++ redland-bindings/Makefile	Fri Jan 18 18:59:39 2008
@@ -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 @@
 #		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 @@
 .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 @@
 	@${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 -dur redland-bindings_OLD/distinfo redland-bindings/distinfo
--- redland-bindings_OLD/distinfo	Fri Jan 18 18:43:42 2008
+++ redland-bindings/distinfo	Fri Jan 18 18:55:29 2008
@@ -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 -dur redland-bindings_OLD/pkg-plist redland-bindings/pkg-plist
--- redland-bindings_OLD/pkg-plist	Fri Jan 18 18:43:42 2008
+++ redland-bindings/pkg-plist	Fri Jan 18 19:00:36 2008
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list