Date: Thu, 11 Sep 2008 09:02:36 +0900 (JST) From: Maho NAKATA <chat95@mac.com> To: db@FreeBSD.org Cc: freebsd-openoffice@freebsd.org Subject: Please sign to SCA (Re: openoffice fix) Message-ID: <20080911.090236.214158309.chat95@mac.com> In-Reply-To: <20080910234325.GA87445@freefall.freebsd.org> References: <20080910234325.GA87445@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Diane Bruce <db@FreeBSD.org> Subject: openoffice fix Date: Wed, 10 Sep 2008 23:43:25 +0000 > --- /dev/null 2008-09-10 19:40:18.000000000 -0400 > +++ openoffice.org-2/files/patch-libxslt_libxslt-1.1.16.patch 2008-09-10 18:59:08.000000000 -0400 > @@ -0,0 +1,11 @@ > +--- libxslt/libxslt-1.1.16.patch.orig 2008-09-10 17:50:39.000000000 -0400 > ++++ libxslt/libxslt-1.1.16.patch 2008-09-10 17:59:14.000000000 -0400 > +@@ -30,7 +30,7 @@ > + fi > + > + > +-! if test "1" == "1" > ++! if test "1" = "1" > + then > + XMLVERS=`$XML_CONFIG --version` > + if test `echo $XMLVERS | sed -e 's/libxml //' | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'` -ge `echo $LIBXML_REQUIRED_VERSION | sed -e 's/libxml //' | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'` > Hi Diane, yes, I'm aware of that. Have you signed to SCA or JCA? Otherwise I cannot upstream :( Please refer http://porting.openoffice.org/freebsd/#policy for details... >From FAQ: http://www.openoffice.org/FAQs/faq-licensing.html 3. Do I have to fill out a SCA? Yes, if you intend to contribute source code or other materials which are intended to be compiled or otherwise integrated with the OpenOffice.org product, regardless of the size of the contribution (e.g., including contributions of 10 lines or less). However we encourage all contributors to the OpenOffice.org website domain, including the wiki, to fill out the SCA, as it streamlines the process for all. -- Nakata Maho http://accc.riken.jp/maho/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080911.090236.214158309.chat95>