Page MenuHomeFreeBSD

multimedia/motion Fix ioctl sign-extension warning on FreeBSD
ClosedPublic

Authored by ultima on Aug 11 2017, 8:47 PM.
Tags
None
Referenced Files
F132057088: D11993.diff
Mon, Oct 13, 7:02 AM
Unknown Object (File)
Fri, Oct 10, 6:37 AM
Unknown Object (File)
Thu, Sep 25, 4:53 PM
Unknown Object (File)
Mon, Sep 22, 2:21 PM
Unknown Object (File)
Sun, Sep 21, 6:13 PM
Unknown Object (File)
Sun, Sep 21, 2:20 PM
Unknown Object (File)
Sun, Sep 21, 12:30 PM
Unknown Object (File)
Tue, Sep 16, 1:02 AM
Subscribers

Details

Summary
  • Bump Revision to fix ioctl sign-extension warning
  • Cleanup Makefile

PR\: 221241
Submitted by\: <peo@bsdlabs.com>
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
MFH: 2017Q3
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: possible use of absolute pathname "/boot/modules".
WARN: Makefile: possible use of absolute pathname "/boot/kernel".
WARN: Makefile: possible use of absolute pathname "/boot/modules".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Makefile: new ports should not be maintained by ports@FreeBSD.org.
0 fatal errors and 6 warnings found.
Mostly false positives

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable