Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2016 17:05:45 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410710 - head/textproc/elasticsearch-plugin-marvel2
Message-ID:  <201603091705.u29H5jW4088429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Mar  9 17:05:45 2016
New Revision: 410710
URL: https://svnweb.freebsd.org/changeset/ports/410710

Log:
  Fix PKGBASE collision

Modified:
  head/textproc/elasticsearch-plugin-marvel2/Makefile

Modified: head/textproc/elasticsearch-plugin-marvel2/Makefile
==============================================================================
--- head/textproc/elasticsearch-plugin-marvel2/Makefile	Wed Mar  9 17:03:10 2016	(r410709)
+++ head/textproc/elasticsearch-plugin-marvel2/Makefile	Wed Mar  9 17:05:45 2016	(r410710)
@@ -7,6 +7,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	http://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/license/${PORTVERSION}/:source1 \
 		http://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/marvel-agent/${PORTVERSION}/:source2
 PKGNAMEPREFIX=	elasticsearch-plugin
+PKGNAMESUFFIX=	2
 DISTFILES=	license-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}${EXTRACT_SUFX}:source1 \
 		marvel-agent-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}${EXTRACT_SUFX}:source2
 



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