ftp/php*-fastdfs: Remake to Master/Slave Ports
PR: 223714
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
Differential D13454
ftp/php*-fastdfs: Remake to Master/Slave joneum on Dec 11 2017, 9:18 PM. Authored by Tags None Referenced Files
Subscribers
Details
ftp/php*-fastdfs: Remake to Master/Slave Ports PR: 223714 #PHP5.6 #PHP7.0 #PHP7.1 #PHP7.2
Diff Detail
Event TimelineComment Actions You should be able to strip the slave makefiles to PHP_VER= XX MASTERDIR=${.CURDIR:H}/php56-fastdfs .include "${MASTERDIR}/Makefile" and do the rest in the Mastermakefile [...] PHP_VER?= 56 # not set by a slave, so must be master PHP_VERSIONS_ALL= 56 70 72 IGNORE_WITH_PHP= ${PHP_VERSIONS_ALL:${PHP_VER}} PKGNAMEPREFIX=php${PHP_VER}- [...]
Comment Actions from the PR: I'm fine with the Master/Slave changes. Since the ticket is owned by joneum: please go ahead. If testing is fine, i approve the commit. Comment Actions Well, if you have the approval of @tz you can go ahead :) -- but you could still try to massage it first a bit =)
|