failed port upgrade to subversion-1.2.3_1

2005-11-01 Thread cerion
Hi, I'm following RELENG_4, and have successfully used portupgrade with all my ports bar subversion... I make subversion with -DWITH_MOD_DAV_SVN -DWITH_SVNSERVE_WRAPPER SVNGROUP=svn and the MOD_DAV flag enables WITH_APACHE2_APR - this completes without complaint. but when i try make install,

Re: failed port upgrade to subversion-1.2.3_1

2005-11-01 Thread Michael C. Shultz
On Tuesday 01 November 2005 01:41, cerion wrote: Hi, I'm following RELENG_4, and have successfully used portupgrade with all my ports bar subversion... I make subversion with -DWITH_MOD_DAV_SVN -DWITH_SVNSERVE_WRAPPER SVNGROUP=svn and the MOD_DAV flag enables WITH_APACHE2_APR - this

Re: failed port upgrade to subversion-1.2.3_1

2005-11-01 Thread dick hoogendijk
On Tue, 1 Nov 2005 04:41:37 -0500 cerion [EMAIL PROTECTED] wrote: But I don't know if I'm doing something wrong, or if this is a mistake in the port files... Happened to me too, yesterday. Didn't file a PR yet. Maybe you will? ;-) -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++

Re: failed port upgrade to subversion-1.2.3_1

2005-11-01 Thread Zakharov V.V
On Tue, Nov 01, 2005, cerion wrote: ..if !defined(WITHOUT_BDB) LIB_DEPENDS+= apr-1.0:${PORTSDIR}/devel/apr-svn APR_PORT= devel/apr-svn --- Makefile.orig Tue Nov 1 12:50:50 2005 +++ MakefileTue Nov 1 12:51:41 2005 @@ -177,11 +177,11 @@ APR_CONFIG=apr-1-config