Bug 98440

Summary: Typo in openoffice.org-2.0 port?
Product: Ports & Packages Reporter: Bastiaan Welmers <bastiaan>
Component: Individual Port(s)Assignee: freebsd-openoffice (Nobody) <openoffice>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Bastiaan Welmers 2006-06-03 14:00:23 UTC
When packaging the openoffice.org-2.0 port from /usr/ports/editors/openoffice.org-2.0 with "make package" I get the following error:

tar: share/icons/hiclor/128x128/mimetypes/oasis-drawing-template.png: Cannot stat: No such file or directory
...

share/icons/hiclor/... doesn't exists indeed, however share/icons/hicolor does. 
Typo?

Fix: 

I replace hiclor by hicolor in work/.PLIST.flattened and work/.PLIST.mktmp and then I can package the port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-04 00:13:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->openoffice

Over to maintainer
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2006-06-04 21:51:58 UTC
State Changed
From-To: open->closed

It has already been fixed. 
Thanks for your report!