Bug 252003

Summary: ports-mgmt/portlint: Update Apache to Uses
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (marcus)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for net-mgmt/portlint none

Description Bernard Spil freebsd_committer freebsd_triage 2020-12-20 18:24:29 UTC

    
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2020-12-20 18:25:26 UTC
Created attachment 220761 [details]
svn diff for net-mgmt/portlint
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-12-27 19:22:25 UTC
A commit references this bug:

Author: marcus
Date: Sun Dec 27 19:22:09 UTC 2020
New revision: 559405
URL: https://svnweb.freebsd.org/changeset/ports/559405

Log:
  Updqte to 2.19.4.

  * Correct path to apache.mk [1]
  * Warn if one declares USE_LDCONFIG without a properly named shared object [2]
  * Allow make use-before-declare lazy evaluation in dependencies [3]

  PR:		252003 [1]
  		252181 [2]
  		244239 [3]
  Submitted by:	brnrd [1]

Changes:
  head/ports-mgmt/portlint/Makefile
  head/ports-mgmt/portlint/src/portlint.pl
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2020-12-27 19:23:33 UTC
Committed to 2.19.4.  Thanks!