On 2019/02/14 00:13, Pavel Korovin wrote:
> Dear all,                                  
> Please find attached archive for the new security/py-requests-aws4auth
> port, required for updating sysutils/py-elasticsearch-curator
> 
> It's an Amazon Web Services version 4 authentication for the Python
> Requests library.

You have a mix of "FOO=", "FOO =" and a ?= split by a space in the FLAVOR
line, could you make those consistent please?

Also a "RUN_DEPENDS= ${BUILD_DEPENDS}" - this needs to be the other way
round i.e.

RUN_DEPENDS=    www/py-requests${MODPY_FLAVOR}
BUILD_DEPENDS=  ${RUN_DEPENDS}

otherwise build dep's added by ports infrastructure can be accidentally
added to RUN_DEPENDS.

Otherwise OK

Reply via email to