ports/161315: devel/rsvndump incorrectly specifies subversion dependency

Doug Barton dougb at FreeBSD.org
Wed Oct 5 20:09:44 UTC 2011


>Number:         161315
>Category:       ports
>Synopsis:       devel/rsvndump incorrectly specifies subversion dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 05 20:09:43 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Doug Barton
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
AAAG
>Environment:
	DNA
>Description:
	The port specifies the dependency like this:

	BUILD_DEPENDS+= subversion>=0:${PORTSDIR}/devel/subversion

	However since no specific package is specified, and the
	subversion-freebsd port can be used to satisfy this need,
	it should be specified thus:

	BUILD_DEPENDS+= svn:${PORTSDIR}/devel/subversion

	This allows it to build with the alternate dependency.
>How-To-Repeat:
	DNA
>Fix:
	Update as above. Also this port could stand a little portlint lovin' :)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list