Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 12:18:00 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382473 - head/www/axis2
Message-ID:  <201503281218.t2SCI0sG004560@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 28 12:17:59 2015
New Revision: 382473
URL: https://svnweb.freebsd.org/changeset/ports/382473
QAT: https://qat.redports.org/buildarchive/r382473/

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

Modified:
  head/www/axis2/Makefile

Modified: head/www/axis2/Makefile
==============================================================================
--- head/www/axis2/Makefile	Sat Mar 28 12:17:54 2015	(r382472)
+++ head/www/axis2/Makefile	Sat Mar 28 12:17:59 2015	(r382473)
@@ -13,7 +13,8 @@ COMMENT=	Provides a Web Services,SOAP an
 
 LICENSE=	APACHE20
 
-USES=		zip
+USES=		cpe zip
+CPE_VENDOR=	apache
 WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes
 



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