update to 2.1.1

ok ian@
This commit is contained in:
kurt 2005-08-09 14:50:14 +00:00
parent 0cc38845ea
commit 539c3f45bb
3 changed files with 244 additions and 799 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2005/04/19 14:01:36 kurt Exp $
# $OpenBSD: Makefile,v 1.3 2005/08/09 14:50:14 kurt Exp $
COMMENT= "Eclipse Modeling Framework (EMF)"
V= 2.0.2
DISTNAME= emf-sdo-xsd-SDK-${V}
V= 2.1.1
DISTNAME= emf-sdo-xsd-SDK-M200508040005
PKGNAME= eclipse-plugin-emf-sdk-${V}
CATEGORIES= devel/eclipse/plugins java
@ -13,13 +13,13 @@ MAINTAINER= Kurt Miller <kurt@openbsd.org>
EXTRACT_SUFX= .zip
# Common Public License Version 1.0 (http://www.eclipse.org/legal/cpl-v10.html)
# Eclipse Public License Version 1.0 (http://www.eclipse.org/legal/epl-v10.html)
PERMIT_PACKAGE_CDROM= "commercial distribution defend and indemnify clauses"
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "commercial distribution defend and indemnify clauses"
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://download.eclipse.org/tools/emf/downloads/drops/${V}/R200503151315/
MASTER_SITES= http://download.eclipse.org/tools/emf/downloads/drops/${V}/M200508040005/
RUN_DEPENDS= ::devel/eclipse/sdk
@ -34,5 +34,6 @@ SUBST_VARS= V
do-install:
cd ${WRKDIST} && tar cfL - eclipse | \
(cd ${PREFIX} && tar -xf -)
cd ${PREFIX}/eclipse && rm epl-v10.html notice.html
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (emf-sdo-xsd-SDK-2.0.2.zip) = c9d0e39778de68db627554d73bae2cb7
RMD160 (emf-sdo-xsd-SDK-2.0.2.zip) = 1a96d9e81f4ed95e2cc7c8fc7ba9287cdb1c7598
SHA1 (emf-sdo-xsd-SDK-2.0.2.zip) = a47c2ea426f344df7577636bdbe0ece379fee0b1
SIZE (emf-sdo-xsd-SDK-2.0.2.zip) = 19930241
MD5 (emf-sdo-xsd-SDK-M200508040005.zip) = 01d57688105c13954959a272258ebec7
RMD160 (emf-sdo-xsd-SDK-M200508040005.zip) = 51a21981181938804ff2066b86c7cd8c5e2c7920
SHA1 (emf-sdo-xsd-SDK-M200508040005.zip) = afc35b479e3d4ae41f677eaaf83533514d1a955a
SIZE (emf-sdo-xsd-SDK-M200508040005.zip) = 21620220

File diff suppressed because it is too large Load Diff