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)
Tue, Dec 17, 6:08 AM
Unknown Object (File)
Nov 26 2024, 3:11 AM
Unknown Object (File)
Nov 26 2024, 3:11 AM
Unknown Object (File)
Nov 26 2024, 2:48 AM
Unknown Object (File)
Nov 22 2024, 11:46 PM
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
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.