From yazzy@yazzy.org Mon Aug 28 21:52:53 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0DA516A4DF for ; Mon, 28 Aug 2006 21:52:53 +0000 (UTC) (envelope-from yazzy@yazzy.org) Received: from mx1.yazzy.org (mx1.yazzy.org [84.247.145.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19CF543D5E for ; Mon, 28 Aug 2006 21:52:48 +0000 (GMT) (envelope-from yazzy@yazzy.org) Received: from gw.yazzy.net ([81.175.12.222] helo=lapdance.yazzy.net) by mx1.yazzy.org with esmtp (YazzY.org) id 1GHp1w-0004GY-3Y for FreeBSD-gnats-submit@freebsd.org; Mon, 28 Aug 2006 23:52:34 +0200 Message-Id: <1156801827.49845@lapdance.yazzy.net> Date: Mon, 28 Aug 2006 23:50:27 +0200 From: "Marcin Jessa" To: "FreeBSD gnats submit" Subject: Update of java/eclipse-clay-core X-Send-Pr-Version: gtk-send-pr 0.4.7 X-GNATS-Notify: mitsuru@riken.jp >Number: 102623 >Category: ports >Synopsis: Update of java/eclipse-clay-core >Confidential: no >Severity: non-critical >Priority: low >Responsible: stefan >State: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 28 22:00:36 GMT 2006 >Closed-Date: Wed Sep 27 18:30:34 GMT 2006 >Last-Modified: Wed Sep 27 18:40:26 GMT 2006 >Originator: Marcin Jessa >Release: FreeBSD 6.1-STABLE i386 >Organization: YazzY.org >Environment: System: FreeBSD 6.1-STABLE #27: Wed Aug 9 14:40:50 CEST 2006 root@lapdance.yazzy.net:/usr/obj/usr/src/sys/LAPDANCE >Description: Updating of clipse-clay-core to version 1.2.0 >How-To-Repeat: >Fix: --- eclipse-clay-core-1.2.0.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # eclipse-clay-core/ # eclipse-clay-core/Makefile # eclipse-clay-core/distinfo # eclipse-clay-core/pkg-descr # eclipse-clay-core/pkg-plist # echo c - eclipse-clay-core/ mkdir -p eclipse-clay-core/ > /dev/null 2>&1 echo x - eclipse-clay-core/Makefile sed 's/^X//' >eclipse-clay-core/Makefile << 'END-of-eclipse-clay-core/Makefile' X# New ports collection makefile for: eclipse-clay-core X# Date created: January 13, 2004 X# Whom: mitsuru@riken.jp X# X# $FreeBSD: ports/java/eclipse-clay-core/Makefile,v 1.5 2005/03/12 10:52:18 marcus Exp $ X# X XPORTNAME= clay XPORTVERSION= 1.2.0 XPORTREVISION= 1 XCATEGORIES= java devel XMASTER_SITES= XPKGNAMEPREFIX= eclipse- XPKGNAMESUFFIX= -core XDISTNAME= jp.azzurri.clay.core_${PORTVERSION}.bin.dist.${DISTVERSION} XDIST_SUBDIR= eclipse X XMAINTAINER= mitsuru@riken.jp XCOMMENT= A database design tool for the Eclipse development environment X XRUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.0.1/feature.xml:${PORTSDIR}/java/eclipse-gef X XRESTRICTED= License agreement is required to download. X XNO_BUILD= yes XNO_WRKSUBDIR= yes XUSE_ZIP= yes XDISABLE_SIZE?= yes XPLIST_SUB= RELEASEVERSION=${PORTVERSION} X XDISTVERSION= 20050831 X X.include X X.if !exists(${DISTDIR}/${DIST_SUBDIR}/jp.azzurri.clay.core_${PORTVERSION}.bin.dist.${DISTVERSION}.zip) XIGNORE='You must manually fetch the tarball from http://www.azzurri.jp/en/software/clay/download.jsp and place it in ${DISTDIR}/${DIST_SUBDIR} then run make again.' X.endif X Xdo-install: X @${MKDIR} ${PREFIX}/eclipse X @${CP} -r ${WRKSRC}/plugins ${PREFIX}/eclipse X @${CP} -r ${WRKSRC}/features ${PREFIX}/eclipse X X.include END-of-eclipse-clay-core/Makefile echo x - eclipse-clay-core/distinfo sed 's/^X//' >eclipse-clay-core/distinfo << 'END-of-eclipse-clay-core/distinfo' XMD5 (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 4a1af101dda075431a75911412eb4486 XSHA256 (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 610af0b82ad52fe794e4725bda9488bbad27ba95196cc63fd9c5b26ffade9530 XSIZE (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 820139 END-of-eclipse-clay-core/distinfo echo x - eclipse-clay-core/pkg-descr sed 's/^X//' >eclipse-clay-core/pkg-descr << 'END-of-eclipse-clay-core/pkg-descr' XClay is a database design tool that runs as a plug-in in the XEclipse development environment. Clay has an intuitive user Xinterface for graphically designing database models. Clay can Xalso create a database model by reverse engineering an existing Xdatabase. Furthermore, Clay generates the SQL (DDL) code Xappropriate for your database. X XWWW: http://www.azzurri.jp/en/software/clay/ END-of-eclipse-clay-core/pkg-descr echo x - eclipse-clay-core/pkg-plist sed 's/^X//' >eclipse-clay-core/pkg-plist << 'END-of-eclipse-clay-core/pkg-plist' Xeclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/azzurri_logo.gif Xeclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature.properties Xeclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature.xml Xeclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature_ja.properties Xeclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/license.html Xeclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/license_en.html Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.html Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.ini Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.mappings Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.properties Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about_en.html Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/azzurri_clay_core.jar Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/clayFeature.jpg Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/license.html Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/license_en.html Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en/about.properties Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en/welcome.xml Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja/about.properties Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja/welcome.xml Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/plugin.xml Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema/databaseModelValidators.exsd Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema/sqldialects.exsd Xeclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/welcome.xml Xeclipse/plugins/jp.azzurri.clay.ui.jdbc_%%RELEASEVERSION%%/azzurri_clay_ui_jdbc.jar Xeclipse/plugins/jp.azzurri.clay.ui.jdbc_%%RELEASEVERSION%%/fragment.xml Xeclipse/plugins/jp.azzurri.clay.ui.jdbc_%%RELEASEVERSION%%/icons/reverse_database.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/.options Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/about.html Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/about_en.html Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/azzurri.cer Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/azzurri_clay_ui.jar Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/azzurri_logo.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/check_off_enabled.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/check_on_disabled.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/check_on_enabled.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claycolumn.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claycolumn_index.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claycolumn_index_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claycolumn_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claycolumn_with_key.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claycolumn_with_key_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claycolumn_with_link.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claycolumn_with_link_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claydomain.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claydomain_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/clayindex.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/clayindex_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claykey.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claykey_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claylinks.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claylinks_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claymodel.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claymodel_new.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claymodel_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/clayschema.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/clayschema_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claytable.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claytable_new.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/claytable_wbg.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/connection16.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/connection32.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/copy_edit.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/cut_edit.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/database.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/disp_sbook_enabled.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/export_htmldoc_wiz.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/extension_obj.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/ext_point_obj.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/file_obj.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/fldr_obj.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/import_wiz.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/java_workingset_wiz.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/newsbook_wiz.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/outline.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/overview.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/packagefolder_obj.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/paste_edit.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/remove_disabled.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/remove_enabled.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/remove_gray.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/space.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/sqldoc.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/sqldoc_new.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons/synch_synch.gif Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/license.html Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/license_en.html Xeclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/plugin.xml X@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en X@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja X@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl X@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema X@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%% X@dirrm eclipse/plugins/jp.azzurri.clay.ui.jdbc_%%RELEASEVERSION%%/icons X@dirrm eclipse/plugins/jp.azzurri.clay.ui.jdbc_%%RELEASEVERSION%% X@dirrm eclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%%/icons X@dirrm eclipse/plugins/jp.azzurri.clay.ui_%%RELEASEVERSION%% X@dirrm eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%% END-of-eclipse-clay-core/pkg-plist exit --- eclipse-clay-core-1.2.0.shar ends here --- >Release-Note: >Audit-Trail: State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Mon Aug 28 22:01:03 UTC 2006 State-Changed-Why: Awaiting maintainers feedback http://www.freebsd.org/cgi/query-pr.cgi?pr=102623 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 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-- State-Changed-From-To: feedback->open State-Changed-By: stefan State-Changed-When: Wed Sep 27 18:22:45 UTC 2006 State-Changed-Why: Maintainer has provided a patch. Responsible-Changed-From-To: freebsd-ports-bugs->stefan Responsible-Changed-By: stefan Responsible-Changed-When: Wed Sep 27 18:22:45 UTC 2006 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=102623 State-Changed-From-To: open->closed State-Changed-By: stefan State-Changed-When: Wed Sep 27 18:29:49 UTC 2006 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=102623 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/102623: commit references a PR Date: Wed, 27 Sep 2006 18:29:49 +0000 (UTC) stefan 2006-09-27 18:29:43 UTC FreeBSD ports repository Modified files: java/eclipse-clay-core Makefile distinfo Log: Update to 1.2.0. PR: 102623 Submitted by: Marcin Jessa Approved by: maintainer Revision Changes Path 1.7 +3 -3 ports/java/eclipse-clay-core/Makefile 1.4 +3 -3 ports/java/eclipse-clay-core/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: