diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-09-27 18:29:42 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-09-27 18:29:42 +0000 |
commit | 279cc03398cbc41fdbef00efb8e59214eccd764f (patch) | |
tree | 34276221650c7b666132774f21b3af30d7b19477 /java | |
parent | 18c01e3e17b1749206c5a88e6ee107def097cbd2 (diff) | |
download | ports-279cc03398cbc41fdbef00efb8e59214eccd764f.tar.gz ports-279cc03398cbc41fdbef00efb8e59214eccd764f.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-clay-core/Makefile | 6 | ||||
-rw-r--r-- | java/eclipse-clay-core/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile index 62062d54f732..4edeaf9e18e4 100644 --- a/java/eclipse-clay-core/Makefile +++ b/java/eclipse-clay-core/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clay -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= @@ -18,7 +18,7 @@ DIST_SUBDIR= eclipse MAINTAINER= mitsuru@riken.jp COMMENT= A database design tool for the Eclipse development environment -RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.0.1/feature.xml:${PORTSDIR}/java/eclipse-gef +RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.1.1/feature.xml:${PORTSDIR}/java/eclipse-gef RESTRICTED= License agreement is required to download. @@ -28,7 +28,7 @@ USE_ZIP= yes DISABLE_SIZE?= yes PLIST_SUB= RELEASEVERSION=${PORTVERSION} -DISTVERSION= 20041231 +DISTVERSION= 20050831 .include <bsd.port.pre.mk> diff --git a/java/eclipse-clay-core/distinfo b/java/eclipse-clay-core/distinfo index 6fd58cb7e6b7..0e35ed2a9c87 100644 --- a/java/eclipse-clay-core/distinfo +++ b/java/eclipse-clay-core/distinfo @@ -1,3 +1,3 @@ -MD5 (eclipse/jp.azzurri.clay.core_1.1.0.bin.dist.20041231.zip) = 1d427aee8ca0472929f5d44f81963c50 -SHA256 (eclipse/jp.azzurri.clay.core_1.1.0.bin.dist.20041231.zip) = 348201893271afa8fb89825b8ac1d184e057e8d7971cf6054ab1cab6ecc0ebbe -SIZE (eclipse/jp.azzurri.clay.core_1.1.0.bin.dist.20041231.zip) = 829517 +MD5 (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 4a1af101dda075431a75911412eb4486 +SHA256 (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 610af0b82ad52fe794e4725bda9488bbad27ba95196cc63fd9c5b26ffade9530 +SIZE (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 820139 |