Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 23:29:10 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        swills@FreeBSD.org
Subject:   ports/189445: [PATCH] sysutils/mcollective: update to 2.5.0
Message-ID:  <201405072129.s47LTAuj044342@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405072130.s47LU0Ij098320@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189445
>Category:       ports
>Synopsis:       [PATCH] sysutils/mcollective: update to 2.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 21:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 2.5.0
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/mcollective/2.5.0/

Port maintainer (swills@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- mcollective-2.5.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353211)
+++ Makefile	(working copy)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	mcollective
-PORTVERSION=	2.4.1
+PORTVERSION=	2.5.0
 CATEGORIES=	sysutils
 MASTER_SITES=	http://downloads.puppetlabs.com/${PORTNAME}/
 
 MAINTAINER=	swills@FreeBSD.org
-COMMENT=	A modern scalable datacenter orchestration framework
+COMMENT=	Modern scalable datacenter orchestration framework
 
 RUN_DEPENDS=	rubygem-stomp>=0:${PORTSDIR}/devel/rubygem-stomp
 
Index: distinfo
===================================================================
--- distinfo	(revision 353211)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (mcollective-2.4.1.tar.gz) = 9bb1d06116829d811aed6ac1ca4929743b61fb356aac9942b383ab0524524cb9
-SIZE (mcollective-2.4.1.tar.gz) = 897599
+SHA256 (mcollective-2.5.0.tar.gz) = fc4d861d7027c3b359f0499b71b68fbe96c17fedf8322c3f41be9b888e26fe17
+SIZE (mcollective-2.5.0.tar.gz) = 903042
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 353211)
+++ pkg-plist	(working copy)
@@ -81,6 +81,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Aggregate/Result/NumericResult.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Application.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Applications.html
+%%PORTDOCS%%%%DOCSDIR%%/MCollective/BackoffSuggestion.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Cache.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Client.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Config.html
@@ -114,6 +115,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Matcher/Parser.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Matcher/Scanner.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Message.html
+%%PORTDOCS%%%%DOCSDIR%%/MCollective/MessageNotReceived.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/MissingRPCData.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/MsgDoesNotMatchRequestID.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/MsgTTLExpired.html
@@ -145,6 +147,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Security/Base.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/SecurityValidationFailed.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/Shell.html
+%%PORTDOCS%%%%DOCSDIR%%/MCollective/UnexpectedMessageType.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/UnixDaemon.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/UnknownRPCAction.html
 %%PORTDOCS%%%%DOCSDIR%%/MCollective/UnknownRPCError.html
@@ -226,6 +229,7 @@
 %%RUBY_SITELIBDIR%%/mcollective/ddl/discoveryddl.rb
 %%RUBY_SITELIBDIR%%/mcollective/ddl/validatorddl.rb
 %%RUBY_SITELIBDIR%%/mcollective/discovery.rb
+%%RUBY_SITELIBDIR%%/mcollective/exceptions.rb
 %%RUBY_SITELIBDIR%%/mcollective/facts.rb
 %%RUBY_SITELIBDIR%%/mcollective/facts/base.rb
 %%RUBY_SITELIBDIR%%/mcollective/generators.rb
@@ -473,3 +477,4 @@
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/js
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrmtry %%ETCDIR%%
+
--- mcollective-2.5.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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