From owner-svn-ports-all@freebsd.org Mon Sep 14 15:15:42 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 492C73D9945; Mon, 14 Sep 2020 15:15:42 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BqqgL1Fdbz3b6V; Mon, 14 Sep 2020 15:15:42 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 09EF819246; Mon, 14 Sep 2020 15:15:42 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08EFFfcp011882; Mon, 14 Sep 2020 15:15:41 GMT (envelope-from egypcio@FreeBSD.org) Received: (from egypcio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08EFFfWx011879; Mon, 14 Sep 2020 15:15:41 GMT (envelope-from egypcio@FreeBSD.org) Message-Id: <202009141515.08EFFfWx011879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: egypcio set sender to egypcio@FreeBSD.org using -f From: =?UTF-8?Q?Vin=c3=adcius_Zavam?= Date: Mon, 14 Sep 2020 15:15:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548620 - head/net-mgmt/crmsh X-SVN-Group: ports-head X-SVN-Commit-Author: egypcio X-SVN-Commit-Paths: head/net-mgmt/crmsh X-SVN-Commit-Revision: 548620 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2020 15:15:42 -0000 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