mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 3.2.2 release and remove emf dependency.
This commit is contained in:
parent
d1e3b04a02
commit
c23c268446
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184521
2 changed files with 7 additions and 8 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= gef
|
||||
PORTVERSION= 3.1.1
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 3.2.2
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-${PORTVERSION}-200509301327/
|
||||
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,}
|
||||
MASTER_SITE_SUBDIR= R-${PORTVERSION}-200702060100
|
||||
PKGNAMEPREFIX= eclipse-
|
||||
DISTNAME= GEF-SDK-${PORTVERSION}
|
||||
DIST_SUBDIR= eclipse
|
||||
|
@ -17,8 +17,7 @@ DIST_SUBDIR= eclipse
|
|||
MAINTAINER= freebsd-eclipse@FreeBSD.org
|
||||
COMMENT= Graphical Editing Framework for the Eclipse IDE
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse \
|
||||
${LOCALBASE}/eclipse/features/org.eclipse.emf_2.1.1/feature.xml:${PORTSDIR}/java/eclipse-emf
|
||||
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (eclipse/GEF-SDK-3.1.1.zip) = 70a6de96c4edbc8903f6bd964039ddc8
|
||||
SHA256 (eclipse/GEF-SDK-3.1.1.zip) = 88f7cc4ed9b58ebc1574d7cfa926fe89698ca753ccde598ecbbfa1f3dcd402ce
|
||||
SIZE (eclipse/GEF-SDK-3.1.1.zip) = 6070341
|
||||
MD5 (eclipse/GEF-SDK-3.2.2.zip) = 4acf5bf6dac1af5c638ad47e3b3b297d
|
||||
SHA256 (eclipse/GEF-SDK-3.2.2.zip) = 35121b2bdfc30f752ff0941b4502de1a6faa96b95a5b8843dada38941b6654ea
|
||||
SIZE (eclipse/GEF-SDK-3.2.2.zip) = 6121923
|
||||
|
|
Loading…
Add table
Reference in a new issue