Opened 7 years ago

Closed 7 years ago

#54762 closed enhancement (fixed)

ssh-copy-id should be a subport of openssh

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: l2dy (Zero King)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: Schamschula (Marius Schamschula), Ionic (Mihai Moldovan)
Port: ssh-copy-id, openssh

Description

ssh-copy-id uses the same distfile as openssh. This situation is the reason why the subport feature was invented. Making ssh-copy-id a subport of the openssh port would ensure that the two are always updated to the latest version at the same time.

Probably should first update openssh to the same version as ssh-copy-id; that's #53108.

Change History (4)

comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)

Cc: Schamschula added

comment:2 Changed 7 years ago by l2dy (Zero King)

I'd like to have the latest version of ssh-copy-id installed but update of the openssh port have stalled for a long time. This might also happen in the future since openssh have no maintainer and a lot of patches.

Edit: ssh-copy-id is actually the same in 7.3p1 and 7.5p1 and subport can have different version/checksums.

Last edited 7 years ago by l2dy (Zero King) (previous) (diff)

comment:3 Changed 7 years ago by Ionic (Mihai Moldovan)

Cc: Ionic added

comment:4 Changed 7 years ago by Mihai Moldovan <ionic@…>

Resolution: fixed
Status: newclosed

In cd1cc0653a300ac6714501bdb64bdedabddb8d75/macports-ports:

net/{openssh,ssh-copy-id}: update to 7.6p1.

Fixes: #53108
Fixes: #54762

Changes:

  • Rebase patches.
  • Update to newer HPN patchset version. Based upon the 7.5p1 version 13 patch. Preliminary, a newer version will be backported once available upstream.
  • Merge in ssh-copy-id as a subport and delete the standalone port.
  • Provide maintainer helpers for quilt patch management. Not used within the Portfile itself.
  • Remove unreachable or outdated mirrors.
  • Add new size parameter to checksums.
Note: See TracTickets for help on using tickets.