diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-01-16 08:47:32 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-01-16 08:47:32 +0000 |
commit | 8e413f83ebafaec3db236e001c8502f737d566a0 (patch) | |
tree | e91de6113f8330a737611ada552348f6597ac447 /java | |
parent | 57bd96dd2378d314d2130da3281b1d407b5e403c (diff) | |
download | ports-8e413f83ebafaec3db236e001c8502f737d566a0.tar.gz ports-8e413f83ebafaec3db236e001c8502f737d566a0.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-clay-core/Makefile | 8 | ||||
-rw-r--r-- | java/eclipse-clay-core/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile index 76d6bc673c9b..2ca8348b8f09 100644 --- a/java/eclipse-clay-core/Makefile +++ b/java/eclipse-clay-core/Makefile @@ -6,8 +6,8 @@ # PORTNAME= clay -PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTVERSION= 1.1.0 +PORTREVISION= 0 CATEGORIES= java devel MASTER_SITES= PKGNAMEPREFIX= eclipse- @@ -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.0/feature.xml:${PORTSDIR}/java/eclipse-gef +RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.0.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= 20040730 +DISTVERSION= 20041231 .include <bsd.port.pre.mk> diff --git a/java/eclipse-clay-core/distinfo b/java/eclipse-clay-core/distinfo index b51e0b62cc07..fefeb7c489e3 100644 --- a/java/eclipse-clay-core/distinfo +++ b/java/eclipse-clay-core/distinfo @@ -1,2 +1,2 @@ -MD5 (eclipse/jp.azzurri.clay.core_1.0.5.bin.dist.20040730.zip) = e460a937ce18dfa41953fbf3581543b2 -SIZE (eclipse/jp.azzurri.clay.core_1.0.5.bin.dist.20040730.zip) = 813998 +MD5 (eclipse/jp.azzurri.clay.core_1.1.0.bin.dist.20041231.zip) = 1d427aee8ca0472929f5d44f81963c50 +SIZE (eclipse/jp.azzurri.clay.core_1.1.0.bin.dist.20041231.zip) = 829517 |