svn commit: r383679 - head/java/jakarta-commons-httpclient
Bartek Rutkowski
robak at FreeBSD.org
Thu Apr 9 21:03:56 UTC 2015
Author: robak
Date: Thu Apr 9 21:03:55 2015
New Revision: 383679
URL: https://svnweb.freebsd.org/changeset/ports/383679
Log:
java/jakarta-commons-httpclient: add CPE information
- Maintainer's timeout (ale at FreeBSD.org)
PR: 198970
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/java/jakarta-commons-httpclient/Makefile
Modified: head/java/jakarta-commons-httpclient/Makefile
==============================================================================
--- head/java/jakarta-commons-httpclient/Makefile Thu Apr 9 20:57:23 2015 (r383678)
+++ head/java/jakarta-commons-httpclient/Makefile Thu Apr 9 21:03:55 2015 (r383679)
@@ -22,6 +22,8 @@ RUN_DEPENDS+= ${JAVAJARDIR}/commons-code
OPTIONS_DEFINE= DOCS
+USES+= cpe
+CPE_VENDOR= apache
USE_JAVA= yes
JAVA_VERSION= 1.6+
USE_ANT= yes
More information about the svn-ports-all
mailing list