diff options
author | Maho Nakata <maho@FreeBSD.org> | 2010-05-08 08:05:35 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2010-05-08 08:05:35 +0000 |
commit | 97b0c83295eb4012df48bfbc5e14022911f83404 (patch) | |
tree | 6a98f07384d5faebef4852f2e8c2469f7af6ac94 /editors | |
parent | b5ba0fb4ca461bcce2202baf540db394d4cd842e (diff) | |
download | freebsd-ports-97b0c83295eb4012df48bfbc5e14022911f83404.zip |
Update to OOO320_m17. This is 3.2.1rc1.
Funded by: OpenOffice.org community.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 3732e8c6831a..c6dbe8f743ae 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -74,11 +74,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif -MILESTONE?= 16 +MILESTONE?= 17 OOOTAG?= OOO320_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} OOODIR= openoffice.org3 -SNAPDATE= 20100429 +SNAPDATE= 20100508 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org3 @@ -154,7 +154,7 @@ OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt OOOEXTENSIONS+= presenter/presenter-screen.oxt OOOEXTENSIONS+= pdfimport/pdfimport.oxt OOOEXTENSIONS+= swext/wiki-publisher.oxt -OOOEXTENSIONS+= oracle-report-builder.oxt +OOOEXTENSIONS+= report-builder.oxt .if (${OSVERSION} <= 602102) EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667 diff --git a/editors/openoffice.org-3-RC/distinfo b/editors/openoffice.org-3-RC/distinfo index 75876c54b77d..28366f555142 100644 --- a/editors/openoffice.org-3-RC/distinfo +++ b/editors/openoffice.org-3-RC/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org3/OOo_OOO320_m16_source.tar.bz2) = e4820044d50166e5573f2a9828e0c87b -SHA256 (openoffice.org3/OOo_OOO320_m16_source.tar.bz2) = 00f6e538672b16a5bffa1af47c536d9709269c2e4c6ca4682bc901fd4a309cce -SIZE (openoffice.org3/OOo_OOO320_m16_source.tar.bz2) = 445097566 +MD5 (openoffice.org3/OOo_OOO320_m17_source.tar.bz2) = beac8c66bb55562dae0d711657850b41 +SHA256 (openoffice.org3/OOo_OOO320_m17_source.tar.bz2) = 30a8489916ccc4001a2a99cf5c12f5b02938d9bde0b11aa4aba6c8a7187304d2 +SIZE (openoffice.org3/OOo_OOO320_m17_source.tar.bz2) = 447930652 MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org3/unowinreg.dll) = 6144 |