Skip to content

Commit

Permalink
java/intellij: Update to version 2018.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bsam authored and bsam committed Aug 14, 2018
1 parent f1376cc commit cdf6f59
Show file tree
Hide file tree
Showing 3 changed files with 269 additions and 179 deletions.
4 changes: 2 additions & 2 deletions java/intellij/Makefile
Expand Up @@ -5,7 +5,7 @@
# Vadim Zhukov <zhuk@openbsd.org>

PORTNAME= intellij
PORTVERSION= 2018.1.5
PORTVERSION= 2018.2.1
CATEGORIES= java devel
MASTER_SITES= https://download.jetbrains.com/idea/ \
http://download.jetbrains.com/idea/
Expand All @@ -28,7 +28,7 @@ NO_ARCH= yes
NO_BUILD= yes
INSTALL_TARGET= install-strip

WRKSRC= ${WRKDIR}/idea-IC-181.5281.24
WRKSRC= ${WRKDIR}/idea-IC-182.3911.36

.include "common.mk"

Expand Down
6 changes: 3 additions & 3 deletions java/intellij/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1529144930
SHA256 (ideaIC-2018.1.5-no-jdk.tar.gz) = d819ae48bc96f4bf6864e9d9a3e28880639bafd0e4e7be4347b907b3ffd763ad
SIZE (ideaIC-2018.1.5-no-jdk.tar.gz) = 469331936
TIMESTAMP = 1534091076
SHA256 (ideaIC-2018.2.1-no-jdk.tar.gz) = 5e26c975f12bdda8b02fd592ab9a725a91306db10e84e515787370f4821a4eb7
SIZE (ideaIC-2018.2.1-no-jdk.tar.gz) = 447164621

0 comments on commit cdf6f59

Please sign in to comment.