Update to OOO310_m11. This is OOo 3.1.0rc2.
This commit is contained in:
parent
4683a5297f
commit
351b531a41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232709
4 changed files with 16 additions and 1664 deletions
|
@ -72,11 +72,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set
|
|||
FREEBSD_ENV_SET= FreeBSDX86Env.Set
|
||||
.endif
|
||||
|
||||
MILESTONE?= 10
|
||||
MILESTONE?= 11
|
||||
OOOTAG?= OOO310_m${MILESTONE}
|
||||
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
||||
OOODIR= openoffice.org3
|
||||
SNAPDATE= 20090421
|
||||
SNAPDATE= 20090425
|
||||
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
|
||||
EXECBASE?= openoffice.org-${OOOTAG}
|
||||
.if defined(WITH_CWS)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (openoffice.org3/OOo_OOO310_m10_source.tar.bz2) = de9a251343dd319ef07bd0dc08e74987
|
||||
SHA256 (openoffice.org3/OOo_OOO310_m10_source.tar.bz2) = bd0dd73a294ddd8225a315e49081110f5ab0bcc7e235d13e82957b35a95fe3dc
|
||||
SIZE (openoffice.org3/OOo_OOO310_m10_source.tar.bz2) = 401707609
|
||||
MD5 (openoffice.org3/OOo_OOO310_m11_source.tar.bz2) = 7f8a9dd05f2bb8449447cca02a54891b
|
||||
SHA256 (openoffice.org3/OOo_OOO310_m11_source.tar.bz2) = 77a5c868b3dcfdfd4439727b491f6724d86fee318ae706e287bfb4159203dd55
|
||||
SIZE (openoffice.org3/OOo_OOO310_m11_source.tar.bz2) = 407464693
|
||||
MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
|
||||
SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
|
||||
SIZE (openoffice.org3/unowinreg.dll) = 6144
|
||||
|
|
11
editors/openoffice.org-3-RC/files/patch-i101333
Normal file
11
editors/openoffice.org-3-RC/files/patch-i101333
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- openssl/makefile.mk~ 2009-04-25 09:42:18.000000000 +0900
|
||||
+++ openssl/makefile.mk 2009-04-25 13:00:45.000000000 +0900
|
||||
@@ -65,7 +65,7 @@
|
||||
OUT2LIB += libcrypto.*
|
||||
OUT2INC += include/openssl/*
|
||||
|
||||
-.IF "$(OS)" == "LINUX"
|
||||
+.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD"
|
||||
PATCH_FILE_NAME=openssllnx.patch
|
||||
ADDITIONAL_FILES:= \
|
||||
libcrypto_OOo_0_9_8k.map \
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue