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)
Mon, Aug 3, 9:06 PM
Unknown Object (File)
Tue, Jul 21, 2:00 PM
Unknown Object (File)
Mon, Jul 6, 7:40 PM
Unknown Object (File)
Jun 30 2026, 4:04 PM
Unknown Object (File)
Jun 28 2026, 2:50 PM
Unknown Object (File)
Jun 13 2026, 10:58 AM
Unknown Object (File)
Jun 10 2026, 7:39 AM
Unknown Object (File)
Jun 4 2026, 12:04 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.