Bug 251895 - [exp-run] lang/spidermonkey78: update to 78.6.0
Summary: [exp-run] lang/spidermonkey78: update to 78.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks: 251480
  Show dependency treegraph
 
Reported: 2020-12-16 17:10 UTC by Steve Wills
Modified: 2020-12-27 16:10 UTC (History)
0 users

See Also:
antoine: exp-run+


Attachments
patch to update port (959 bytes, patch)
2020-12-16 17:10 UTC, Steve Wills
no flags Details | Diff
updated patch (3.13 KB, patch)
2020-12-17 18:31 UTC, Steve Wills
no flags Details | Diff
updated patch (7.47 KB, patch)
2020-12-21 14:02 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2020-12-16 17:10:55 UTC
Created attachment 220630 [details]
patch to update port
Comment 1 Steve Wills freebsd_committer freebsd_triage 2020-12-17 18:31:35 UTC
Created attachment 220671 [details]
updated patch

Here's an updated patch which incorporates changes from the patches in PR 251480. Please test this instead.
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2020-12-21 13:05:21 UTC
(In reply to Steve Wills from comment #1)
This patch seems unrelated to spidermonkey78 update?
Comment 3 Steve Wills freebsd_committer freebsd_triage 2020-12-21 14:02:16 UTC
Created attachment 220777 [details]
updated patch
Comment 4 Antoine Brodin freebsd_committer freebsd_triage 2020-12-27 08:42:08 UTC
Exp-run looks fine
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-12-27 16:08:58 UTC
A commit references this bug:

Author: swills
Date: Sun Dec 27 16:08:21 UTC 2020
New revision: 559369
URL: https://svnweb.freebsd.org/changeset/ports/559369

Log:
  lang/spidermonkey78: update to 78.6.0 [1]

  While here, allow building with system clang 10 on 12.2 [2]

  PR:		251895 [1]
  PR:		251480 [2]
  Submitted by:	mikael, janm@transactionware.com [2]
  Exp-run by:	antoine [1]
  Reported by:	janm@transactionware.com [2]

Changes:
  head/lang/spidermonkey78/Makefile
  head/lang/spidermonkey78/distinfo
  head/lang/spidermonkey78/files/patch-third__party_rust_cc_.cargo-checksum.json
  head/lang/spidermonkey78/files/patch-third__party_rust_cc_src_lib.rs
Comment 6 Steve Wills freebsd_committer freebsd_triage 2020-12-27 16:10:59 UTC
Committed, thanks!