diff options
author | Maho Nakata <maho@FreeBSD.org> | 2010-08-14 21:43:01 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2010-08-14 21:43:01 +0000 |
commit | b583afbe8fb519c80179ab9d0d2f1cc61531799d (patch) | |
tree | 05dd48cde19f9b99627bf959b766ffd82112546a /editors/openoffice-3-devel | |
parent | 15652c8eae10b495fa60a2bf9a191018fbe00d1b (diff) | |
download | ports-b583afbe8fb519c80179ab9d0d2f1cc61531799d.tar.gz ports-b583afbe8fb519c80179ab9d0d2f1cc61531799d.zip |
Notes
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 7 | ||||
-rw-r--r-- | editors/openoffice-3-devel/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index dc4664020235..5b9b36cf49b9 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -79,11 +79,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set.sh FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh .endif -MILESTONE?= 85 +MILESTONE?= 86 OOOTAG?= DEV300_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} OOODIR= openoffice.org3 -SNAPDATE= 20100724 +SNAPDATE= 20100814 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org3 @@ -156,9 +156,10 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \ --enable-pdfimport \ --enable-wiki-publisher \ --enable-report-builder \ + --disable-gstreamer \ --with-use-shell=bash \ --with-vendor="FreeBSD ports system" - +#disable-gstreamer: simple build fix req'ed OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt OOOEXTENSIONS+= presenter/presenter-screen.oxt OOOEXTENSIONS+= pdfimport/pdfimport.oxt diff --git a/editors/openoffice-3-devel/distinfo b/editors/openoffice-3-devel/distinfo index 8e225bfcca79..85483ed68a7c 100644 --- a/editors/openoffice-3-devel/distinfo +++ b/editors/openoffice-3-devel/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 0b309c9d0c411ee52a396fdd61702d7e -SHA256 (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 17e8e0ce3bf98090030f488bdd00eacd2afb46b5eccaea8ded1ec3748ea95917 -SIZE (openoffice.org3/OOo_DEV300_m85_source.tar.bz2) = 308287292 +MD5 (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = db3ad28aa87497a9176d711060dda920 +SHA256 (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = b09a200767017edcbe90e0238af721bc1d863d509bb809f4db23003eb3267683 +SIZE (openoffice.org3/OOo_DEV300_m86_source.tar.bz2) = 308324184 MD5 (openoffice.org3/ext_sources.20100718.tar.bz2) = da1971f1f0f3d23a3f1a63c1f9c18a88 SHA256 (openoffice.org3/ext_sources.20100718.tar.bz2) = 68b032b0a2918eeb2af46b1d4adfb30af5f3d5ff1898de33460f5ec9b834dfc0 SIZE (openoffice.org3/ext_sources.20100718.tar.bz2) = 214053194 |