Bug 262324 - java/intellij-ultimate: fix plist with Python ≠ 3.8
Summary: java/intellij-ultimate: fix plist with Python ≠ 3.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks: 261703
  Show dependency treegraph
 
Reported: 2022-03-03 18:40 UTC by Thierry Thomas
Modified: 2022-03-03 20:47 UTC (History)
1 user (show)

See Also:
andoriyu: maintainer-feedback+


Attachments
Fix plist with Python ≠ 3.8 (4.17 KB, patch)
2022-03-03 18:40 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2022-03-03 18:40:24 UTC
Created attachment 232229 [details]
Fix plist with Python ≠ 3.8

Keep 3.8 hard-coded, these files do not depend on Python version.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2022-03-03 20:47:29 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-03 20:47:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a904f663e295bc808439f3c3f5f6e505b4120eb3

commit a904f663e295bc808439f3c3f5f6e505b4120eb3
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-03-03 18:47:47 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-03-03 20:45:13 +0000

    java/intellij-ultimate: fix plist with Python ≠ 3.8

    Keep 3.8 hard-coded, these files do not depend on Python version.

    PR:             262324
    Approved by:    Andrey Cherkashin (maintainer)

 java/intellij-ultimate/pkg-plist | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)