Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2011 20:00:35 GMT
From:      Doug Barton <dougb@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/161315: devel/rsvndump incorrectly specifies subversion dependency
Message-ID:  <201110052000.p95K0ZXI035932@freefall.freebsd.org>
Resent-Message-ID: <201110052009.p95K9htE058715@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110052000.p95K0ZXI035932>