Skip to content

Commit

Permalink
devel/jetbrains-clion: Update to 2020.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fernape committed Oct 1, 2020
1 parent 202466a commit fbc3e3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions devel/jetbrains-clion/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= clion
PORTVERSION= 2020.2.2
PORTVERSION= 2020.2.3
CATEGORIES= devel java
MASTER_SITES= https://download-cf.jetbrains.com/cpp/
PKGNAMEPREFIX= jetbrains-
Expand All @@ -27,11 +27,10 @@ SHEBANG_FILES= bin/printenv.py bin/restart.py

NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= clion clion.desktop pkg-message

WRKSRC= ${WRKDIR}/clion-${PORTVERSION}

SUB_FILES= clion clion.desktop pkg-message

do-install:
# Linux/Windows/OS X only so remove them
@${RM} -r ${WRKSRC}/bin/fsnotifier \
Expand Down
6 changes: 3 additions & 3 deletions devel/jetbrains-clion/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1600521420
SHA256 (jetbrains/CLion-2020.2.2.tar.gz) = b638369135a418855f07350b4d07658cd1e98dff2b80f6fa2fd11e5aaad3f3cd
SIZE (jetbrains/CLion-2020.2.2.tar.gz) = 553568295
TIMESTAMP = 1601371622
SHA256 (jetbrains/CLion-2020.2.3.tar.gz) = b863b5b1ed664c21428e5afafb39ebf7f30d062ef53731f3d093d7ee74abb4cd
SIZE (jetbrains/CLion-2020.2.3.tar.gz) = 553585955

0 comments on commit fbc3e3f

Please sign in to comment.