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)
Sat, Mar 23, 2:29 AM
Unknown Object (File)
Feb 6 2024, 5:17 AM
Unknown Object (File)
Jan 15 2024, 7:23 PM
Unknown Object (File)
Jan 15 2024, 3:14 AM
Unknown Object (File)
Jan 2 2024, 5:34 AM
Unknown Object (File)
Jan 2 2024, 4:06 AM
Unknown Object (File)
Dec 23 2023, 1:02 AM
Unknown Object (File)
Nov 27 2023, 2:21 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