Bug 252003 - ports-mgmt/portlint: Update Apache to Uses
Summary: ports-mgmt/portlint: Update Apache to Uses
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-20 18:24 UTC by Bernard Spil
Modified: 2020-12-27 19:23 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (marcus)


Attachments
svn diff for net-mgmt/portlint (580 bytes, patch)
2020-12-20 18:25 UTC, Bernard Spil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!