svn commit: r412054 - head/textproc/elasticsearch2-plugin-marvel

Dan Langille dvl at FreeBSD.org
Mon Mar 28 15:12:00 UTC 2016


Author: dvl
Date: Mon Mar 28 15:11:59 2016
New Revision: 412054
URL: https://svnweb.freebsd.org/changeset/ports/412054

Log:
  Include pkg-plist update missing from previous commit.
  bump PORTREVISION

Modified:
  head/textproc/elasticsearch2-plugin-marvel/Makefile
  head/textproc/elasticsearch2-plugin-marvel/pkg-plist

Modified: head/textproc/elasticsearch2-plugin-marvel/Makefile
==============================================================================
--- head/textproc/elasticsearch2-plugin-marvel/Makefile	Mon Mar 28 15:03:55 2016	(r412053)
+++ head/textproc/elasticsearch2-plugin-marvel/Makefile	Mon Mar 28 15:11:59 2016	(r412054)
@@ -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

Modified: head/textproc/elasticsearch2-plugin-marvel/pkg-plist
==============================================================================
--- head/textproc/elasticsearch2-plugin-marvel/pkg-plist	Mon Mar 28 15:03:55 2016	(r412053)
+++ head/textproc/elasticsearch2-plugin-marvel/pkg-plist	Mon Mar 28 15:11:59 2016	(r412054)
@@ -4,7 +4,7 @@ lib/elasticsearch/plugins/license/licens
 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


More information about the svn-ports-all mailing list