diff options
author | swills <swills@FreeBSD.org> | 2016-08-14 10:03:39 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-08-14 10:03:39 +0800 |
commit | 2ca62a263f79a998dd0d5636bb9fe682d8e87700 (patch) | |
tree | 407c889ecfb553c18d4b24abe3a2efb4aa3421b1 /sysutils | |
parent | 5719f5685f3c36f2fdc37b4439c25fef43f5a29c (diff) | |
download | freebsd-ports-gnome-2ca62a263f79a998dd0d5636bb9fe682d8e87700.tar.gz freebsd-ports-gnome-2ca62a263f79a998dd0d5636bb9fe682d8e87700.tar.zst freebsd-ports-gnome-2ca62a263f79a998dd0d5636bb9fe682d8e87700.zip |
sysutils/mcollective: update to 2.9.0
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mcollective/Makefile | 3 | ||||
-rw-r--r-- | sysutils/mcollective/distinfo | 5 | ||||
-rw-r--r-- | sysutils/mcollective/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index 1d704a228167..3a2999ed7c31 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mcollective -PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTVERSION= 2.9.0 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/ diff --git a/sysutils/mcollective/distinfo b/sysutils/mcollective/distinfo index 920fa331cf60..f8333f608707 100644 --- a/sysutils/mcollective/distinfo +++ b/sysutils/mcollective/distinfo @@ -1,2 +1,3 @@ -SHA256 (mcollective-2.8.2.tar.gz) = 03e23d8e79ccee6394f0dd31456fb56c3ae4ca2891027062377a2aaa5b5c5fe9 -SIZE (mcollective-2.8.2.tar.gz) = 720217 +TIMESTAMP = 1471112087 +SHA256 (mcollective-2.9.0.tar.gz) = 2e8339f838e4a6a40cdc4ea8601cab2c1dd52bf4b212eee943aa68a4a002d771 +SIZE (mcollective-2.9.0.tar.gz) = 914796 diff --git a/sysutils/mcollective/pkg-plist b/sysutils/mcollective/pkg-plist index 39b77f377d0c..27ab7c300cfb 100644 --- a/sysutils/mcollective/pkg-plist +++ b/sysutils/mcollective/pkg-plist @@ -27,6 +27,7 @@ bin/mco %%RUBY_SITELIBDIR%%/mcollective/aggregate/summary.rb %%RUBY_SITELIBDIR%%/mcollective/application.rb %%RUBY_SITELIBDIR%%/mcollective/application/completion.rb +%%RUBY_SITELIBDIR%%/mcollective/application/describe_filter.rb %%RUBY_SITELIBDIR%%/mcollective/application/facts.rb %%RUBY_SITELIBDIR%%/mcollective/application/find.rb %%RUBY_SITELIBDIR%%/mcollective/application/help.rb |