Bug 245740

Summary: shells/mksh: Update to R59
Product: Ports & Packages Reporter: Olivier Duchateau <duchateau.olivier>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: schaiba, tagattie
Priority: --- Keywords: buildisok
Version: LatestFlags: schaiba: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update shells/mksh none

Description Olivier Duchateau 2020-04-19 12:49:32 UTC
Created attachment 213560 [details]
Patch to update shells/mksh

- Update to R59
- Update MASTER_SITES use HTTPS as pkg-descr
- Remove -c lto option otherwise build fails "unknown option -c lto"
Comment 1 Automation User 2020-04-19 13:08:15 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/137612650
Comment 2 schaiba 2020-05-04 11:55:53 UTC
confirmed
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-05-05 10:26:12 UTC
A commit references this bug:

Author: tagattie
Date: Tue May  5 10:25:33 UTC 2020
New revision: 534060
URL: https://svnweb.freebsd.org/changeset/ports/534060

Log:
  - Update to 59
  - Update MASTER_SITES and WWW to use https
  - Remove -c lto option to prevent build failure

  PR:		245740
  Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
  Approved by:	schaiba@gmail.com (maintainer), ehaupt (mentor)
  Changelog:	http://www.mirbsd.org/mksh.htm#clog

Changes:
  head/shells/mksh/Makefile
  head/shells/mksh/distinfo
Comment 4 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-05 10:27:16 UTC
Committed, thanks!