aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcollective
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-12-31 19:42:58 +0000
committerSteve Wills <swills@FreeBSD.org>2011-12-31 19:42:58 +0000
commit1d4f9a2ffcbab53a605057a20636407d36c658ff (patch)
tree37af7a7cba54e6049dfd7f8578200c2ad8b06bcf /sysutils/mcollective
parent2fb49687f3707ba8136d84cddfae269d4565cc47 (diff)
downloadports-1d4f9a2ffcbab53a605057a20636407d36c658ff.tar.gz
ports-1d4f9a2ffcbab53a605057a20636407d36c658ff.zip
Notes
Diffstat (limited to 'sysutils/mcollective')
-rw-r--r--sysutils/mcollective/Makefile11
-rw-r--r--sysutils/mcollective/distinfo4
-rw-r--r--sysutils/mcollective/pkg-plist27
3 files changed, 6 insertions, 36 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile
index 681cd0f85f8c..6202c2e32095 100644
--- a/sysutils/mcollective/Makefile
+++ b/sysutils/mcollective/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mcollective
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/
EXTRACT_SUFX= .tgz
@@ -23,14 +23,7 @@ USE_RC_SUBR= mcollectived
# don't make .bak files
REINPLACE_ARGS= -i ""
-SCRIPTS= mco \
- mc-call-agent \
- mc-controller \
- mc-facts \
- mc-find-hosts \
- mc-inventory \
- mc-ping \
- mc-rpc
+SCRIPTS= mco mc-call-agent
do-patch:
@${REINPLACE_CMD} -e "s|/etc/mcollective|${ETCDIR}|" \
diff --git a/sysutils/mcollective/distinfo b/sysutils/mcollective/distinfo
index 9fa324cbbc53..d2c2d1dd3e65 100644
--- a/sysutils/mcollective/distinfo
+++ b/sysutils/mcollective/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mcollective-1.3.1.tgz) = 9aa93de4e072c8d026fdbf3b766b132e5c356a27d5534808004c4a2cab9a3e8c
-SIZE (mcollective-1.3.1.tgz) = 904071
+SHA256 (mcollective-1.3.2.tgz) = b67073d612db5664c2fffbc8098c424b1b7e6bfd57bc5c44991840f01e0e23b0
+SIZE (mcollective-1.3.2.tgz) = 911003
diff --git a/sysutils/mcollective/pkg-plist b/sysutils/mcollective/pkg-plist
index 0a2abb79e158..657a0883c2d0 100644
--- a/sysutils/mcollective/pkg-plist
+++ b/sysutils/mcollective/pkg-plist
@@ -1,10 +1,4 @@
bin/mc-call-agent
-bin/mc-controller
-bin/mc-facts
-bin/mc-find-hosts
-bin/mc-inventory
-bin/mc-ping
-bin/mc-rpc
bin/mco
sbin/mcollectived
%%DATADIR%%/agent/discovery.rb
@@ -18,6 +12,7 @@ sbin/mcollectived
%%DATADIR%%/application/ping.rb
%%DATADIR%%/application/rpc.rb
%%DATADIR%%/audit/logfile.rb
+%%DATADIR%%/connector/activemq.rb
%%DATADIR%%/connector/stomp.rb
%%DATADIR%%/facts/yaml_facts.rb
%%DATADIR%%/registration/agentlist.rb
@@ -26,6 +21,7 @@ sbin/mcollectived
%%DATADIR%%/security/ssl.rb
%%ETCDIR%%/client.cfg.dist
%%ETCDIR%%/server.cfg.dist
+%%PORTDOCS%%%%DOCSDIR%%/classes/Array.html
%%PORTDOCS%%%%DOCSDIR%%/classes/MCollective.html
%%PORTDOCS%%%%DOCSDIR%%/classes/MCollective/Agents.html
%%PORTDOCS%%%%DOCSDIR%%/classes/MCollective/Application.html
@@ -377,8 +373,6 @@ sbin/mcollectived
@dirrm %%RUBY_SITELIBDIR%%/mcollective/vendor/systemu
@dirrm %%RUBY_SITELIBDIR%%/mcollective/vendor
@dirrm %%RUBY_SITELIBDIR%%/mcollective
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/classes/MCollective/Agent
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/classes/MCollective/Application
%%PORTDOCS%%@dirrm %%DOCSDIR%%/classes/MCollective/Connector
%%PORTDOCS%%@dirrm %%DOCSDIR%%/classes/MCollective/Facts
%%PORTDOCS%%@dirrm %%DOCSDIR%%/classes/MCollective/Logger
@@ -388,7 +382,6 @@ sbin/mcollectived
%%PORTDOCS%%@dirrm %%DOCSDIR%%/classes/MCollective/Security
%%PORTDOCS%%@dirrm %%DOCSDIR%%/classes/MCollective
%%PORTDOCS%%@dirrm %%DOCSDIR%%/classes
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/ext
%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/lib/mcollective/connector
%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/lib/mcollective/facts
%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/lib/mcollective/logger
@@ -398,22 +391,6 @@ sbin/mcollectived
%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/lib/mcollective/security
%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/lib/mcollective
%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/lib
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins/mcollective/agent
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins/mcollective/application
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins/mcollective/audit
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins/mcollective/connector
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins/mcollective/facts
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins/mcollective/registration
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins/mcollective/security
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins/mcollective
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/plugins
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/spec/monkey_patches
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/spec/unit/facts
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/spec/unit/logger
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/spec/unit/rpc
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/spec/unit/security
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/spec/unit
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/files/spec
%%PORTDOCS%%@dirrm %%DOCSDIR%%/files
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrmtry %%ETCDIR%%