Bug 61548 - [patch] fix graphics/potrace
Summary: [patch] fix graphics/potrace
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-18 21:20 UTC by Piotr Smyrak
Modified: 2004-01-18 21:33 UTC (History)
0 users

See Also:


Attachments
potrace.patch.1 (311 bytes, text/plain)
2004-01-18 21:20 UTC, Piotr Smyrak
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!