Bug 64346 - unbreak devel/subversion/ with -DWITH_PERL
Summary: unbreak devel/subversion/ with -DWITH_PERL
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: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-16 17:20 UTC by Autrijus Tang
Modified: 2004-06-07 03:08 UTC (History)
0 users

See Also:


Attachments
file.diff (665 bytes, patch)
2004-03-16 17:20 UTC, Autrijus Tang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Autrijus Tang 2004-03-16 17:20:06 UTC
	Currently, www/subversion reports BROKEN when building with
	Perl 5.8.0 or earlier.  However, ports requiring a specific
	version of Perl should probably mark IGNORE, because having
	bento building them are pretty pointless.

	The second chunk fixes the "make" semantic for the SVN::Core
	Perl module; it is unusual for ports to run "make test" for a
	perl module, and in this case the test may fail if there was
	no "/usr/local/bin/svn" installed.

How-To-Repeat: 	n/a
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2004-03-16 17:23:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer.
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2004-06-07 03:08:08 UTC
State Changed
From-To: open->closed

Committed, thanks.