diff options
author | maho <maho@FreeBSD.org> | 2010-05-08 16:05:35 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2010-05-08 16:05:35 +0800 |
commit | a90a2cdb95ab9e21a658e2cfa4f2fe515355b46d (patch) | |
tree | f84df30b2b9cf8277aa6c43c4e41cf0804f59cff /editors | |
parent | 6482cb4e7e8a4ff2ee6c6dc968853c76e1ca6964 (diff) | |
download | freebsd-ports-gnome-a90a2cdb95ab9e21a658e2cfa4f2fe515355b46d.tar.gz freebsd-ports-gnome-a90a2cdb95ab9e21a658e2cfa4f2fe515355b46d.tar.zst freebsd-ports-gnome-a90a2cdb95ab9e21a658e2cfa4f2fe515355b46d.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 |