From: David Leadbeater Subject: Update ssh-copy-id To: ports@jpmens.net, ports@openbsd.org Date: Mon, 11 May 2026 11:31:53 +1000 This was pulling the copy from OpenSSH 8.8p1, update to a more recent OpenSSH portable. This pulls in about 5 years of minor updates. Also update HOMEPAGE as it seems like LLM scapers have forced the git upstream to move. diff --git sysutils/ssh-copy-id/Makefile sysutils/ssh-copy-id/Makefile index 44a3675bc1b..10cd66d0519 100644 --- sysutils/ssh-copy-id/Makefile +++ sysutils/ssh-copy-id/Makefile @@ -1,10 +1,10 @@ COMMENT= script to copy one's SSH keys to remote hosts -V= 8.8p1 +V= 10.3p1 DISTNAME= openssh-${V} PKGNAME= ssh-copy-id-${V:S/p/pl/} CATEGORIES= sysutils -HOMEPAGE= http://git.hands.com/ssh-copy-id +HOMEPAGE= https://gitlab.com/phil_hands/ssh-copy-id MAINTAINER= Jan-Piet Mens # License free to use diff --git sysutils/ssh-copy-id/distinfo sysutils/ssh-copy-id/distinfo index 31a6b55d99b..7c4b3f9c9d9 100644 --- sysutils/ssh-copy-id/distinfo +++ sysutils/ssh-copy-id/distinfo @@ -1,2 +1,2 @@ -SHA256 (openssh-8.8p1.tar.gz) = RZCJDqm7ms5Pca4zF4WjpYIyMkNRYZYO1fyGWI8zH+k= -SIZE (openssh-8.8p1.tar.gz) = 1815060 +SHA256 (openssh-10.3p1.tar.gz) = VmgqNruS3PS08Bb9jsjnQFm3mo3iXBXWcNcx59GORfQ= +SIZE (openssh-10.3p1.tar.gz) = 2007369