Bug 38103

Summary: Bad deps for p5-XML-Simple
Product: Ports & Packages Reporter: Nate Eldredge <neldredge>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: neldredge
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

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