Update to 2.0.0.

Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Approved by:	maintainer timeout (1week)
This commit is contained in:
Norikatsu Shigemura 2004-07-25 08:02:12 +00:00
parent af20bd4da1
commit 26efa955de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114613
3 changed files with 911 additions and 414 deletions

View File

@ -5,23 +5,26 @@
# $FreeBSD$
#
PORTNAME= eclipse-emf
PORTVERSION= 1.1.1
PORTNAME= emf
PORTVERSION= 2.0.0
CATEGORIES= java devel
MASTER_SITES= http://download.eclipse.org/tools/downloads/emf/
DISTNAME= emf_1.1.1_20031120_1149WL
MASTER_SITES= http://download.eclipse.org/tools/emf/downloads/drops/2.0/R200406280827/
PKGNAMEPREFIX= eclipse-
DISTNAME= emf-sdo-xsd-SDK-${PORTVERSION}
DIST_SUBDIR= eclipse
MAINTAINER= alex@FreeBSD.ORG
COMMENT= Eclipse Modeling Framework
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes
do-install:
@${MKDIR} ${PREFIX}/eclipse
@${CP} -r ${WRKSRC}/plugins ${PREFIX}/eclipse
@${CP} -r ${WRKSRC}/features ${PREFIX}/eclipse
@${CP} -r ${WRKSRC}/eclipse/plugins ${PREFIX}/eclipse
@${CP} -r ${WRKSRC}/eclipse/features ${PREFIX}/eclipse
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (eclipse/emf_1.1.1_20031120_1149WL.zip) = f44f4e1f4bfaaadef80f9d12a24575af
SIZE (eclipse/emf_1.1.1_20031120_1149WL.zip) = 1825238
MD5 (eclipse/emf-sdo-xsd-SDK-2.0.0.zip) = 0128addbb02dc9f3e82c5de2ed9a2469
SIZE (eclipse/emf-sdo-xsd-SDK-2.0.0.zip) = 19169265

File diff suppressed because it is too large Load Diff