Hello,

Here is an update to intellij and change in maintainership to myself.
Looks like that got missed when I submitted the prior update[0].

Everything has been working fine so far.

Thanks,
Lucas

[0] https://marc.info/?l=openbsd-ports&m=158179826511258&w=2

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/intellij/Makefile,v
retrieving revision 1.64
diff -u -p -r1.64 Makefile
--- Makefile    19 Feb 2020 06:19:56 -0000      1.64
+++ Makefile    18 Mar 2020 00:10:51 -0000
@@ -2,13 +2,13 @@
 
 COMMENT=               IntelliJ IDEA Java IDE
 
-V=                     2019.3.3
+V=                     2019.3.4
 DISTNAME=              ideaIC-${V}
 PKGNAME=               intellij-${V}
 CATEGORIES=            devel
 
 HOMEPAGE=              https://www.jetbrains.com/idea/
-MAINTAINER=            Caspar Schutijser <cas...@schutijser.com>
+MAINTAINER=            Lucas Raab <tuftedoce...@fastmail.fm>
 
 # Apache v2.0
 PERMIT_PACKAGE=        Yes
@@ -25,7 +25,7 @@ RUN_DEPENDS=          devel/desktop-file-utils \
 
 NO_TEST=               Yes
 
-WRKDIST=               ${WRKDIR}/idea-IC-193.6494.35
+WRKDIST=               ${WRKDIR}/idea-IC-193.6911.18
 IJ=                    ${PREFIX}/intellij
 
 # If NO_BUILD is set, JAVA_HOME doesn't get defined. So do
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/intellij/distinfo,v
retrieving revision 1.39
diff -u -p -r1.39 distinfo
--- distinfo    19 Feb 2020 06:19:56 -0000      1.39
+++ distinfo    18 Mar 2020 00:10:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (ideaIC-2019.3.3.tar.gz) = Lz8FQZKFbDEuSFSXGvyE2TVmz1vWjTAb1pmS64xBOpc=
-SIZE (ideaIC-2019.3.3.tar.gz) = 674600907
+SHA256 (ideaIC-2019.3.4.tar.gz) = p3EAgcyV3j1XhW6ys6XxR4/iAdvUt+7yY1Wbn1SRV88=
+SIZE (ideaIC-2019.3.4.tar.gz) = 674698145

Reply via email to