diff options
author | Maho Nakata <maho@FreeBSD.org> | 2010-04-04 05:50:25 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2010-04-04 05:50:25 +0000 |
commit | 25bd679d7ec7414918f414d41cb91fa930a6017d (patch) | |
tree | 6d2c747500d0520afd4ffae6c26af7b4fb2e850b /editors/openoffice.org-3-RC | |
parent | 7d0f2fb8e935eefa46aa736b74db505c9bddfe98 (diff) | |
download | ports-25bd679d7ec7414918f414d41cb91fa930a6017d.tar.gz ports-25bd679d7ec7414918f414d41cb91fa930a6017d.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 8 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index ee07bc61e0de..9b507341ba4a 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -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 diff --git a/editors/openoffice.org-3-RC/distinfo b/editors/openoffice.org-3-RC/distinfo index 1c8645db3af2..3d2caafe45cb 100644 --- a/editors/openoffice.org-3-RC/distinfo +++ b/editors/openoffice.org-3-RC/distinfo @@ -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 |