View | Details | Raw Unified | Return to bug 138340
Collapse All | Expand All

(-)java/eclipse-EPIC/Makefile (-8 / +7 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	EPIC
8
PORTNAME=	EPIC
9
PORTVERSION=	0.6.13
9
PORTVERSION=	0.6.35
10
PORTREVISION=	1
11
CATEGORIES=	java editors devel
10
CATEGORIES=	java editors devel
12
MASTER_SITES=	SF/e-p-i-c/e-p-i-c/${PORTNAME}%20${PORTVERSION}
11
MASTER_SITES=	SF/e-p-i-c/e-p-i-c/${PORTNAME}%20${PORTVERSION}
13
PKGNAMEPREFIX=	eclipse-
12
PKGNAMEPREFIX=	eclipse-
14
DISTNAME=	${EPIC}_${PORTVERSION}_20070808
13
DISTNAME=	${EPIC}_${PORTVERSION}_20090521
15
14
16
MAINTAINER=	gerrit.beine@gmx.de
15
MAINTAINER=	gerrit.beine@gmx.de
17
COMMENT=	EPIC adds Perl support to the Eclipse IDE Framework
16
COMMENT=	EPIC adds Perl support to the Eclipse IDE Framework
Lines 25-35 Link Here
25
EPIC=		org.epic.updatesite
24
EPIC=		org.epic.updatesite
26
ECLIPSE=	${PREFIX}/eclipse
25
ECLIPSE=	${PREFIX}/eclipse
27
EPICFILES=	features/org.epic.feature.main_${PORTVERSION} \
26
EPICFILES=	features/org.epic.feature.main_${PORTVERSION} \
28
		plugins/org.epic.debug_${PORTVERSION} \
27
		plugins/org.epic.debug_0.6.27 \
29
		plugins/org.epic.doc_0.6.1 \
28
		plugins/org.epic.doc_0.6.2 \
30
		plugins/org.epic.lib_0.6.0 \
29
		plugins/org.epic.lib_0.6.1 \
31
		plugins/org.epic.perleditor_0.6.6 \
30
		plugins/org.epic.perleditor_0.6.24 \
32
		plugins/org.epic.regexp_0.6.0 \
31
		plugins/org.epic.regexp_0.6.1 \
33
		plugins/org.epic.source_${PORTVERSION}
32
		plugins/org.epic.source_${PORTVERSION}
34
33
35
post-extract:
34
post-extract:
(-)java/eclipse-EPIC/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (org.epic.updatesite_0.6.13_20070808.zip) = 8f1d7fa06c276084bba71ca4187e86f1
1
MD5 (org.epic.updatesite_0.6.35_20090521.zip) = 2933a000c126f61e7f27e1ff05f4b121
2
SHA256 (org.epic.updatesite_0.6.13_20070808.zip) = 2a05f079b84fee4c17b39c7bf86eb47ea9c81a4b736933ddd5cda4b051aedee1
2
SHA256 (org.epic.updatesite_0.6.35_20090521.zip) = 7b7cdd1f654997ce557006de05ef3e9b48706cda85fcc823f25509f8514e1dd4
3
SIZE (org.epic.updatesite_0.6.13_20070808.zip) = 3427194
3
SIZE (org.epic.updatesite_0.6.35_20090521.zip) = 3554487

Return to bug 138340