[Bug 197323] www/deforaos-surfer : Update to 0.2.7 (and fix break)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 5 17:02:21 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197323

--- Comment #14 from John Marino <marino at FreeBSD.org> ---
This was almost fine.

All these lines are very likely wrong:

@dir share/icons/hicolor/24x24/apps    
@dir share/icons/hicolor/24x24    
@dir share/icons/hicolor/16x16/apps
@dir share/icons/hicolor/16x16
@dir share/icons/hicolor
@dir share/icons

The error message you probably saw wanted you to *remove* the @dirrmtry lines,
not replace them with @dir.  @dir is not a new name for @dirrm; it has a
specific use and I don't think you are hitting that here.

Please remove all these lines from pkg-plist and verify via poudriere that it
still passes as expected.  It's the only issue I see with the current patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list