aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2020-09-14 15:15:41 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2020-09-14 15:15:41 +0000
commitd131d98319081e5e5ceca1f0e7fae9516e93ff99 (patch)
tree27177ddba2b6b964559efa0a2f1d39e13bbab06b
parentb56b73af91e9f21ed7161b81bc5f75eee36a904a (diff)
downloadports-d131d98319081e5e5ceca1f0e7fae9516e93ff99.tar.gz
ports-d131d98319081e5e5ceca1f0e7fae9516e93ff99.zip
net-mgmt/crmsh: update 3.0.4 to 3.0.5
github.com/ClusterLabs/crmsh/blob/3.0.5/ChangeLog
Notes
Notes: svn path=/head/; revision=548620
-rw-r--r--net-mgmt/crmsh/Makefile3
-rw-r--r--net-mgmt/crmsh/distinfo6
-rw-r--r--net-mgmt/crmsh/pkg-plist15
3 files changed, 20 insertions, 4 deletions
diff --git a/net-mgmt/crmsh/Makefile b/net-mgmt/crmsh/Makefile
index 30bb87339151..2d41891bbf62 100644
--- a/net-mgmt/crmsh/Makefile
+++ b/net-mgmt/crmsh/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= crmsh
-PORTVERSION= 3.0.4
+PORTVERSION= 3.0.5
CATEGORIES= net-mgmt python
MAINTAINER= egypcio@FreeBSD.org
@@ -34,6 +34,7 @@ NO_ARCH= yes
SHEBANG_FILES= bin/crm \
scripts/*/*.py \
test/cib-tests.sh \
+ test/docker_scripts.sh \
test/evaltest.sh \
test/list-undocumented-commands.py \
utils/crm_clean.py \
diff --git a/net-mgmt/crmsh/distinfo b/net-mgmt/crmsh/distinfo
index 70db18436c4a..f14140f0e45f 100644
--- a/net-mgmt/crmsh/distinfo
+++ b/net-mgmt/crmsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580830269
-SHA256 (ClusterLabs-crmsh-3.0.4_GH0.tar.gz) = 5d5910c54096dc6c4decb5d1920e690f9865a5ca34ba7d6752ef36aed1cfc09d
-SIZE (ClusterLabs-crmsh-3.0.4_GH0.tar.gz) = 954752
+TIMESTAMP = 1600084758
+SHA256 (ClusterLabs-crmsh-3.0.5_GH0.tar.gz) = 38c01ca0432e13874c42497e56980f922817dec1668866eefe9f2eb19a6b702a
+SIZE (ClusterLabs-crmsh-3.0.5_GH0.tar.gz) = 979507
diff --git a/net-mgmt/crmsh/pkg-plist b/net-mgmt/crmsh/pkg-plist
index ddff6779cc13..434cbe21dce4 100644
--- a/net-mgmt/crmsh/pkg-plist
+++ b/net-mgmt/crmsh/pkg-plist
@@ -63,6 +63,8 @@
%%PYTHON_SITELIBDIR%%/crmsh/orderedset.pyc
%%PYTHON_SITELIBDIR%%/crmsh/pacemaker.py
%%PYTHON_SITELIBDIR%%/crmsh/pacemaker.pyc
+%%PYTHON_SITELIBDIR%%/crmsh/parallax_helper.py
+%%PYTHON_SITELIBDIR%%/crmsh/parallax_helper.pyc
%%PYTHON_SITELIBDIR%%/crmsh/parse.py
%%PYTHON_SITELIBDIR%%/crmsh/parse.pyc
%%PYTHON_SITELIBDIR%%/crmsh/ra.py
@@ -196,7 +198,18 @@ bin/crm
%%DATADIR%%/tests/crm-interface
%%DATADIR%%/tests/defaults
%%DATADIR%%/tests/descriptions
+%%DATADIR%%/tests/docker_scripts.sh
%%DATADIR%%/tests/evaltest.sh
+%%DATADIR%%/tests/features/bootstrap_bugs.feature
+%%DATADIR%%/tests/features/bootstrap_init_join_remove.feature
+%%DATADIR%%/tests/features/bootstrap_options.feature
+%%DATADIR%%/tests/features/bootstrap_sbd.feature
+%%DATADIR%%/tests/features/environment.py
+%%DATADIR%%/tests/features/geo_setup.feature
+%%DATADIR%%/tests/features/steps/__init__.py
+%%DATADIR%%/tests/features/steps/const.py
+%%DATADIR%%/tests/features/steps/step_implenment.py
+%%DATADIR%%/tests/features/steps/utils.py
%%DATADIR%%/tests/history-test.tar.bz2
%%DATADIR%%/tests/list-undocumented-commands.py
%%DATADIR%%/tests/profile-history.sh
@@ -285,6 +298,7 @@ bin/crm
%%DATADIR%%/tests/unittests/scripts/vipinc/main.yml
%%DATADIR%%/tests/unittests/scripts/workflows/10-webserver.xml
%%DATADIR%%/tests/unittests/test.conf
+%%DATADIR%%/tests/unittests/test_bootstrap.py
%%DATADIR%%/tests/unittests/test_bugs.py
%%DATADIR%%/tests/unittests/test_cib.py
%%DATADIR%%/tests/unittests/test_cliformat.py
@@ -292,6 +306,7 @@ bin/crm
%%DATADIR%%/tests/unittests/test_gv.py
%%DATADIR%%/tests/unittests/test_handles.py
%%DATADIR%%/tests/unittests/test_objset.py
+%%DATADIR%%/tests/unittests/test_parallax.py
%%DATADIR%%/tests/unittests/test_parse.py
%%DATADIR%%/tests/unittests/test_resource.py
%%DATADIR%%/tests/unittests/test_scripts.py