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
F82729634: D11993.id31961.diff
Thu, May 2, 1:40 AM
F82686087: D11993.id.diff
Wed, May 1, 3:09 PM
Unknown Object (File)
Tue, Apr 30, 6:05 PM
Unknown Object (File)
Sat, Apr 27, 1:43 PM
Unknown Object (File)
Wed, Apr 24, 9:16 AM
Unknown Object (File)
Fri, Apr 19, 12:34 PM
Unknown Object (File)
Mar 23 2024, 2:29 AM
Unknown Object (File)
Feb 6 2024, 5:17 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