pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/58059: Update security/clusterssh



	Note: There was a bad value `' for the field `Class'.
	It was set to the default value of `sw-bug'.

>Number:         58059
>Category:       pkg
>Synopsis:       Update security/clusterssh to 4.16
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 21 14:55:00 +0000 2024
>Originator:     mef%NetBSD.org@localhost
>Release:        NetBSD 10.99.10
>Organization:
none
Makoto Fujiwara
makoto%ki.nu@localhost
>Environment:
	
	
System: NetBSD beebox-03 10.99.10 NetBSD 10.99.10 (GENERIC-axen) #10: Sat Nov 18 19:10:19 JST 2023 root@h97:/tmp/O/sys/arch/amd64/compile/GENERIC-axen amd64
Architecture: x86_64
Machine: amd64
>Description:
	update pkgsrc/security/clusterssh
>How-To-Repeat:
	cd /usr/pkgsrc/security/clusterssh; make clean && make package
>Fix:
	

Index: security/clusterssh/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/clusterssh/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- security/clusterssh/Makefile	6 Jul 2023 09:41:18 -0000	1.21
+++ security/clusterssh/Makefile	21 Mar 2024 14:44:43 -0000
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.21 2023/07/06 09:41:18 wiz Exp $
 
-DISTNAME=	App-ClusterSSH-4.03_06
+DISTNAME=	App-ClusterSSH-4.16
 PKGNAME=	p5-${DISTNAME:S/_/./}
-PKGREVISION=	8
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DU/DUNCS/}
 
@@ -14,6 +13,7 @@
 DEPENDS+=	p5-Exception-Class>=1.32:../../devel/p5-Exception-Class
 DEPENDS+=	p5-Tk>=804.030:../../x11/p5-Tk
 DEPENDS+=	p5-X11-Protocol>=0.56:../../x11/p5-X11-Protocol
+DEPENDS+=	p5-X11-Protocol-Other>=0.31:../../x11/p5-X11-Protocol-Other
 DEPENDS+=	p5-Try-Tiny>=0.11:../../devel/p5-Try-Tiny
 
 TOOL_DEPENDS+=	p5-CPAN-Changes>=0.400002:../../devel/p5-CPAN-Changes
@@ -34,6 +34,7 @@
 
 REPLACE_PERL+=		bin_PL/ccon
 REPLACE_PERL+=		bin_PL/crsh
+REPLACE_PERL+=		bin_PL/csftp
 REPLACE_PERL+=		bin_PL/cssh
 REPLACE_PERL+=		bin_PL/ctel
 REPLACE_PERL+=		t/external_cluster_command
Index: security/clusterssh/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/security/clusterssh/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- security/clusterssh/distinfo	26 Oct 2021 11:17:01 -0000	1.6
+++ security/clusterssh/distinfo	21 Mar 2024 14:44:43 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.6 2021/10/26 11:17:01 nia Exp $
 
-BLAKE2s (App-ClusterSSH-4.03_06.tar.gz) = d4ca96ce0ca03600120093d26f115eefc4dd548130f0be46dada49b5bf6565d8
-SHA512 (App-ClusterSSH-4.03_06.tar.gz) = 87dff4c0445436c10929bcf30a9295deb6ddacca16939091fdab0cf67765c77706745ce8e738145ea6c67ec06093567b7668e4387a72b48018f8e173da5709b4
-Size (App-ClusterSSH-4.03_06.tar.gz) = 81476 bytes
+BLAKE2s (App-ClusterSSH-4.16.tar.gz) = 80db016529977187c7cb369c4e65e3a99a05f556f8cfa2f281899a0748fe0cd9
+SHA512 (App-ClusterSSH-4.16.tar.gz) = 3d4fc2aa681ea815020375bb3bb0f9a070e1638c5a4e38b1b279c58f9644a568bb687e0e611919afa48a32b44ff4e25cd5661c7d1330978f851bc506282f020e
+Size (App-ClusterSSH-4.16.tar.gz) = 96151 bytes

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index