Update to DEV300_m74.

Feature safe:	yes
Funded by: OpenOffice.org community.
This commit is contained in:
Maho Nakata 2010-03-13 21:27:03 +00:00
parent 0415532227
commit 639a65132b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251011
6 changed files with 26 additions and 24 deletions

View File

@ -80,11 +80,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set.sh
FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh
.endif
MILESTONE?= 73
MILESTONE?= 74
OOOTAG?= DEV300_m${MILESTONE}
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
OOODIR= openoffice.org3
SNAPDATE= 20100304
SNAPDATE= 20100310
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org3

View File

@ -1,6 +1,6 @@
MD5 (openoffice.org3/OOo_DEV300_m73_source.tar.bz2) = 9a39a6c2d434d5825c629d7ec17db833
SHA256 (openoffice.org3/OOo_DEV300_m73_source.tar.bz2) = e0333be54c47905638810e81e86567bdbfe5149dc1c7649b48f65da93de74996
SIZE (openoffice.org3/OOo_DEV300_m73_source.tar.bz2) = 464032282
MD5 (openoffice.org3/OOo_DEV300_m74_source.tar.bz2) = 9890ab39f5dfb192b76e2a78e97800f3
SHA256 (openoffice.org3/OOo_DEV300_m74_source.tar.bz2) = e03b491066f11be9d1e32229f55f9d9a62712b287f7ac34f6cf85a47827b6e8b
SIZE (openoffice.org3/OOo_DEV300_m74_source.tar.bz2) = 464525221
MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
SIZE (openoffice.org3/unowinreg.dll) = 6144

View File

@ -9,14 +9,15 @@
AC_MSG_RESULT([yes])
ENABLE_GRAPHITE="TRUE"
AC_MSG_CHECKING([which graphite to use])
--- configure.orig 2010-02-26 08:02:44.000000000 +0900
+++ configure 2010-03-13 14:09:51.000000000 +0900
@@ -19036,7 +19036,7 @@
--- configure.orig 2010-03-10 05:08:35.000000000 +0900
+++ configure 2010-03-13 18:48:47.000000000 +0900
@@ -15913,7 +15913,7 @@
echo "$as_me:$LINENO: checking whether to enable graphite support" >&5
echo $ECHO_N "checking whether to enable graphite support... $ECHO_C" >&6
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable graphite support" >&5
$as_echo_n "checking whether to enable graphite support... " >&6; }
-if test "$_os" = "WINNT" -o "$_os" = "Linux" && test "z$enable_graphite" == "z" -o "$enable_graphite" != "no" ; then
+if test "$_os" = "WINNT" -o "$_os" = "Linux" -o "$_os" = "FreeBSD" && test "z$enable_graphite" = "z" -o "$enable_graphite" != "no" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
ENABLE_GRAPHITE="TRUE"

View File

@ -80,11 +80,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set.sh
FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh
.endif
MILESTONE?= 73
MILESTONE?= 74
OOOTAG?= DEV300_m${MILESTONE}
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
OOODIR= openoffice.org3
SNAPDATE= 20100304
SNAPDATE= 20100310
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org3

View File

@ -1,6 +1,6 @@
MD5 (openoffice.org3/OOo_DEV300_m73_source.tar.bz2) = 9a39a6c2d434d5825c629d7ec17db833
SHA256 (openoffice.org3/OOo_DEV300_m73_source.tar.bz2) = e0333be54c47905638810e81e86567bdbfe5149dc1c7649b48f65da93de74996
SIZE (openoffice.org3/OOo_DEV300_m73_source.tar.bz2) = 464032282
MD5 (openoffice.org3/OOo_DEV300_m74_source.tar.bz2) = 9890ab39f5dfb192b76e2a78e97800f3
SHA256 (openoffice.org3/OOo_DEV300_m74_source.tar.bz2) = e03b491066f11be9d1e32229f55f9d9a62712b287f7ac34f6cf85a47827b6e8b
SIZE (openoffice.org3/OOo_DEV300_m74_source.tar.bz2) = 464525221
MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
SIZE (openoffice.org3/unowinreg.dll) = 6144

View File

@ -9,14 +9,15 @@
AC_MSG_RESULT([yes])
ENABLE_GRAPHITE="TRUE"
AC_MSG_CHECKING([which graphite to use])
--- configure.orig 2010-02-26 08:02:44.000000000 +0900
+++ configure 2010-03-13 14:09:51.000000000 +0900
@@ -19036,7 +19036,7 @@
--- configure.orig 2010-03-10 05:08:35.000000000 +0900
+++ configure 2010-03-13 18:48:47.000000000 +0900
@@ -15913,7 +15913,7 @@
echo "$as_me:$LINENO: checking whether to enable graphite support" >&5
echo $ECHO_N "checking whether to enable graphite support... $ECHO_C" >&6
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable graphite support" >&5
$as_echo_n "checking whether to enable graphite support... " >&6; }
-if test "$_os" = "WINNT" -o "$_os" = "Linux" && test "z$enable_graphite" == "z" -o "$enable_graphite" != "no" ; then
+if test "$_os" = "WINNT" -o "$_os" = "Linux" -o "$_os" = "FreeBSD" && test "z$enable_graphite" = "z" -o "$enable_graphite" != "no" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
ENABLE_GRAPHITE="TRUE"