From owner-cvs-ports@FreeBSD.ORG Sun Jan 16 09:30:16 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE65616A4CE; Sun, 16 Jan 2005 09:30:16 +0000 (GMT) Received: from satie.private.org (YahooBB219196184005.bbtec.net [219.196.184.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB72443D31; Sun, 16 Jan 2005 09:30:15 +0000 (GMT) (envelope-from chat95@mac.com) Received: from localhost (localhost [IPv6:::1]) by satie.private.org (8.13.1/8.13.1) with ESMTP id j0G9U2Iv027322; Sun, 16 Jan 2005 18:30:03 +0900 (JST) (envelope-from chat95@mac.com) Date: Sun, 16 Jan 2005 18:30:02 +0900 (JST) Message-Id: <20050116.183002.432840507.chat95@mac.com> To: maho@FreeBSD.org From: NAKATA Maho In-Reply-To: <200501160851.j0G8pHos043849@repoman.freebsd.org> References: <200501160851.j0G8pHos043849@repoman.freebsd.org> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.16 (Corporate Culture) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/openoffice-2.0-devel Makefile ports/editors/openoffice-2.0-devel/files patch-config_office+configure.in patch-config_office+set_soenv.in patch-odk+setsdkenv_unix.in patch-odk+settings+settings.mk patch-offapi+drafts+com+sun+star+rendering+XGraphicDevicd.idl patch-project-bridges patch-project-extentions patch-project-jvmfwk patch-project-python ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 09:30:17 -0000 In Message-ID: <200501160851.j0G8pHos043849@repoman.freebsd.org> Maho Nakata wrote: > maho 2005-01-16 08:51:17 UTC > > FreeBSD ports repository > > Modified files: > editors/openoffice-2.0-devel Makefile > editors/openoffice-2.0-devel/files > patch-config_office+configure.in > patch-config_office+set_soenv.in > patch-odk+setsdkenv_unix.in > patch-odk+settings+settings.mk > patch-offapi+drafts+com+sun+star+rendering+XGraphicDevicd.idl > patch-project-bridges > patch-project-extentions > patch-project-jvmfwk > patch-project-python > patch-project-xmlsecurity > patch-psprint+source+helper+strhelper.cxx > patch-solenv+inc+unxfbsdi.mk > patch-transex3+source+xmlparse.cxx > Log: > Now creates version independent name. > > Requested by: nork, daichi and Peter Jeremy > > Revision Changes Path > 1.137 +1 -0 ports/editors/openoffice-2.0-devel/Makefile > 1.20 +6 -2 ports/editors/openoffice-2.0-devel/files/patch-config_office+configure.in > 1.14 +7 -1 ports/editors/openoffice-2.0-devel/files/patch-config_office+set_soenv.in > 1.6 +6 -1 ports/editors/openoffice-2.0-devel/files/patch-odk+setsdkenv_unix.in > 1.5 +6 -1 ports/editors/openoffice-2.0-devel/files/patch-odk+settings+settings.mk > 1.2 +5 -1 ports/editors/openoffice-2.0-devel/files/patch-offapi+drafts+com+sun+star+rendering+XGraphicDevicd.idl > 1.2 +3 -1 ports/editors/openoffice-2.0-devel/files/patch-project-bridges > 1.3 +6 -1 ports/editors/openoffice-2.0-devel/files/patch-project-extentions > 1.2 +4 -1 ports/editors/openoffice-2.0-devel/files/patch-project-jvmfwk > 1.2 +6 -1 ports/editors/openoffice-2.0-devel/files/patch-project-python > 1.3 +5 -2 ports/editors/openoffice-2.0-devel/files/patch-project-xmlsecurity > 1.4 +4 -1 ports/editors/openoffice-2.0-devel/files/patch-psprint+source+helper+strhelper.cxx > 1.23 +3 -1 ports/editors/openoffice-2.0-devel/files/patch-solenv+inc+unxfbsdi.mk > 1.3 +5 -1 ports/editors/openoffice-2.0-devel/files/patch-transex3+source+xmlparse.cxx > Sorry for misleading commit log, I was about to commit relevant files only...