Bug 273225 - devel/pycharm-pro: update to 2023.2.1
Summary: devel/pycharm-pro: update to 2023.2.1
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: 2023-08-19 07:47 UTC by Ruslan Makhmatkhanov
Modified: 2023-09-04 09:30 UTC (History)
1 user (show)

See Also:
guido: maintainer-feedback+


Attachments
2023.2 update (168.65 KB, patch)
2023-08-19 07:47 UTC, Ruslan Makhmatkhanov
no flags Details | Diff
2023.2.1 update (168.87 KB, patch)
2023-08-25 10:17 UTC, Ruslan Makhmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2023-08-19 07:47:38 UTC
Created attachment 244208 [details]
2023.2 update

Update pycharm-pro to latest version. This is mainly Makefile sync with other jetbrains ports and pycharm-ce.
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2023-08-25 10:17:20 UTC
Created attachment 244333 [details]
2023.2.1 update
Comment 2 Guido Kollerie 2023-09-04 08:50:24 UTC
I am sorry for the late response. I no longer use FreeBSD on my desktop/laptop. I do on the server. So I'll be dropping maintainer ship (once I figure out how ;-)) 

Anyway cursory look at the attachment this look okay. Hence -> +
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2023-09-04 09:11:45 UTC
(In reply to Guido Kollerie from comment #2)
Ok, I'll step up to take maintainership then. Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-09-04 09:18:03 UTC
A commit in branch main references this bug:

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

commit 4ddc86a19ed4fecf66d719d01249fbcca745b787
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2023-09-04 09:15:33 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2023-09-04 09:15:33 +0000

    devel/pycharm-pro: update to 2023.2.1

    Update pycharm-pro to latest version. This is mainly Makefile sync
    with other jetbrains ports and pycharm-ce.

    Release notes:
    https://www.jetbrains.com/pycharm/whatsnew/2023-2/
    PR:             273225
    Approved by:    Guido Kollerie <guido@kollerie.com>

 devel/pycharm-pro/Makefile                     |   62 +-
 devel/pycharm-pro/distinfo                     |    6 +-
 devel/pycharm-pro/files/pkg-message.in         |   10 +-
 devel/pycharm-pro/files/pycharm-pro.desktop.in |    2 +-
 devel/pycharm-pro/files/pycharm.in             |    9 +-
 devel/pycharm-pro/pkg-plist                    | 1434 ++++++++++++++----------
 6 files changed, 874 insertions(+), 649 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-09-04 09:20:04 UTC
A commit in branch main references this bug:

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

commit 1c06308a438a05f222a7ef9b063dbada7f249065
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2023-09-04 09:18:16 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2023-09-04 09:18:16 +0000

    devel/pycharm-pro: take up maintainerhip

    PR:             273225
    Approved by:    Guido Kollerie <guido@kollerie.com> (past maintainer)

 devel/pycharm-pro/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 6 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2023-09-04 09:21:04 UTC
Committed, thanks!
Comment 7 Guido Kollerie 2023-09-04 09:30:08 UTC
Thank you Ruslan for taking over maintainership. Much appreciated.