Skip to content

Commit

Permalink
java/eclipse-pydev: update to 10.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mizhka committed Jul 3, 2023
1 parent 6a9594a commit fc5a2b1
Show file tree
Hide file tree
Showing 3 changed files with 4,295 additions and 4,293 deletions.
6 changes: 4 additions & 2 deletions java/eclipse-pydev/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pydev
PORTVERSION= 10.1.3
PORTVERSION= 10.2.1
CATEGORIES= java devel python
MASTER_SITES= https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_10_1_3/
MASTER_SITES= https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_10_2_1/
PKGNAMEPREFIX= eclipse-
DISTNAME= PyDev.${PORTVERSION}

Expand All @@ -23,6 +23,8 @@ JAVA_RUN= YES
NO_BUILD= YES
NO_WRKSUBDIR= YES

PLIST_SUB+= PYDEV_VER=10.2.1.202307021217

OPTIONS_DEFINE= JYTHON

JYTHON_DESC= Use Jython as Python interpreter
Expand Down
6 changes: 3 additions & 3 deletions java/eclipse-pydev/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1675494295
SHA256 (PyDev.10.1.3.zip) = 751ea7f880823a1e4a2e5bc9fe5967f225969d90245db09decffae013627f89f
SIZE (PyDev.10.1.3.zip) = 30187665
TIMESTAMP = 1688416609
SHA256 (PyDev.10.2.1.zip) = ce065fb97ffdcbbc689f063d4a38f324ec4880908b627b5afbdb98c5a44a7817
SIZE (PyDev.10.2.1.zip) = 30099879

0 comments on commit fc5a2b1

Please sign in to comment.