Bug 61548

Summary: [patch] fix graphics/potrace
Product: Ports & Packages Reporter: Piotr Smyrak <smyru>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
potrace.patch.1 none

Description Piotr Smyrak 2004-01-18 21:20:15 UTC
	The modifided commit of my previous PR introduced an error. 
potrace.pdf and potrace.ps files would get installed as 
potrace.potrace.pdf and potrace.potrace.ps respectively. That 
breaks pkg-plist and after deletion would leave DOCSDIR 
non empty.

How-To-Repeat: 	Install the port while NOPORTDOCS is undefined. Check the 
listing with pkg_info -xL potrace
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-18 21:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-18 21:33:34 UTC
State Changed
From-To: open->closed

Committed, thanks!