Created attachment 194115 [details] py-keystone-13.0.0.patch Hello, attached is the patch that updates security/py-keystone to 13.0.0 (Queens Release Series). Changes by upstream: - https://docs.openstack.org/releasenotes/keystone/queens.html Changes to the port: - added LICENSE_FILE - changed BUILD_DEPENDS + RUN_DEPENDS to reflect the new dependencies - changed FLAVOR to PY_FLAVOR - added DOCS option with the appropriate dependencies - added CONFLICTS_INSTALL - added further options (EXAMPLES, LDAP, MEMCACHED, MONGODB, MYSQL and PGSQL) - refined post-patch target - added pkg-message - updated WWW QA: - poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Note: Before this update can be committed following updates must be committed first: - net/py-python-keystoneclient (see PR #228684: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228684) - devel/py-keystone-middleware (see PR #228702: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228702) - devel/py-osprofiler (see PR #228683: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228683) - devel/py-pycadf (see PR #228698: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228698)
Created attachment 194494 [details] py-keystone-13.0.0-v2.patch Rebased patch after r472884
A commit references this bug: Author: miwi Date: Tue Jul 10 09:45:08 UTC 2018 New revision: 474349 URL: https://svnweb.freebsd.org/changeset/ports/474349 Log: - Update to 13.0.0 - Added LICENSE_FILE - Changed BUILD_DEPENDS + RUN_DEPENDS to reflect the new dependencies - Added DOCS option with the appropriate dependencies - Added CONFLICTS_INSTALL - Added further options (EXAMPLES, LDAP, MEMCACHED, MONGODB, MYSQL and PGSQL) - Refined post-patch target - Added pkg-message - Updated WWW PR: 228849 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer Sponsored by: iXsystems Inc. Changes: head/security/py-keystone/Makefile head/security/py-keystone/distinfo head/security/py-keystone/files/ head/security/py-keystone/files/pkg-message.in head/security/py-keystone/pkg-descr head/security/py-keystone/pkg-plist