mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.6.13
PR: 116634 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
This commit is contained in:
parent
cb0631bd95
commit
72ea644b7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200211
2 changed files with 12 additions and 13 deletions
|
@ -6,13 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= EPIC
|
||||
PORTVERSION= 0.5.33
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.6.13
|
||||
CATEGORIES= java editors devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= e-p-i-c
|
||||
PKGNAMEPREFIX= eclipse-
|
||||
DISTNAME= ${EPIC}_${PORTVERSION}_20070406
|
||||
DISTNAME= ${EPIC}_${PORTVERSION}_20070808
|
||||
|
||||
MAINTAINER= gerrit.beine@gmx.de
|
||||
COMMENT= EPIC adds Perl support to the Eclipse IDE Framework
|
||||
|
@ -25,13 +24,13 @@ WRKSRC= ${WRKDIR}/${EPIC}
|
|||
|
||||
EPIC= org.epic.updatesite
|
||||
ECLIPSE= ${PREFIX}/eclipse
|
||||
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
|
||||
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.source_${PORTVERSION}
|
||||
|
||||
post-extract:
|
||||
.for file in ${EPICFILES}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
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
|
||||
MD5 (org.epic.updatesite_0.6.13_20070808.zip) = 8f1d7fa06c276084bba71ca4187e86f1
|
||||
SHA256 (org.epic.updatesite_0.6.13_20070808.zip) = 2a05f079b84fee4c17b39c7bf86eb47ea9c81a4b736933ddd5cda4b051aedee1
|
||||
SIZE (org.epic.updatesite_0.6.13_20070808.zip) = 3427194
|
||||
|
|
Loading…
Add table
Reference in a new issue