Bug 281931 - devel/pycharm-pro: Fix shebang errors and ONLY_FOR_ARCH
Summary: devel/pycharm-pro: Fix shebang errors and ONLY_FOR_ARCH
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-07 19:22 UTC by Mateusz Piotrowski
Modified: 2024-10-08 09:50 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (rm)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Piotrowski freebsd_committer freebsd_triage 2024-10-07 19:22:59 UTC
Hey rm@! There is a patch for the port on GitHub: https://github.com/freebsd/freebsd-ports/pull/301. Maybe you will have a moment to look at it during the next update.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-08 09:49:46 UTC
A commit in branch main references this bug:

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

commit c6ed3b871c94b8216bb919aa3f3299eeb553ad36
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2024-10-08 09:46:32 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2024-10-08 09:46:32 +0000

    devel/pycharm-pro: update to 2024.2.3

    Also incorporate SHEBANG_FIX and ONLY_FOR_ARCHS changes from github pull
    request by user Awoonyaa:
    https://github.com/freebsd/freebsd-ports/pull/301

    Release notes:
    https://youtrack.jetbrains.com/articles/PY-A-233538279/PyCharm-2024.2.3-242.23339.19-build-Release-Notes

    PR:             281931
    Reported by:    0mp

 devel/pycharm-pro/Makefile  | 14 +++++++++++---
 devel/pycharm-pro/distinfo  |  6 +++---
 devel/pycharm-pro/pkg-plist |  6 +++---
 3 files changed, 17 insertions(+), 9 deletions(-)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2024-10-08 09:50:10 UTC
Done, thanks for heads up!