Update to OOO320_m14.
Funded by: OpenOffice.org community Feature safe: yes.
This commit is contained in:
parent
7d0f2fb8e9
commit
25bd679d7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252180
2 changed files with 7 additions and 7 deletions
|
@ -75,11 +75,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set
|
|||
FREEBSD_ENV_SET= FreeBSDX86Env.Set
|
||||
.endif
|
||||
|
||||
MILESTONE?= 13
|
||||
MILESTONE?= 14
|
||||
OOOTAG?= OOO320_m${MILESTONE}
|
||||
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
||||
OOODIR= openoffice.org3
|
||||
SNAPDATE= 20100314
|
||||
SNAPDATE= 20100404
|
||||
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
|
||||
EXECBASE?= openoffice.org-${OOOTAG}
|
||||
DIST_SUBDIR= openoffice.org3
|
||||
|
@ -151,11 +151,11 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
|
|||
--enable-wiki-publisher \
|
||||
--enable-report-builder
|
||||
|
||||
OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
|
||||
OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt
|
||||
OOOEXTENSIONS+= presenter/presenter-screen.oxt
|
||||
OOOEXTENSIONS+= pdfimport/pdfimport.oxt
|
||||
OOOEXTENSIONS+= swext/wiki-publisher.oxt
|
||||
OOOEXTENSIONS+= sun-report-builder.oxt
|
||||
OOOEXTENSIONS+= oracle-report-builder.oxt
|
||||
|
||||
.if (${OSVERSION} <= 602102)
|
||||
EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (openoffice.org3/OOo_OOO320_m13_source.tar.bz2) = 48c708d62cf108f80442e11f88876054
|
||||
SHA256 (openoffice.org3/OOo_OOO320_m13_source.tar.bz2) = b2de8d90a1ffede3f87a5612a3514620ade5af7d5803159076146d722abea4af
|
||||
SIZE (openoffice.org3/OOo_OOO320_m13_source.tar.bz2) = 445110674
|
||||
MD5 (openoffice.org3/OOo_OOO320_m14_source.tar.bz2) = 46a8c3026b94d6ca3fb4f82b4c2370b7
|
||||
SHA256 (openoffice.org3/OOo_OOO320_m14_source.tar.bz2) = 2e2648a7b0848060af26933ffdc09d34a686bf37fd61681f54de0a6ecda2b482
|
||||
SIZE (openoffice.org3/OOo_OOO320_m14_source.tar.bz2) = 445077149
|
||||
MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
|
||||
SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
|
||||
SIZE (openoffice.org3/unowinreg.dll) = 6144
|
||||
|
|
Loading…
Reference in a new issue