Page MenuHomeFreeBSD

devel/newfile: deprecate @comment in pkg-plist
ClosedPublic

Authored by xmj on Oct 9 2014, 4:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 13 2023, 10:36 AM
Unknown Object (File)
Jan 9 2023, 11:57 PM
Unknown Object (File)
Dec 23 2022, 5:39 AM
Unknown Object (File)
Apr 23 2017, 11:20 AM
Unknown Object (File)
Feb 5 2017, 6:49 PM
Unknown Object (File)
Jan 17 2017, 9:03 PM
Unknown Object (File)
Dec 31 2016, 6:32 PM
Unknown Object (File)
Aug 30 2016, 12:11 PM
Subscribers
None

Details

Reviewers
swills
koobs
Summary

devel/newfile: deprecate @comment in pkg-plist

  • Replace @comment $FreeBSD$ with /you/have/to/check/what/port/create/gives/you so that testing a port created with port create will error out by default

PR: 193113
(diffrev:...)
Submitted by: koobs
Approved by: koobs (mentor)

Test Plan

portlint: one warning (that is a false positive...)
poudriere: http://xmj.me/freebsd/buildlogs/newfile-1.0.14_5.log

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to devel/newfile: deprecate @comment in pkg-plist.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: koobs, swills.
swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Oct 17 2014, 2:21 PM

Committed revision 371061.