Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2006 07:10:26 GMT
From:      mitsuru@riken.jp
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/102623: Update of java/eclipse-clay-core
Message-ID:  <200608290710.k7T7AQ5F016779@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/102623; it has been noted by GNATS.

From: mitsuru@riken.jp
To: bug-followup@FreeBSD.org
Cc: mitsuru@riken.jp
Subject: Re: ports/102623: Update of java/eclipse-clay-core
Date: Tue, 29 Aug 2006 16:05:55 +0900

 --Multipart_Tue_Aug_29_16:05:53_2006-1
 Content-Type: text/plain; charset=US-ASCII
 
 At Mon, 28 Aug 2006 22:01:00 UT,
 Edwin Groothuis wrote:
 > 
 > Maintainer of java/eclipse-clay-core,
 > 
 > Please note that PR ports/102623 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/102623
  I made a patch for an upgrade.
 Thank you.
 
 Mitsuru Yoshida
 
 --Multipart_Tue_Aug_29_16:05:53_2006-1
 Content-Type: application/octet-stream; type=patch
 Content-Disposition: attachment; filename="eclipse-clay-core.diff"
 Content-Transfer-Encoding: 7bit
 
 diff -ruN eclipse-clay-core.old/Makefile eclipse-clay-core/Makefile
 --- eclipse-clay-core.old/Makefile	Tue Aug 29 15:28:45 2006
 +++ eclipse-clay-core/Makefile	Tue Aug 29 15:51:31 2006
 @@ -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 @@
  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 @@
  DISABLE_SIZE?=	yes
  PLIST_SUB=	RELEASEVERSION=${PORTVERSION}
  
 -DISTVERSION=	20041231
 +DISTVERSION=	20050831
  
  .include <bsd.port.pre.mk>
  
 diff -ruN eclipse-clay-core.old/distinfo eclipse-clay-core/distinfo
 --- eclipse-clay-core.old/distinfo	Tue Aug 29 15:28:45 2006
 +++ eclipse-clay-core/distinfo	Tue Aug 29 15:42:28 2006
 @@ -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
 
 --Multipart_Tue_Aug_29_16:05:53_2006-1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608290710.k7T7AQ5F016779>