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, Jul 4, 10:16 PM
Unknown Object (File)
Tue, Jun 30, 11:16 PM
Unknown Object (File)
Mon, Jun 29, 11:47 PM
Unknown Object (File)
Mon, Jun 29, 9:54 AM
Unknown Object (File)
Wed, Jun 24, 5:54 PM
Unknown Object (File)
Tue, Jun 23, 12:16 AM
Unknown Object (File)
Tue, Jun 23, 12:11 AM
Unknown Object (File)
Mon, Jun 22, 4:12 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