/[ports]
ViewVC logotype

Revision 438176


Jump to revision: Previous Next
Author: amdmi3
Date: Mon Apr 10 15:21:25 2017 UTC (7 years, 2 months ago)
Changed paths: 1
Log Message:
Treat python shebangs without version specified (e.g. `/usr/local/bin/python'
and `/usr/bin/env python') as invalid, because ports always depend on specific
version of python (e.g. python2 or python3), and generic `python'
which is link to either of them may point to incorrect version or
be not available at all (since it's installed by separate optional
python metaport)

Approved by:	portmgr (mat), python (sunpoet)
Differential Revision:	D9332


Changed paths

Path Details
Directoryhead/Mk/Scripts/qa.sh modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27