diff options
| -rw-r--r-- | java/eclipse-webtools/Makefile | 8 | ||||
| -rw-r--r-- | java/eclipse-webtools/distinfo | 4 | ||||
| -rw-r--r-- | java/eclipse-webtools/pkg-descr | 3 | 
3 files changed, 9 insertions, 6 deletions
| diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile index 4aeb3cffde7d..1757e8620db2 100644 --- a/java/eclipse-webtools/Makefile +++ b/java/eclipse-webtools/Makefile @@ -6,15 +6,15 @@  #  PORTNAME=	webtools -PORTVERSION=	3.2.2 +PORTVERSION=	3.2.3  CATEGORIES=	java devel www  MASTER_SITES=	${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/webtools/downloads/drops/,} -MASTER_SITE_SUBDIR=	R3.2.2/R-${PORTVERSION}-20100915173744 +MASTER_SITE_SUBDIR=	R${PORTVERSION}/R-${PORTVERSION}-20110217214612  PKGNAMEPREFIX=	eclipse- -DISTNAME=	wtp-R-${PORTVERSION}-20100915173744 +DISTNAME=	wtp-R-${PORTVERSION}-20110217214612  DIST_SUBDIR=	eclipse -MAINTAINER=	zhoushuqun@gmail.com +MAINTAINER=	ale@FreeBSD.org  COMMENT=	Webtools for eclipse  RUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse \ diff --git a/java/eclipse-webtools/distinfo b/java/eclipse-webtools/distinfo index e9a64ffe606d..d33ef03e49cb 100644 --- a/java/eclipse-webtools/distinfo +++ b/java/eclipse-webtools/distinfo @@ -1,2 +1,2 @@ -SHA256 (eclipse/wtp-R-3.2.2-20100915173744.zip) = 1caa2507fced24a3454bbfa4ebda73ef1cb6c5670cab7ce95a3920adf619923b -SIZE (eclipse/wtp-R-3.2.2-20100915173744.zip) = 85049961 +SHA256 (eclipse/wtp-R-3.2.3-20110217214612.zip) = 36dc7e1a21f947fa4d4e7055e52afe5199b14c4a7657a322ee34f5fc4b8b6636 +SIZE (eclipse/wtp-R-3.2.3-20110217214612.zip) = 85249243 diff --git a/java/eclipse-webtools/pkg-descr b/java/eclipse-webtools/pkg-descr index 8f833052db9a..cbe2c57f7917 100644 --- a/java/eclipse-webtools/pkg-descr +++ b/java/eclipse-webtools/pkg-descr @@ -6,3 +6,6 @@ builders, and models and a J2EE navigator; a Web service wizard and explorer,  and WS-I Test Tools; and database access and query tools and models.  WWW: http://www.eclipse.org/webtools/ + +- Alex Dupre +ale@FreeBSD.org | 
