From 2ccb4847642dbed2b53b3a05faa897fab8162178 Mon Sep 17 00:00:00 2001 From: lev Date: Mon, 30 Jun 2008 10:00:07 +0000 Subject: (1) Upgrade subversion to version 1.5.0. (2) Make binding ports to be real ports, which installs only bindings and depend on subversion. (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme. (4) Re-base subversion-freebsd to `devel/subversion'. (5) Fix all ports, which depends on subversion bindings. --- japanese/trac/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'japanese') diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile index 4a3f6dd..e738a51 100644 --- a/japanese/trac/Makefile +++ b/japanese/trac/Makefile @@ -72,7 +72,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/p .endif .if !defined(WITHOUT_SUBVERSION) -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/svn/__init__.py:${PORTSDIR}/devel/subversion-python +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/svn/__init__.py:${PORTSDIR}/devel/py-subversion .endif .include -- cgit v1.1