mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
o Update to 2.0.1 RELEASE.
o Reset MAINTAINER to java@. o Bump PORTREVISION accordingly. PR: ports/72802 Submitted by: Jeremy Faulkner <gldisater@gldis.ca> Approved by: maintainer no response
This commit is contained in:
parent
9e2dbd4bf1
commit
e5d036ab84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120326
3 changed files with 699 additions and 697 deletions
|
@ -7,13 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= emf
|
PORTNAME= emf
|
||||||
PORTVERSION= 2.0.1
|
PORTVERSION= 2.0.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= java devel
|
CATEGORIES= java devel
|
||||||
MASTER_SITES= http://download.eclipse.org/tools/emf/downloads/drops/2.0.1/M200408040957/
|
MASTER_SITES= http://download.eclipse.org/tools/emf/downloads/drops/2.0.1/R200409171617/
|
||||||
PKGNAMEPREFIX= eclipse-
|
PKGNAMEPREFIX= eclipse-
|
||||||
DISTNAME= emf-sdo-xsd-SDK-M200408040957
|
DISTNAME= emf-sdo-xsd-SDK-${PORTVERSION}
|
||||||
DIST_SUBDIR= eclipse
|
DIST_SUBDIR= eclipse
|
||||||
|
|
||||||
MAINTAINER= alex@FreeBSD.ORG
|
MAINTAINER= java@FreeBSD.ORG
|
||||||
COMMENT= Eclipse Modeling Framework
|
COMMENT= Eclipse Modeling Framework
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
|
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
|
||||||
|
@ -21,6 +22,10 @@ RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
USE_JAVA= yes
|
||||||
|
JAVA_VERSION= 1.4+
|
||||||
|
JAVA_OS= native
|
||||||
|
PLIST_SUB= RELEASEVERSION=${PORTVERSION}
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@${MKDIR} ${PREFIX}/eclipse
|
@${MKDIR} ${PREFIX}/eclipse
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (eclipse/emf-sdo-xsd-SDK-M200408040957.zip) = 3513c589e06cc31057b840c65e3a4302
|
MD5 (eclipse/emf-sdo-xsd-SDK-2.0.1.zip) = f9892c6940ccbf66290aeeb7797d12c4
|
||||||
SIZE (eclipse/emf-sdo-xsd-SDK-M200408050957.zip) = 19554294
|
SIZE (eclipse/emf-sdo-xsd-SDK-2.0.1.zip) = 19983449
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue