Bug 192282

Summary: [PATCH] devel/gamin: switch to USES=libtool
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhale, marino
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gamin.patch none

Description takefu 2014-07-31 02:04:18 UTC
Created attachment 145170 [details]
gamin.patch

add License
use USES=libtool:oldver
use install-strip

> ====> Running Q/A tests (stage-qa)
> Warning: 'lib/libgamin-1.so.1' is not stripped consider using ${STRIP_CMD}
> Warning: 'lib/libfam.so.0' is not stripped consider using ${STRIP_CMD}
> Warning: .la libraries found, port needs USES=libtool
Comment 1 John Marino freebsd_committer freebsd_triage 2014-07-31 08:44:07 UTC
Are those stage-qa warnings from before the change or after?
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2014-09-09 23:38:43 UTC
Looks like these changes were basically made in r366670 by tijl (except for LICENSE, but not really worth making a commit just for that).