diff options
-rw-r--r-- | java/eclipse-EPIC/Makefile | 19 | ||||
-rw-r--r-- | java/eclipse-EPIC/distinfo | 6 |
2 files changed, 13 insertions, 12 deletions
diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index 29915c7d3e9d..c2dcc9ab79a8 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -6,18 +6,17 @@ # PORTNAME= EPIC -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.5.33 CATEGORIES= java editors devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= e-p-i-c PKGNAMEPREFIX= eclipse- -DISTNAME= ${EPIC}_${PORTVERSION}_20060804 +DISTNAME= ${EPIC}_${PORTVERSION}_20070406 MAINTAINER= gerrit.beine@gmx.de COMMENT= EPIC adds Perl support to the Eclipse IDE Framework -RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +#RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse NO_BUILD= yes USE_ZIP= yes @@ -25,11 +24,13 @@ WRKSRC= ${WRKDIR}/${EPIC} EPIC= org.epic.updatesite ECLIPSE= ${PREFIX}/eclipse -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 +EPICFILES= features/org.epic.feature.main_0.5.33 \ + plugins/org.epic.debug_0.5.24 \ + plugins/org.epic.doc_0.5.6 \ + plugins/org.epic.lib_0.5.1 \ + plugins/org.epic.perleditor_0.5.26 \ + plugins/org.epic.regexp_0.5.1 \ + plugins/org.epic.source_0.5.33 post-extract: .for file in ${EPICFILES} diff --git a/java/eclipse-EPIC/distinfo b/java/eclipse-EPIC/distinfo index edfad225666e..a2a70cd980b0 100644 --- a/java/eclipse-EPIC/distinfo +++ b/java/eclipse-EPIC/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (org.epic.updatesite_0.5.33_20070406.zip) = 70593b67709ad7db3941282c66055962 +SHA256 (org.epic.updatesite_0.5.33_20070406.zip) = 307c3686a917eea6bc133cf7d2f617cab470cae46c53ac6a94bdc6e20b7bce1f +SIZE (org.epic.updatesite_0.5.33_20070406.zip) = 3401315 |