Index: head/java/eclipse-EPIC/Makefile =================================================================== --- head/java/eclipse-EPIC/Makefile (revision 240731) +++ head/java/eclipse-EPIC/Makefile (revision 240732) @@ -1,58 +1,57 @@ # New ports collection makefile for: EPIC # Date created: 28 Nov 2004 # Whom: tux@pinguru.net # # $FreeBSD$ # 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 RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse NO_BUILD= yes USE_ZIP= yes 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: .for file in ${EPICFILES} cd ${WRKSRC} \ && ${MKDIR} ${file} \ && ${UNZIP_CMD} ${file}.jar -d ${file} .endfor do-install: .for file in ${EPICFILES} cd ${WRKSRC} \ && ${MKDIR} ${ECLIPSE}/${file} \ && ${FIND} ${file} -type d -exec ${MKDIR} ${ECLIPSE}/{} \; \ && ${FIND} ${file} -type f -exec ${INSTALL_DATA} {} ${ECLIPSE}/{} \; .endfor post-install: .for file in ${EPICFILES} @${FIND} ${WRKSRC}/${file} -type f \ | ${SED} -ne 's,^${WRKSRC},${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST} @${FIND} -d ${WRKSRC}/${file} -type d \ | ${SED} -ne 's,^${WRKSRC},@dirrm ${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST} .endfor .include Property changes on: head/java/eclipse-EPIC/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/java/eclipse-EPIC/distinfo =================================================================== --- head/java/eclipse-EPIC/distinfo (revision 240731) +++ head/java/eclipse-EPIC/distinfo (revision 240732) @@ -1,3 +1,3 @@ -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 +MD5 (org.epic.updatesite_0.6.35_20090521.zip) = 2933a000c126f61e7f27e1ff05f4b121 +SHA256 (org.epic.updatesite_0.6.35_20090521.zip) = 7b7cdd1f654997ce557006de05ef3e9b48706cda85fcc823f25509f8514e1dd4 +SIZE (org.epic.updatesite_0.6.35_20090521.zip) = 3554487 Property changes on: head/java/eclipse-EPIC/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property