svn commit: r363252 - in head/devel: hadoop hadoop2

Dmitry Sivachenko demon at FreeBSD.org
Mon Jul 28 20:41:52 UTC 2014


Author: demon
Date: Mon Jul 28 20:41:51 2014
New Revision: 363252
URL: http://svnweb.freebsd.org/changeset/ports/363252
QAT: https://qat.redports.org/buildarchive/r363252/

Log:
  Remove redundant prefix.

Modified:
  head/devel/hadoop/Makefile
  head/devel/hadoop2/Makefile

Modified: head/devel/hadoop/Makefile
==============================================================================
--- head/devel/hadoop/Makefile	Mon Jul 28 20:40:49 2014	(r363251)
+++ head/devel/hadoop/Makefile	Mon Jul 28 20:41:51 2014	(r363252)
@@ -8,7 +8,6 @@ CATEGORIES=	devel java
 MASTER_SITES=	${MASTER_SITE_APACHE} \
 		http://dist.codehaus.org/jetty/jetty-6.1.14/:jetty
 MASTER_SITE_SUBDIR=	${PORTNAME}/core/${PORTNAME}-${PORTVERSION}
-PKGNAMEPREFIX=	apache-
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} jetty-6.1.14.zip:jetty
 DIST_SUBDIR=	hadoop
 

Modified: head/devel/hadoop2/Makefile
==============================================================================
--- head/devel/hadoop2/Makefile	Mon Jul 28 20:40:49 2014	(r363251)
+++ head/devel/hadoop2/Makefile	Mon Jul 28 20:41:51 2014	(r363252)
@@ -11,7 +11,6 @@ MASTER_SITES=	${MASTER_SITE_APACHE} \
 		http://archive.apache.org/dist/tomcat/tomcat-6/v${TOMCAT_VERSION}/bin/:tomcat \
 		http://dist.codehaus.org/jetty/jetty-6.1.14/:jetty
 MASTER_SITE_SUBDIR=${PORTNAME}/common/stable
-PKGNAMEPREFIX=	apache-
 PKGNAMESUFFIX=	2
 DISTFILES=	${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} FreeBSD-hadoop2-${PORTVERSION}-maven-repository.tar.gz:maven apache-tomcat-${TOMCAT_VERSION}.tar.gz:tomcat jetty-6.1.14.zip:jetty
 DIST_SUBDIR=	hadoop


More information about the svn-ports-all mailing list