diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-12-16 09:13:02 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-12-16 09:13:02 +0000 |
commit | 51f838b1b335835bf1073858142595da2d773d47 (patch) | |
tree | 5e71ebac00cd750eec869412b9f1da7692f93ff9 /java | |
parent | ed71a1877012482b95c4ff394b8d641686c54be1 (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-gef/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-gef/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index 5db86debf0e5..aa8a342b64ca 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gef -PORTVERSION= 3.5.2 +PORTVERSION= 3.6.1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,} -MASTER_SITE_SUBDIR= ${PORTVERSION}/R201002241200 +MASTER_SITE_SUBDIR= ${PORTVERSION}/R201009132020 PKGNAMEPREFIX= eclipse- DISTNAME= GEF-ALL-${PORTVERSION} DIST_SUBDIR= eclipse diff --git a/java/eclipse-gef/distinfo b/java/eclipse-gef/distinfo index 04ac8a8bdb62..fd79ebe5d6c0 100644 --- a/java/eclipse-gef/distinfo +++ b/java/eclipse-gef/distinfo @@ -1,3 +1,2 @@ -MD5 (eclipse/GEF-ALL-3.5.2.zip) = 9c6171b113f5833d40dbc016f37830b7 -SHA256 (eclipse/GEF-ALL-3.5.2.zip) = 4e978b5279fcaaa772018f4efcf3bb8b14145f24809160b8c24eb24a9d6dc588 -SIZE (eclipse/GEF-ALL-3.5.2.zip) = 6167835 +SHA256 (eclipse/GEF-ALL-3.6.1.zip) = a29905762cbd8f6bd00699678e39c87c95639075c5d4d203fb06391182280fb0 +SIZE (eclipse/GEF-ALL-3.6.1.zip) = 6401424 |