diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-02 17:12:40 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-02 17:12:40 +0000 |
| commit | f6d62ce4970eb07ea4cc5a613ba6ffe860926b6e (patch) | |
| tree | 50381d3f2d28fbc4a3d8b76b831225b8092dfb73 /java/eclipse-EPIC/Makefile | |
| parent | 414989c1b07fc017c8fc9759817437da65f3cd43 (diff) | |
Notes
Diffstat (limited to 'java/eclipse-EPIC/Makefile')
| -rw-r--r-- | java/eclipse-EPIC/Makefile | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index ee5ef495e8f1..f7b5db756f69 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -6,12 +6,11 @@ # PORTNAME= EPIC -PORTVERSION= 0.6.13 -PORTREVISION= 1 +PORTVERSION= 0.6.35 CATEGORIES= java editors devel MASTER_SITES= SF/e-p-i-c/e-p-i-c/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= eclipse- -DISTNAME= ${EPIC}_${PORTVERSION}_20070808 +DISTNAME= ${EPIC}_${PORTVERSION}_20090521 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_${PORTVERSION} \ - plugins/org.epic.debug_${PORTVERSION} \ - plugins/org.epic.doc_0.6.1 \ - plugins/org.epic.lib_0.6.0 \ - plugins/org.epic.perleditor_0.6.6 \ - plugins/org.epic.regexp_0.6.0 \ + plugins/org.epic.debug_0.6.27 \ + plugins/org.epic.doc_0.6.2 \ + plugins/org.epic.lib_0.6.1 \ + plugins/org.epic.perleditor_0.6.24 \ + plugins/org.epic.regexp_0.6.1 \ plugins/org.epic.source_${PORTVERSION} post-extract: |
