Skip to content

Commit

Permalink
devel/jetbrains-clion: Update to 2022.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and neelchauhan committed Aug 20, 2022
1 parent 34c0202 commit ccecd90
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/jetbrains-clion/Makefile
@@ -1,5 +1,5 @@
PORTNAME= clion
PORTVERSION= 2022.2
PORTVERSION= 2022.2.1
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/cpp/
PKGNAMEPREFIX= jetbrains-
Expand All @@ -20,7 +20,7 @@ RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
USES= cpe python:run shebangfix

USE_JAVA= yes
JAVA_VERSION= 11+
JAVA_VERSION= 17+

CPE_VENDOR= jetbrains

Expand Down
6 changes: 3 additions & 3 deletions devel/jetbrains-clion/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1659300763
SHA256 (jetbrains/CLion-2022.2.tar.gz) = 94ffbdf82606f2f90618c1fdb89432d627e7f24ae158b36a591da2c303047436
SIZE (jetbrains/CLion-2022.2.tar.gz) = 892149741
TIMESTAMP = 1660905065
SHA256 (jetbrains/CLion-2022.2.1.tar.gz) = a0d9e77ad4afbb5f7d69e23cf84ccf132eed6ead6c3a7cd442b33924e6931656
SIZE (jetbrains/CLion-2022.2.1.tar.gz) = 893465319
2 changes: 1 addition & 1 deletion devel/jetbrains-clion/pkg-plist
Expand Up @@ -86,7 +86,7 @@ share/applications/clion.desktop
%%DATADIR%%/lib/asm-tree-9.2.jar
%%DATADIR%%/lib/asm-util-9.2.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/build-marker-CL-222.3345.126
%%DATADIR%%/lib/build-marker-CL-222.3739.54
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/dbus-java-3.2.1.jar
Expand Down

0 comments on commit ccecd90

Please sign in to comment.