Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2020 15:15:41 +0000 (UTC)
From:      =?UTF-8?Q?Vin=c3=adcius_Zavam?= <egypcio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548620 - head/net-mgmt/crmsh
Message-ID:  <202009141515.08EFFfWx011879@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: egypcio
Date: Mon Sep 14 15:15:41 2020
New Revision: 548620
URL: https://svnweb.freebsd.org/changeset/ports/548620

Log:
  net-mgmt/crmsh: update 3.0.4 to 3.0.5
  
    github.com/ClusterLabs/crmsh/blob/3.0.5/ChangeLog

Modified:
  head/net-mgmt/crmsh/Makefile
  head/net-mgmt/crmsh/distinfo
  head/net-mgmt/crmsh/pkg-plist

Modified: head/net-mgmt/crmsh/Makefile
==============================================================================
--- head/net-mgmt/crmsh/Makefile	Mon Sep 14 15:11:41 2020	(r548619)
+++ head/net-mgmt/crmsh/Makefile	Mon Sep 14 15:15:41 2020	(r548620)
@@ -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 \

Modified: head/net-mgmt/crmsh/distinfo
==============================================================================
--- head/net-mgmt/crmsh/distinfo	Mon Sep 14 15:11:41 2020	(r548619)
+++ head/net-mgmt/crmsh/distinfo	Mon Sep 14 15:15:41 2020	(r548620)
@@ -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

Modified: head/net-mgmt/crmsh/pkg-plist
==============================================================================
--- head/net-mgmt/crmsh/pkg-plist	Mon Sep 14 15:11:41 2020	(r548619)
+++ head/net-mgmt/crmsh/pkg-plist	Mon Sep 14 15:15:41 2020	(r548620)
@@ -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



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