Bug 232948

Summary: ports-mgmt/portlint: Do not warn about absolute paths in *_OLD_CMD (when USES=shebangfix is set)
Product: Ports & Packages Reporter: Mateusz Piotrowski <0mp>
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: feature
Priority: --- Flags: bugzilla: maintainer-feedback? (marcus)
Version: Latest   
Hardware: Any   
OS: Any   

Description Mateusz Piotrowski freebsd_committer freebsd_triage 2018-11-03 23:51:02 UTC

    
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2019-04-05 12:26:51 UTC
I committed this to my source tree pending the next release.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-04-05 13:25:24 UTC
A commit references this bug:

Author: marcus
Date: Fri Apr  5 13:25:13 UTC 2019
New revision: 497951
URL: https://svnweb.freebsd.org/changeset/ports/497951

Log:
  Update to 2.18.9.

  * Add check for sensible CMAKE settings to ports-mgmt/portlint [1]
  * Do not warn about absolute paths in *_OLD_CMD (when USES=shebangfix is set) [2]
  * If an option only has QMAKE_ON or QMAKE_OFF settings, it is flagged as no effect [3]
  * Check for options defined per ARCH to make sure we don't have a lot
    of false positives. [4]

  (Note: [1] was already in PORTREVISION 2).

  PR:		232948 [2]
  		237045 [3]
  		234888 [4]
  Submitted by:	adridg [3]

Changes:
  head/ports-mgmt/portlint/Makefile
  head/ports-mgmt/portlint/src/portlint.pl
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2019-04-05 13:32:23 UTC
Fixed in 2.18.9.