Skip to content

Commit

Permalink
java/eclipse-pydev: update to 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mizhka committed Mar 28, 2024
1 parent 2b7cf90 commit 999d190
Show file tree
Hide file tree
Showing 3 changed files with 2,208 additions and 643 deletions.
6 changes: 3 additions & 3 deletions java/eclipse-pydev/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= pydev
PORTVERSION= 10.2.1
PORTVERSION= 12.0.0
CATEGORIES= java devel python
MASTER_SITES= https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_10_2_1/
MASTER_SITES= https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_12_0_0/
PKGNAMEPREFIX= eclipse-
DISTNAME= PyDev.${PORTVERSION}

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

PLIST_SUB+= PYDEV_VER=10.2.1.202307021217
PLIST_SUB+= PYDEV_VER=12.0.0.202402010911

OPTIONS_DEFINE= JYTHON

Expand Down
6 changes: 3 additions & 3 deletions java/eclipse-pydev/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1688416609
SHA256 (PyDev.10.2.1.zip) = ce065fb97ffdcbbc689f063d4a38f324ec4880908b627b5afbdb98c5a44a7817
SIZE (PyDev.10.2.1.zip) = 30099879
TIMESTAMP = 1711656045
SHA256 (PyDev.12.0.0.zip) = daa593413ce6843415e49e0e1e52c0a8b501ac46a53cccc346a0c258bf9b2eea
SIZE (PyDev.12.0.0.zip) = 33079369
Loading

0 comments on commit 999d190

Please sign in to comment.