diff options
author | maho <maho@FreeBSD.org> | 2013-05-08 17:36:51 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2013-05-08 17:36:51 +0800 |
commit | d899a3e5649ca2d3b5763836c27a4e95aca0c3d0 (patch) | |
tree | 726f556786ea7f4853a3f44fdb060008dc73266c | |
parent | f4ebff6c49e41ec768c51db8ef9a728d1377058e (diff) | |
download | freebsd-ports-gnome-d899a3e5649ca2d3b5763836c27a4e95aca0c3d0.tar.gz freebsd-ports-gnome-d899a3e5649ca2d3b5763836c27a4e95aca0c3d0.tar.zst freebsd-ports-gnome-d899a3e5649ca2d3b5763836c27a4e95aca0c3d0.zip |
Update to svn 1479753
-rw-r--r-- | editors/openoffice-devel/Makefile | 8 | ||||
-rw-r--r-- | editors/openoffice-devel/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index f42f384d2240..acf5d9cda7b0 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -69,7 +69,7 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh OOOSRC= ApacheOpenOffice.r${SVNREVISION}${EXTRACT_SUFX} EXTSRC= ApacheOpenOffice.ext_sources.r${SVNREVISION}${EXTRACT_SUFX} OOODIR= openoffice4 -SVNREVISION= 1466687 +SVNREVISION= 1479753 INSTALLATION_BASEDIR?= openoffice-r${SVNREVISION} EXECBASE?= openoffice-r${SVNREVISION} DIST_SUBDIR= openoffice @@ -137,7 +137,7 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \ ${JAVALIBDIR}/commons-httpclient.jar:${PORTSDIR}/java/jakarta-commons-httpclient \ ${JAVALIBDIR}/commons-lang.jar:${PORTSDIR}/java/jakarta-commons-lang \ - ${JAVALIBDIR}/lucene-core-3.6.1.jar:${PORTSDIR}/textproc/lucene \ + ${JAVALIBDIR}/lucene-core-3.6.2.jar:${PORTSDIR}/textproc/lucene \ ${JAVALIBDIR}/bsh.jar:${PORTSDIR}/lang/bsh \ ${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel \ epm:${PORTSDIR}/devel/epm \ @@ -187,8 +187,8 @@ CONFIGURE_ARGS+= --enable-verbose \ --with-commons-httpclient-jar=${JAVALIBDIR}/commons-httpclient.jar \ --with-commons-logging-jar=${JAVALIBDIR}/commons-logging.jar \ --with-system-lucene \ - --with-lucene-core-jar=${JAVALIBDIR}/lucene-core-3.6.1.jar \ - --with-lucene-analyzers-jar=${JAVALIBDIR}/lucene-analyzers-3.6.1.jar \ + --with-lucene-core-jar=${JAVALIBDIR}/lucene-core-3.6.2.jar \ + --with-lucene-analyzers-jar=${JAVALIBDIR}/lucene-analyzers-3.6.2.jar \ --with-junit=${LOCALBASE}/share/java/classes/junit.jar \ --with-package-format="archive" \ --enable-gstreamer \ diff --git a/editors/openoffice-devel/distinfo b/editors/openoffice-devel/distinfo index 9c1f3fba2edf..0eac03a4be9b 100644 --- a/editors/openoffice-devel/distinfo +++ b/editors/openoffice-devel/distinfo @@ -1,6 +1,6 @@ -SHA256 (openoffice/ApacheOpenOffice.r1466687.tar.bz2) = 30722b96a6534657274894fa0fa9a30fd02bb479a71cdd0d3eadeecd4acc6d92 -SIZE (openoffice/ApacheOpenOffice.r1466687.tar.bz2) = 246865509 -SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1466687.tar.bz2) = b7cf3ccd13c8ff43249ade8573f9747afb276319cc31e952be870d4f83ad2c07 -SIZE (openoffice/ApacheOpenOffice.ext_sources.r1466687.tar.bz2) = 80437718 +SHA256 (openoffice/ApacheOpenOffice.r1479753.tar.bz2) = 5f52372c74c23b8ba028b9b6d0e69c608b6b3ca35b094eca778d7368b4fe85ce +SIZE (openoffice/ApacheOpenOffice.r1479753.tar.bz2) = 240621675 +SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1479753.tar.bz2) = 2774e5ba11174842a950fa6f9b2b935948d79ff685cc08f80d6a1e0abd446b88 +SIZE (openoffice/ApacheOpenOffice.ext_sources.r1479753.tar.bz2) = 80437514 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 |