Update to 0.4.0, which is compatible with Eclipse-3.2.1.
This commit is contained in:
parent
d19e312bf8
commit
cb7faa9b87
@ -6,13 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= EPIC
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= java editors devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= e-p-i-c
|
||||
PKGNAMEPREFIX= eclipse-
|
||||
DISTNAME= ${EPIC}_${PORTVERSION}_20040711
|
||||
DISTNAME= ${EPIC}_${PORTVERSION}_20060804
|
||||
|
||||
MAINTAINER= gerrit.beine@gmx.de
|
||||
COMMENT= EPIC adds Perl support to the Eclipse IDE Framework
|
||||
@ -25,11 +24,11 @@ WRKSRC= ${WRKDIR}/${EPIC}
|
||||
|
||||
EPIC= org.epic.updatesite
|
||||
ECLIPSE= ${PREFIX}/eclipse
|
||||
EPICFILES= features/org.epic.feature.main_0.3.0 \
|
||||
plugins/org.epic.debug_0.2.0 \
|
||||
plugins/org.epic.ext.cbg.editor_0.3.0 \
|
||||
plugins/org.epic.perleditor_0.1.2 \
|
||||
plugins/org.epic.regexp_0.1.2
|
||||
EPICFILES= features/org.epic.feature.main_0.4.0 \
|
||||
plugins/org.epic.debug_0.4.0 \
|
||||
plugins/org.epic.doc_0.4.0 \
|
||||
plugins/org.epic.perleditor_0.4.0 \
|
||||
plugins/org.epic.regexp_0.4.0
|
||||
|
||||
post-extract:
|
||||
.for file in ${EPICFILES}
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
MD5 (org.epic.updatesite_0.3.0_20040711.zip) = 5ab8b866c599bd41f8dcb57564d5bc2d
|
||||
SHA256 (org.epic.updatesite_0.3.0_20040711.zip) = 62f300a6d7b27fae60fd8a2440abe77a7440e3ad11880718dd6d84aff300f73a
|
||||
SIZE (org.epic.updatesite_0.3.0_20040711.zip) = 2649757
|
||||
MD5 (org.epic.updatesite_0.4.0_20060804.zip) = 4ea958644dc6a2c8ba6f34b158e9c34d
|
||||
SHA256 (org.epic.updatesite_0.4.0_20060804.zip) = 9fe8693721ad02fb26b89a2ca8f8716277f6bd90f4b65ce0d9c01cc5b3adb77b
|
||||
SIZE (org.epic.updatesite_0.4.0_20060804.zip) = 3115836
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user