Bug 38807 - devel/subversion doesn't warn people about the release.
Summary: devel/subversion doesn't warn people about the release.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-02 10:40 UTC by Faried Nawaz
Modified: 2002-07-15 19:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Faried Nawaz 2002-06-02 10:40:02 UTC
	devel/subversion installs version r1868 of subversion.  in reality,
	the subversion source tree is up to r2059.

Fix: 

quick fix: display a warning message in post-install telling
	people to use the newly installed svn tools to checkout a more
	recent copy of svn.

	r1868 has a few minor problems, like a memleak.  that's why a
	warning is needed.
How-To-Repeat: 
	read /usr/ports/devel/subversion/Makefile
Comment 1 Ollivier Robert freebsd_committer freebsd_triage 2002-07-15 19:26:24 UTC
State Changed
From-To: open->closed

Patch applied to a later version of the port but subversion developers 
want binary packages to be used only for bootstrapping to the warning 
is still valid. 
Thanks!