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)
Oct 4 2024, 4:49 AM
Unknown Object (File)
Sep 22 2024, 10:51 PM
Unknown Object (File)
Aug 31 2024, 5:56 PM
Unknown Object (File)
Aug 21 2024, 1:07 AM
Unknown Object (File)
Jul 8 2024, 5:06 AM
Unknown Object (File)
Jul 5 2024, 6:39 PM
Unknown Object (File)
Jul 4 2024, 1:13 AM
Unknown Object (File)
Jul 3 2024, 7:50 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.