svn commit: r317648 - head/editors/openoffice-devel

Maho Nakata maho at FreeBSD.org
Wed May 8 09:36:52 UTC 2013


Author: maho
Date: Wed May  8 09:36:51 2013
New Revision: 317648
URL: http://svnweb.freebsd.org/changeset/ports/317648

Log:
  Update to svn 1479753

Modified:
  head/editors/openoffice-devel/Makefile
  head/editors/openoffice-devel/distinfo

Modified: head/editors/openoffice-devel/Makefile
==============================================================================
--- head/editors/openoffice-devel/Makefile	Wed May  8 09:29:01 2013	(r317647)
+++ head/editors/openoffice-devel/Makefile	Wed May  8 09:36:51 2013	(r317648)
@@ -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}/archiver
 		${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 \

Modified: head/editors/openoffice-devel/distinfo
==============================================================================
--- head/editors/openoffice-devel/distinfo	Wed May  8 09:29:01 2013	(r317647)
+++ head/editors/openoffice-devel/distinfo	Wed May  8 09:36:51 2013	(r317648)
@@ -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


More information about the svn-ports-all mailing list