Page MenuHomeFreeBSD

Polishing net/pathneck
ClosedPublic

Authored by farrokhi on Aug 28 2015, 10:00 AM.
Tags
None
Referenced Files
F135883837: D3513.id8284.diff
Thu, Nov 13, 8:33 PM
Unknown Object (File)
Fri, Nov 7, 2:32 PM
Unknown Object (File)
Mon, Nov 3, 7:12 AM
Unknown Object (File)
Mon, Nov 3, 7:12 AM
Unknown Object (File)
Mon, Nov 3, 7:12 AM
Unknown Object (File)
Mon, Nov 3, 7:12 AM
Unknown Object (File)
Mon, Nov 3, 7:12 AM
Unknown Object (File)
Mon, Nov 3, 3:23 AM
Subscribers
None

Details

Summary
  • Make portlint happy
  • (re)take ownership

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

farrokhi retitled this revision from to Polishing net/pathneck.
farrokhi updated this object.
farrokhi edited the test plan for this revision. (Show Details)
farrokhi added reviewers: philip, mat, bapt.
  • also remove an stale url from MASTER_SITES
bapt edited edge metadata.
This revision is now accepted and ready to land.Aug 28 2015, 10:06 AM
net/pathneck/Makefile
30 ↗(On Diff #8282)

You could split up the do-install target above that line and put the documentation installation in a do-install-DOCS-on target so that it is not installed when DOCS is disabled.

farrokhi edited edge metadata.
farrokhi marked an inline comment as done.
  • install docs only if DOCS is enabled
This revision now requires review to proceed.Aug 28 2015, 10:14 AM
mat edited edge metadata.

When committing, in the svn template, do add:

Approved by:  bapt, mat
Differential Revision: the url to here
This revision is now accepted and ready to land.Aug 28 2015, 10:16 AM

Oh, and do not use arc commit to commit :-)

This revision was automatically updated to reflect the committed changes.