From owner-svn-ports-all@freebsd.org Mon Mar 28 15:12:00 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE9BCAE056A; Mon, 28 Mar 2016 15:12:00 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7074811DC; Mon, 28 Mar 2016 15:12:00 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2SFBxXO006151; Mon, 28 Mar 2016 15:11:59 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2SFBx2a006149; Mon, 28 Mar 2016 15:11:59 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201603281511.u2SFBx2a006149@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Mon, 28 Mar 2016 15:11:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412054 - head/textproc/elasticsearch2-plugin-marvel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2016 15:12:00 -0000 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