CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/23 09:31:20
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
use the exact same logic for FETCH_PACKAGES: grab all files. If we got
them all we move them (and we can still fail if permissions are not okay)
Otherwise, we run the normal _internal-package-only again, with FETCH_PACKAGES
neutralized (as before)
This fixes the issue reported by semarie@ and kmos@
