Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:02:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37b3c7ba621a - main - misc/py-cinder: Cosmetic change
Message-ID:  <202110251602.19PG2o7F079477@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37b3c7ba621aae9253aad1d9c23b2d516978a6e9

commit 37b3c7ba621aae9253aad1d9c23b2d516978a6e9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:08:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:33 +0000

    misc/py-cinder: Cosmetic change
---
 misc/py-cinder/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile
index a6886af76f1b..47b8319df1f9 100644
--- a/misc/py-cinder/Makefile
+++ b/misc/py-cinder/Makefile
@@ -77,7 +77,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR}
 
 USES=		cpe python:3.6+
-CPE_VENDOR=	openstack
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
@@ -90,6 +89,8 @@ SUB_LIST=	PYTHON_VER=${PYTHON_VER}
 
 CONFLICTS_INSTALL=	py??-cinder-*
 
+CPE_VENDOR=	openstack
+
 PORTSCOUT=	skipv:2015.1.4
 
 OPTIONS_DEFINE=	MEMCACHED MONGODB



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110251602.19PG2o7F079477>