diff -ruN /usr/ports/java/eclipse-gef.old/Makefile /usr/ports/java/eclipse-gef/Makefile --- /usr/ports/java/eclipse-gef.old/Makefile 2010-07-26 21:00:34.000000000 +0800 +++ /usr/ports/java/eclipse-gef/Makefile 2010-07-27 16:01:38.000000000 +0800 @@ -6,37 +6,18 @@ # PORTNAME= gef -PORTVERSION= 3.3.2 -PORTREVISION= 2 +PORTVERSION= 3.5.2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,} -MASTER_SITE_SUBDIR= ${PORTVERSION}/R200802211602/ +MASTER_SITE_SUBDIR= ${PORTVERSION}/R201002241200/ PKGNAMEPREFIX= eclipse- -DISTNAME= GEF-ALL-${PORTVERSION} +DISTNAME= GEF-SDK-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= freebsd-eclipse@FreeBSD.org +MAINTAINER= zhoushuqun@gmail.com COMMENT= Graphical Editing Framework for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse -DEPRECATED= This plugin can be installed from within eclipse via the updater -EXPIRATION_DATE=2010-01-19 - -NO_BUILD= yes -NO_WRKSUBDIR= yes -USE_ZIP= yes -USE_JAVA= yes -JAVA_VERSION= 1.5+ -JAVA_OS= native - -do-install: - @${MKDIR} ${PREFIX}/lib/eclipse - @${CP} -r ${WRKSRC}/eclipse/plugins ${PREFIX}/lib/eclipse - @${CP} -r ${WRKSRC}/eclipse/features ${PREFIX}/lib/eclipse - @(cd ${WRKSRC}; ${FIND} -s eclipse/features eclipse/plugins -not -type d) | ${SED} -e 's,^eclipse,lib/eclipse,' >> ${TMPPLIST} - @(cd ${WRKSRC}; ${FIND} -s -d eclipse/features eclipse/plugins -type d) \ - | ${GREP} -vE 'eclipse/plugins$$|eclipse/features$$' \ - | ${SED} -ne 's,^,@dirrm lib/,p' >> ${TMPPLIST} - +.include "${.CURDIR}/../eclipse-emf/Makefile.install" .include diff -ruN /usr/ports/java/eclipse-gef.old/distinfo /usr/ports/java/eclipse-gef/distinfo --- /usr/ports/java/eclipse-gef.old/distinfo 2010-07-26 21:00:34.000000000 +0800 +++ /usr/ports/java/eclipse-gef/distinfo 2010-07-26 21:05:09.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (eclipse/GEF-ALL-3.3.2.zip) = 7b5a475d577d0e45068f73903f77c87c -SHA256 (eclipse/GEF-ALL-3.3.2.zip) = a5dc105e0a3b7931bbc16f744c382344388b28bcf8ed251ca0a88b1793dd6c6e -SIZE (eclipse/GEF-ALL-3.3.2.zip) = 7185118 +MD5 (eclipse/GEF-SDK-3.5.2.zip) = e3aeb007140d5b37c91e8d3d82a37b7a +SHA256 (eclipse/GEF-SDK-3.5.2.zip) = 802e61e810f79c5269f69f07542885bde47fbfd9bc44961eb35205f4c1a5dada +SIZE (eclipse/GEF-SDK-3.5.2.zip) = 4800355