Bug 276705 - devel/pycharm-ce: update to 2023.3.3
Summary: devel/pycharm-ce: update to 2023.3.3
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: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-29 07:24 UTC by Jonathan Chen
Modified: 2024-02-18 10:02 UTC (History)
2 users (show)

See Also:


Attachments
update to 2023.3.3 (4.69 KB, patch)
2024-01-29 07:24 UTC, Jonathan Chen
jonc: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Chen 2024-01-29 07:24:09 UTC
Created attachment 248052 [details]
update to 2023.3.3

Update to 2023.3.3
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2024-02-07 19:04:37 UTC
testbuilds@work
Comment 2 Rodrigo Osorio freebsd_committer freebsd_triage 2024-02-07 19:07:29 UTC
@pi : You did the test before me so feel free to commit it :)
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2024-02-07 19:09:43 UTC
(In reply to Rodrigo Osorio from comment #2)
No, no, the test will probably take quite some time to build (building rust again...) and I just overlooked that you already work on that PR.

So, I'll just wait for my testbuild to finish (probably in 12-20 hours)
and report results. Then you can either commit or have other comments.
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2024-02-10 10:56:26 UTC
(In reply to Kurt Jaeger from comment #3)
Turns out I have a problem building rust. So I can't build-test this port
right now 8-(
Comment 5 Jonathan Chen 2024-02-11 18:58:24 UTC
What's the state of the update?
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2024-02-11 19:04:39 UTC
(In reply to Jonathan Chen from comment #5)
I can't build rust, but the port depends on it, so I can't testbuild it 8-(

lang/rust build crashes on my port-builder host.
Comment 7 commit-hook freebsd_committer freebsd_triage 2024-02-18 09:59:10 UTC
A commit in branch main references this bug:

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

commit 73dea14ff6ad7bdef8977033409d911b150778e8
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-02-17 14:10:28 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-02-18 09:57:29 +0000

    devel/pycharm-ce: update to 2023.3.3

    Changelog: https://www.jetbrains.com/pycharm/whatsnew/

    PR:             276705
    Reported by:    Jonathan Chen <jonc@chen.org.nz>

 devel/pycharm-ce/Makefile  | 11 +++++------
 devel/pycharm-ce/distinfo  |  6 +++---
 devel/pycharm-ce/pkg-plist | 12 ++++++------
 3 files changed, 14 insertions(+), 15 deletions(-)
Comment 8 Rodrigo Osorio freebsd_committer freebsd_triage 2024-02-18 10:02:02 UTC
First of all, sorry for the delay.
Committed with minor changes, thanks.