Date: Wed, 4 Jun 2014 16:54:09 +0000 (UTC) From: Dag-Erling Smørgrav <des@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356513 - head/www/apache24 Message-ID: <201406041654.s54Gs91U099533@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: des Date: Wed Jun 4 16:54:08 2014 New Revision: 356513 URL: http://svnweb.freebsd.org/changeset/ports/356513 QAT: https://qat.redports.org/buildarchive/r356513/ Log: Add CPE information. With hat: ports-secteam Modified: head/www/apache24/Makefile Modified: head/www/apache24/Makefile ============================================================================== --- head/www/apache24/Makefile Wed Jun 4 16:54:02 2014 (r356512) +++ head/www/apache24/Makefile Wed Jun 4 16:54:08 2014 (r356513) @@ -19,12 +19,15 @@ CONFLICTS_INSTALL= caudium14-1.* \ apache-*-2.2.* apache22-* USE_APACHE= common24 -USES= tar:bzip2 iconv perl5 libtool +USES= tar:bzip2 iconv perl5 libtool cpe USE_PERL5= run USE_AUTOTOOLS= autoconf USE_RC_SUBR= apache24 htcacheclean LIBTOOLFILES= configure.in +CPE_VENDOR= apache +CPE_PRODUCT= http_server + PORTDOCS= * USERS= www
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406041654.s54Gs91U099533>