From 06812a433bc9e97db115c52ee0e825369a7ee233 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Sat, 20 Jun 2026 16:47:31 +0100 Subject: [PATCH] ClusterSSH: update to 4.19 --- srcpkgs/ClusterSSH/patches/15config.diff | 12 +++++------- srcpkgs/ClusterSSH/template | 12 ++++++------ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/srcpkgs/ClusterSSH/patches/15config.diff b/srcpkgs/ClusterSSH/patches/15config.diff index 95aa12681ace32..247107cc2de74b 100644 --- a/srcpkgs/ClusterSSH/patches/15config.diff +++ b/srcpkgs/ClusterSSH/patches/15config.diff @@ -1,12 +1,10 @@ -This test fails because it doesn't account for running as root in the CI. - ---- a/t/15config.t -+++ b/t/15config.t -@@ -535,25 +535,6 @@ +--- a/t/15config.t 2026-06-20 16:40:09.427417966 +0100 ++++ b/t/15config.t 2026-06-20 16:40:31.935749106 +0100 +@@ -540,25 +540,6 @@ chmod( 0755, $ENV{HOME} . '/.csshrc.DISABLED', $ENV{HOME} ); } - --note('check failure to write default config is caught'); + +-note('check failure to write default config is caught when loading config'); -$ENV{HOME} = tempdir( CLEANUP => 1 ); -mkdir( $ENV{HOME} . '/.clusterssh' ); -mkdir( $ENV{HOME} . '/.clusterssh/config' ); diff --git a/srcpkgs/ClusterSSH/template b/srcpkgs/ClusterSSH/template index 7cb23aeaea58e8..d3b8e8be4c4d57 100644 --- a/srcpkgs/ClusterSSH/template +++ b/srcpkgs/ClusterSSH/template @@ -1,14 +1,14 @@ # Template file for 'ClusterSSH' pkgname=ClusterSSH -version=4.16 +version=4.19 revision=1 build_style=perl-ModuleBuild -hostmakedepends="xterm openssh - perl-CPAN-Changes perl-Module-Build perl-Try-Tiny perl-Tk - perl-Exception-Class perl-X11-Protocol perl-X11-Protocol-Other +hostmakedepends="xterm openssh perl-CPAN-Changes perl-Module-Build perl-Try-Tiny + perl-Tk perl-Exception-Class perl-X11-Protocol perl-X11-Protocol-Other perl-File-Slurp perl-File-Which perl-Readonly perl-Test-Differences perl-Test-DistManifest perl-Test-Pod perl-Test-Pod-Coverage perl-Test-Trap" -depends="xterm openssh perl-Try-Tiny perl-Tk perl-X11-Protocol perl-X11-Protocol-Other perl-Exception-Class" +depends="xterm openssh perl-Try-Tiny perl-Tk perl-X11-Protocol perl-X11-Protocol-Other + perl-Exception-Class" checkdepends="perl-Sort-Naturally" short_desc="Tool for making the same change on multiple servers at the same time" maintainer="Orphaned " @@ -16,7 +16,7 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://github.com/duncs/clusterssh" changelog="https://raw.githubusercontent.com/duncs/clusterssh/master/Changes" distfiles="https://github.com/duncs/clusterssh/archive/v${version}.tar.gz" -checksum=1540f42bd521066ab0a41504258ac1aa4c501c6f713057f8906bb896f3335b9f +checksum=9018c8efea516a750605473f876dcceab5a22089e8e59fba806a366957614b5e pre_check() { touch README