View | Details | Raw Unified | Return to bug 145266
Collapse All | Expand All

(-)eclipse-emf/Makefile (-8 / +5 lines)
Lines 6-28 Link Here
6
#
6
#
7
7
8
PORTNAME=	emf
8
PORTNAME=	emf
9
PORTVERSION=	2.3.2
9
PORTVERSION=	2.4.3
10
PORTREVISION=	2
11
CATEGORIES=	java devel
10
CATEGORIES=	java devel
12
MASTER_SITES=	${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/emf/downloads/drops/,}
11
MASTER_SITES=	${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/emf/downloads/drops/,}
13
MASTER_SITE_SUBDIR=${PORTVERSION}/R200802051830
12
MASTER_SITE_SUBDIR=${PORTVERSION}/${DISTVERSION}
14
PKGNAMEPREFIX=	eclipse-
13
PKGNAMEPREFIX=	eclipse-
15
DISTNAME=	emf-sdo-xsd-SDK-${PORTVERSION}
14
DISTNAME=	emf-sdo-xsd-SDK-${DISTVERSION}
15
DISTVERSION=	M200911261908
16
DIST_SUBDIR=	eclipse
16
DIST_SUBDIR=	eclipse
17
17
18
MAINTAINER=	freebsd-eclipse@FreeBSD.org
18
MAINTAINER=	kamikaze@bsdforen.de
19
COMMENT=	Eclipse Modeling Framework
19
COMMENT=	Eclipse Modeling Framework
20
20
21
RUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse
21
RUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse
22
22
23
DEPRECATED=	This plugin can be installed from within eclipse via the updater
24
EXPIRATION_DATE=2010-01-19
25
26
NO_BUILD=	yes
23
NO_BUILD=	yes
27
NO_WRKSUBDIR=	yes
24
NO_WRKSUBDIR=	yes
28
USE_ZIP=	yes
25
USE_ZIP=	yes
(-)eclipse-emf/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (eclipse/emf-sdo-xsd-SDK-2.3.2.zip) = da937bf8e31788d5121176581b286a43
1
MD5 (eclipse/emf-sdo-xsd-SDK-M200911261908.zip) = c339424499f9ff7b283b3a3b72b36aff
2
SHA256 (eclipse/emf-sdo-xsd-SDK-2.3.2.zip) = 2c582ea1d85410940657e74a1d0c1a17d83ab8c2f3678018e4f1857e887540cc
2
SHA256 (eclipse/emf-sdo-xsd-SDK-M200911261908.zip) = 5db8e96205715e94c3d87b92eab048f5fe89d67fc95ef701a85215eec8a1eef4
3
SIZE (eclipse/emf-sdo-xsd-SDK-2.3.2.zip) = 26676814
3
SIZE (eclipse/emf-sdo-xsd-SDK-M200911261908.zip) = 29027241

Return to bug 145266