Bug 38103 - Bad deps for p5-XML-Simple
Summary: Bad deps for p5-XML-Simple
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-05-15 11:40 UTC by Nate Eldredge
Modified: 2002-05-22 07:13 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Eldredge 2002-05-15 11:40:02 UTC
	If you try to install p5-XML-Simple without first installing
	p5-XML-Parser, the build bombs out.  It seems the dependencies
	are somehow wrong.

Fix: 

portupgrade  -N p5-XML-Parser
How-To-Repeat: 	portupgrade -N p5-XML-Simple
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-05-22 07:13:40 UTC
State Changed
From-To: open->closed

fixed, thanks for your report