The sysutils/confman port currently depends on the subversion port. However, it relies on .svn directories for metadata, which subversion stopped using as of version 1.7, which is what the subversion port is currently at. The confman port should instead rely on the subversion16 port which houses the 1.6 branch. Fix: Here's the very simple makefile fix. I wasn't sure if I was supposed to bump the PORTREVISION, so I did. Sorry if that's wrong. I'm submitting this PR at the request of the busy maintaner. How-To-Repeat: Try to install the confman port and it will attempt to pull in the wrong subversion.
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Maintainer of sysutils/confman, Please note that PR ports/173485 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173485 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
Edwin Groothuis wrote: > Maintainer of sysutils/confman, > > Please note that PR ports/173485 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173485 I approve. -- Chris Cowart http://www.timesinks.net/
State Changed From-To: feedback->open Maintainer approved.
State Changed From-To: open->closed committed, thanks