From 08ee27cfc3f23b7e1f89108a541a71c4e5a41669 Mon Sep 17 00:00:00 2001 From: dvl Date: Mon, 28 Mar 2016 15:11:59 +0000 Subject: Include pkg-plist update missing from previous commit. bump PORTREVISION --- textproc/elasticsearch2-plugin-marvel/Makefile | 2 +- textproc/elasticsearch2-plugin-marvel/pkg-plist | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'textproc') diff --git a/textproc/elasticsearch2-plugin-marvel/Makefile b/textproc/elasticsearch2-plugin-marvel/Makefile index d21a2948370..336bd8f77c7 100644 --- a/textproc/elasticsearch2-plugin-marvel/Makefile +++ b/textproc/elasticsearch2-plugin-marvel/Makefile @@ -3,7 +3,7 @@ PORTNAME= marvel PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 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 diff --git a/textproc/elasticsearch2-plugin-marvel/pkg-plist b/textproc/elasticsearch2-plugin-marvel/pkg-plist index 9b549b9d001..7e2edf5effe 100644 --- a/textproc/elasticsearch2-plugin-marvel/pkg-plist +++ b/textproc/elasticsearch2-plugin-marvel/pkg-plist @@ -4,7 +4,7 @@ lib/elasticsearch/plugins/license/license-%%VERSION%%.jar lib/elasticsearch/plugins/license/license-core-%%VERSION%%.jar lib/elasticsearch/plugins/license/license-plugin-api-%%VERSION%%.jar lib/elasticsearch/plugins/license/plugin-descriptor.properties -lib/elasticsearch/plugins/marvel-agent/LICENSE.txt -lib/elasticsearch/plugins/marvel-agent/NOTICE.txt -lib/elasticsearch/plugins/marvel-agent/marvel-agent-%%VERSION%%.jar -lib/elasticsearch/plugins/marvel-agent/plugin-descriptor.properties +lib/elasticsearch/plugins/marvel/LICENSE.txt +lib/elasticsearch/plugins/marvel/NOTICE.txt +lib/elasticsearch/plugins/marvel/marvel-agent-%%VERSION%%.jar +lib/elasticsearch/plugins/marvel/plugin-descriptor.properties -- cgit