aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2011-05-19 23:41:43 +0800
committerale <ale@FreeBSD.org>2011-05-19 23:41:43 +0800
commit020ee5dd79e4d42bb7d51f73fcf746b9af99a55a (patch)
tree975b0dc031fce3a127f3212bbd1876f87806ad00
parent55a46e0c889e03bc9f99cb32a57ddd2845e8b01b (diff)
downloadfreebsd-ports-gnome-020ee5dd79e4d42bb7d51f73fcf746b9af99a55a.tar.gz
freebsd-ports-gnome-020ee5dd79e4d42bb7d51f73fcf746b9af99a55a.tar.zst
freebsd-ports-gnome-020ee5dd79e4d42bb7d51f73fcf746b9af99a55a.zip
Update to 3.2.3 release and take maintainership.
Approved by: maintainer
-rw-r--r--java/eclipse-webtools/Makefile8
-rw-r--r--java/eclipse-webtools/distinfo4
-rw-r--r--java/eclipse-webtools/pkg-descr3
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