svn commit: r383983 - head/devel/hadoop2
Bartek Rutkowski
robak at FreeBSD.org
Tue Apr 14 08:10:48 UTC 2015
Author: robak
Date: Tue Apr 14 08:10:47 2015
New Revision: 383983
URL: https://svnweb.freebsd.org/changeset/ports/383983
Log:
devel/hadoop2: add CPE information
- Fix pkg-plist issue while I am here
- Maintainer's timeout (demon at FreeBSD.org)
PR: 198967
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/devel/hadoop2/Makefile
head/devel/hadoop2/pkg-plist
Modified: head/devel/hadoop2/Makefile
==============================================================================
--- head/devel/hadoop2/Makefile Tue Apr 14 07:47:12 2015 (r383982)
+++ head/devel/hadoop2/Makefile Tue Apr 14 08:10:47 2015 (r383983)
@@ -32,7 +32,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bas
CONFLICTS_INSTALL= hadoop-1*
-USES= shebangfix
+USES= cpe shebangfix
+CPE_VENDOR= apache
USE_JAVA= yes
JAVA_VERSION= 1.7+
USE_LDCONFIG= yes
Modified: head/devel/hadoop2/pkg-plist
==============================================================================
--- head/devel/hadoop2/pkg-plist Tue Apr 14 07:47:12 2015 (r383982)
+++ head/devel/hadoop2/pkg-plist Tue Apr 14 08:10:47 2015 (r383983)
@@ -749,6 +749,10 @@ sbin/yarn-daemons.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/httpfs-log4j.properties
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/httpfs-signature.secret
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/httpfs-site.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/kms-acls.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/kms-env.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/kms-log4j.properties
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/kms-site.xml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/log4j.properties
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/mapred-env.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/mapred-queues.xml.template
More information about the svn-ports-all
mailing list