[Bug 203306] [PATCH] devel/awscli: update to 1.8.13
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 20 11:43:30 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203306
--- Comment #10 from Bradley T. Hughes <bradleythughes at fastmail.fm> ---
I have USE_PORTLINT=yes in my poudriere.conf, but apparently it doesn't
actually use portlint.
Results:
$ portlint -C /usr/ports/devel/awscli
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 1 warning found.
$ portlint -C /usr/ports/devel/py-botocore/
WARN: Makefile: [20]: the options to USE_PYTHON are not sorted. Please
consider sorting them.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 2 warnings found.
$ portlint -C /usr/ports/devel/py-jmespath/
WARN: Makefile: [16]: the options to USE_PYTHON are not sorted. Please
consider sorting them.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 2 warnings found.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list