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
Unknown Object (File)
Fri, Mar 27, 9:38 PM
Unknown Object (File)
Thu, Mar 19, 7:23 PM
Unknown Object (File)
Tue, Mar 17, 3:31 PM
Unknown Object (File)
Tue, Mar 17, 2:03 AM
Unknown Object (File)
Sat, Mar 14, 11:04 PM
Unknown Object (File)
Sat, Mar 7, 5:38 PM
Unknown Object (File)
Sat, Mar 7, 7:24 AM
Unknown Object (File)
Feb 28 2026, 9:02 PM
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