Page MenuHomeFreeBSD

Polishing net/pathneck
ClosedPublic

Authored by farrokhi on Aug 28 2015, 10:00 AM.
Tags
None
Referenced Files
F80189156: D3513.id.diff
Thu, Mar 28, 11:58 PM
F80175831: D3513.diff
Thu, Mar 28, 9:28 PM
Unknown Object (File)
Feb 17 2024, 11:46 PM
Unknown Object (File)
Feb 17 2024, 11:45 PM
Unknown Object (File)
Feb 17 2024, 11:44 PM
Unknown Object (File)
Feb 17 2024, 11:43 PM
Unknown Object (File)
Feb 17 2024, 11:43 PM
Unknown Object (File)
Feb 17 2024, 11:26 PM
Subscribers
None

Details

Summary
  • Make portlint happy
  • (re)take ownership

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 272
Build 272: arc lint + arc unit

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
32

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.