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)
Thu, Oct 2, 3:25 AM
Unknown Object (File)
Mon, Sep 29, 8:02 PM
Unknown Object (File)
Mon, Sep 29, 1:23 AM
Unknown Object (File)
Fri, Sep 26, 9:53 PM
Unknown Object (File)
Thu, Sep 25, 8:49 AM
Unknown Object (File)
Tue, Sep 16, 7:27 AM
Unknown Object (File)
Mon, Sep 15, 4:44 PM
Unknown Object (File)
Sep 8 2025, 1:26 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.