Summary: | [patch] multimedia/libv4l: remove argp-standalone dependency | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andriy Voskoboinyk <avos> | ||||||||||||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||||||||||||
Status: | Closed FIXED | ||||||||||||||||
Severity: | Affects Only Me | CC: | riggs | ||||||||||||||
Priority: | --- | Keywords: | patch | ||||||||||||||
Version: | Latest | Flags: | riggs:
maintainer-feedback+
|
||||||||||||||
Hardware: | Any | ||||||||||||||||
OS: | Any | ||||||||||||||||
Attachments: |
|
Created attachment 159823 [details]
portlint.log
Created attachment 159824 [details]
poudriere-9.3-i386-libv4l.log
Created attachment 159825 [details]
poudriere-9.3-i386-v4l-utils.log
Created attachment 159826 [details]
poudriere-10.1-amd64-libv4l.log
Created attachment 159827 [details]
poudriere-10.1-amd64-v4l-utils.log
A commit references this bug: Author: riggs Date: Sat Aug 15 15:48:06 UTC 2015 New revision: 394324 URL: https://svnweb.freebsd.org/changeset/ports/394324 Log: - Don't always depend on devel/argp-standalone - it is used only by v4l-utils - Bump PORTREVISION - Pet portlint PR: 202280 Submitted by: s3erios@gmail.com Changes: head/multimedia/libv4l/Makefile head/multimedia/libv4l/files/extra-patch-configure |
Created attachment 159822 [details] Patch.diff - Don't depend on devel/argp-standalone - it is used only by v4l-utils. - Remove some whitespaces. - Bump PORTREVISION.