diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-12-16 09:14:04 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-12-16 09:14:04 +0000 |
commit | 21c12b6990e0d8b4444480375f28d64725ec1072 (patch) | |
tree | f6f73b390c5506228b2ff0b45a1f1899bf53a97c /java | |
parent | a74313566602a2e6e05bdd4d78a7cdb6baff9885 (diff) | |
download | ports-21c12b6990e0d8b4444480375f28d64725ec1072.tar.gz ports-21c12b6990e0d8b4444480375f28d64725ec1072.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-webtools/Makefile | 6 | ||||
-rw-r--r-- | java/eclipse-webtools/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile index 192c8a468d64..4aeb3cffde7d 100644 --- a/java/eclipse-webtools/Makefile +++ b/java/eclipse-webtools/Makefile @@ -6,12 +6,12 @@ # PORTNAME= webtools -PORTVERSION= 3.1.2 +PORTVERSION= 3.2.2 CATEGORIES= java devel www MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/webtools/downloads/drops/,} -MASTER_SITE_SUBDIR= R3.1.2/R-${PORTVERSION}-20100211202452 +MASTER_SITE_SUBDIR= R3.2.2/R-${PORTVERSION}-20100915173744 PKGNAMEPREFIX= eclipse- -DISTNAME= wtp-R-${PORTVERSION}-20100211202452 +DISTNAME= wtp-R-${PORTVERSION}-20100915173744 DIST_SUBDIR= eclipse MAINTAINER= zhoushuqun@gmail.com diff --git a/java/eclipse-webtools/distinfo b/java/eclipse-webtools/distinfo index 4d732f157a01..e9a64ffe606d 100644 --- a/java/eclipse-webtools/distinfo +++ b/java/eclipse-webtools/distinfo @@ -1,3 +1,2 @@ -MD5 (eclipse/wtp-R-3.1.2-20100211202452.zip) = e2c17a1d8b475bca50ac9e96ce23564d -SHA256 (eclipse/wtp-R-3.1.2-20100211202452.zip) = c9d4a2aaaa27e45964ba7a44a9cc7d0f862ecbaab359fad19f59b013f82f0195 -SIZE (eclipse/wtp-R-3.1.2-20100211202452.zip) = 70569359 +SHA256 (eclipse/wtp-R-3.2.2-20100915173744.zip) = 1caa2507fced24a3454bbfa4ebda73ef1cb6c5670cab7ce95a3920adf619923b +SIZE (eclipse/wtp-R-3.2.2-20100915173744.zip) = 85049961 |