java/eclipse-pydev: update to 10.2.1
Changelog: https://www.pydev.org/history_pydev.html#release-10-2-1-2023-07-02
This commit is contained in:
parent
6a9594ae1f
commit
fc5a2b197e
3 changed files with 4295 additions and 4293 deletions
|
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue