Opened 6 years ago

Closed 6 years ago

#55635 closed defect (fixed)

mosh: switch to perl 5.26

Reported by: blair (Blair Zajac) Owned by: quentinmit (Quentin Smith)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: mosh

Description

I would like to push a commit that updates to Perl 5.26. Let me know if you approve it.

The diff is:

 perl5.require_variant   yes
 perl5.conflict_variants no
-perl5.branches          5.24
-perl5.default_branch    5.24
+perl5.branches          5.26
+perl5.default_branch    5.26
 perl5.create_variants   ${perl5.branches}

Change History (3)

comment:1 Changed 6 years ago by quentinmit (Quentin Smith)

LGTM assuming you confirmed that it runs with 5.26 (I have no reason to think it won't).

comment:2 Changed 6 years ago by blair (Blair Zajac)

I tested it and I was able to mosh into my system with no issues

comment:3 Changed 6 years ago by blair (Blair Zajac)

Resolution: fixed
Status: newclosed

In e41eaf832418a93ce97976200dcdc8308a146b10/macports-ports:

mosh: switch to perl 5.26.

See: #55208
Fixes: #55635

Note: See TracTickets for help on using tickets.