Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2015 08:35:35 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382570 - head/net/py-libcloud
Message-ID:  <201503290835.t2T8ZZ65080224@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Sun Mar 29 08:35:34 2015
New Revision: 382570
URL: https://svnweb.freebsd.org/changeset/ports/382570
QAT: https://qat.redports.org/buildarchive/r382570/

Log:
  Add CPE information.
  
  PR:		198965
  Submitted by:	shun <shun.fbsd.pr@dropcut.net>

Modified:
  head/net/py-libcloud/Makefile

Modified: head/net/py-libcloud/Makefile
==============================================================================
--- head/net/py-libcloud/Makefile	Sun Mar 29 08:12:40 2015	(r382569)
+++ head/net/py-libcloud/Makefile	Sun Mar 29 08:35:34 2015	(r382570)
@@ -15,8 +15,9 @@ COMMENT=	Standard client library for man
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python tar:bzip2
+USES=		cpe python tar:bzip2
 USE_PYTHON=	distutils autoplist
+CPE_VENDOR=	apache
 
 post-extract:
 	@${MV} ${WRKSRC}/libcloud/test ${WRKSRC}/test # no need to install tests



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