diff options
| author | John Marino <marino@FreeBSD.org> | 2014-07-11 22:14:15 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2014-07-11 22:14:15 +0000 |
| commit | 85f7db18684c321ba6c3bdbb3250437ae25cf449 (patch) | |
| tree | bfeff062a0adcc47c7a15536c109f427fec7b353 /java/eclipse-pydev | |
| parent | java/eclipse: Fix dropins location (diff) | |
Update 8 plugins following upgrade to Eclipse 4.3.2
The following plugins must be updated after upgrading Eclipse to
version 4.3.2 because they don't currently work:
* java/eclipse-datatools (assign maintainership too)
* java/eclipse-emf
* java/eclipse-gef
* java/eclipse-pydev
* java/eclipse-webtools
* java/eclipse-windowbuilder
* devel/scala-ide
* devel/subversive
PR: 191798
Submitted by: Eclipse maintainer (Jimmy Kelly)
Notes
Notes:
svn path=/head/; revision=361590
Diffstat (limited to 'java/eclipse-pydev')
| -rw-r--r-- | java/eclipse-pydev/Makefile | 6 | ||||
| -rw-r--r-- | java/eclipse-pydev/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile index 215748f3955e..e43a7260d8ea 100644 --- a/java/eclipse-pydev/Makefile +++ b/java/eclipse-pydev/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pydev -PORTVERSION= 2.8.2 +PORTVERSION= 3.5.0 PORTREVISION= 0 CATEGORIES= java devel python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/PyDev%20${PORTVERSION}/ @@ -14,12 +14,10 @@ COMMENT= Eclipse plugin for Python and Jython development LICENSE= EPL -RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse BUNDLES_INFO= ${PREFIX}/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info -DISTDATE= 2013090511 - JYTHON_DESC= Use Jython as Python interpreter NO_WRKSUBDIR= yes diff --git a/java/eclipse-pydev/distinfo b/java/eclipse-pydev/distinfo index 7b1810702fda..76ec66cd9f39 100644 --- a/java/eclipse-pydev/distinfo +++ b/java/eclipse-pydev/distinfo @@ -1,2 +1,2 @@ -SHA256 (PyDev%202.8.2.zip) = 4219c513d182d0dd96d81ab2c2fa788271a40bbd51a696f4a2468c98af11f229 -SIZE (PyDev%202.8.2.zip) = 8070787 +SHA256 (PyDev%203.5.0.zip) = 4ab42ee1fb3d1a81a8457bc99bad6dc7f463ca533e72871cabdfe32b72073294 +SIZE (PyDev%203.5.0.zip) = 8364970 |
