diff options
author | maho <maho@FreeBSD.org> | 2012-02-22 16:49:12 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2012-02-22 16:49:12 +0800 |
commit | cda680d3a77c753a616ee2c50a1166c0bedd3b8e (patch) | |
tree | 9d5d5879454239657356018afa0e57f2b7f5350f /editors | |
parent | 0a92e398590285261a2798c5bd202e1718766213 (diff) | |
download | freebsd-ports-gnome-cda680d3a77c753a616ee2c50a1166c0bedd3b8e.tar.gz freebsd-ports-gnome-cda680d3a77c753a616ee2c50a1166c0bedd3b8e.tar.zst freebsd-ports-gnome-cda680d3a77c753a616ee2c50a1166c0bedd3b8e.zip |
Update to svn revision 1291759, and install
extension as well (still PDF import extension and
report builder extension are missing due to license issue,
though).
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 fb3dc836de15..c5f54f9721cc 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -56,7 +56,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= 1290975 +SVNREVISION= 1291759 INSTALLATION_BASEDIR?= openoffice-r${SVNREVISION} EXECBASE?= openoffice-r${SVNREVISION} DIST_SUBDIR= openoffice @@ -178,7 +178,7 @@ CONFIGURE_ARGS+= --enable-verbose \ OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt OOOEXTENSIONS+= presenter/presenter-screen.oxt -OOOEXTENSIONS+= pdfimport/pdfimport.oxt +#OOOEXTENSIONS+= pdfimport/pdfimport.oxt OOOEXTENSIONS+= swext/wiki-publisher.oxt ICONS= ${WRKSRC}/sysui/desktop/icons @@ -240,7 +240,7 @@ do-install: cd ${WRKDIR}/tmp/OO*/ ; ${TAR} cf - -C . . | ${TAR} xf - -C ${PREFIX}/${INSTALLATION_BASEDIR} ${MKDIR} ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ - #cd ${WRKSRC}/solver/3?0/unxfbsd?.pro/bin/ ; ${INSTALL_DATA} ${OOOEXTENSIONS} ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ + cd ${WRKSRC}/solver/3?0/unxfbsd?.pro/bin/ ; ${INSTALL_DATA} ${OOOEXTENSIONS} ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ post-install: @${ECHO_MSG} "===> Add wrapper scripts"; diff --git a/editors/openoffice-3-devel/distinfo b/editors/openoffice-3-devel/distinfo index 5fa6afd8a5cf..c6b93583eeb8 100644 --- a/editors/openoffice-3-devel/distinfo +++ b/editors/openoffice-3-devel/distinfo @@ -1,6 +1,6 @@ -SHA256 (openoffice/ApacheOpenOffice.r1290975.tar.bz2) = 8a4f23db64bc9193afee63b2946625778f9951ab1c53b586cffe1bfeafbeb89b -SIZE (openoffice/ApacheOpenOffice.r1290975.tar.bz2) = 250920298 -SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1290975.tar.bz2) = fb34fbcb1cd924f976f7127bafd5a5fe8771792652e09217a4be5ba2411c5aee -SIZE (openoffice/ApacheOpenOffice.ext_sources.r1290975.tar.bz2) = 215140461 +SHA256 (openoffice/ApacheOpenOffice.r1291759.tar.bz2) = d7a7304fc8c587929f4d54e94a1a7dc8f33a30ff9b344cc34d96aa5efa464ebd +SIZE (openoffice/ApacheOpenOffice.r1291759.tar.bz2) = 250910112 +SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1291759.tar.bz2) = 9e7dd6861fca4fc83e91ee7891ab1a64849d1d92ff4a0f7a2c7821296eb2e601 +SIZE (openoffice/ApacheOpenOffice.ext_sources.r1291759.tar.bz2) = 215139737 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 |