diff options
author | Maho Nakata <maho@FreeBSD.org> | 2012-11-04 07:21:52 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2012-11-04 07:21:52 +0000 |
commit | 8d38258cf8cac577de997e9c29374b5d556e64e0 (patch) | |
tree | 65d6b855465d5d799811f7fc00cb7ca30a2d85de /editors | |
parent | c854f7cdb36a8b74142d499784c2afc7e4bddf93 (diff) | |
download | ports-8d38258cf8cac577de997e9c29374b5d556e64e0.tar.gz ports-8d38258cf8cac577de997e9c29374b5d556e64e0.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice-3-devel/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index ce7fbc65d46d..671f78f1e62f 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -68,7 +68,7 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh OOOSRC= ApacheOpenOffice.r${SVNREVISION}${EXTRACT_SUFX} EXTSRC= ApacheOpenOffice.ext_sources.r${SVNREVISION}${EXTRACT_SUFX} OOODIR= openoffice.org3 -SVNREVISION= 1403191 +SVNREVISION= 1405434 INSTALLATION_BASEDIR?= openoffice-r${SVNREVISION} EXECBASE?= openoffice-r${SVNREVISION} DIST_SUBDIR= openoffice @@ -209,9 +209,9 @@ CONFIGURE_ARGS+= --enable-verbose \ --with-saxon-jar=${JAVALIBDIR}/saxon9.jar \ --with-system-beanshell \ --with-beanshell-jar=${JAVALIBDIR}/bsh.jar \ - --without-fonts + --without-fonts \ + --with-system-serf # --with-system-jpeg -# --with-system-serf \ OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt OOOEXTENSIONS+= presenter/presenter-screen.oxt diff --git a/editors/openoffice-3-devel/distinfo b/editors/openoffice-3-devel/distinfo index 8b4de97fae5f..d99f7141d8b5 100644 --- a/editors/openoffice-3-devel/distinfo +++ b/editors/openoffice-3-devel/distinfo @@ -1,6 +1,6 @@ -SHA256 (openoffice/ApacheOpenOffice.r1403191.tar.bz2) = 55a2b821c9f88633c16389960b28ed2868c76f31094699d55c7f88162647fd73 -SIZE (openoffice/ApacheOpenOffice.r1403191.tar.bz2) = 283239549 -SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1403191.tar.bz2) = 33a675d0c5ef8f544b430ded3a06e663bc24f3a0d9a9f77967396c547895f9ca -SIZE (openoffice/ApacheOpenOffice.ext_sources.r1403191.tar.bz2) = 84307208 +SHA256 (openoffice/ApacheOpenOffice.r1405434.tar.bz2) = e6fd10009c0e6c9c18f0ad2096e98e9ef2835e8ff55e4110ccd53ad7ef21cce6 +SIZE (openoffice/ApacheOpenOffice.r1405434.tar.bz2) = 283315848 +SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1405434.tar.bz2) = 085da3f2aa2233c92fe9f5c8cf2155bb6148feb5bbb110ba4f7c4c8c58a8878a +SIZE (openoffice/ApacheOpenOffice.ext_sources.r1405434.tar.bz2) = 84307364 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 |