Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2012 07:21:52 +0000 (UTC)
From:      Maho Nakata <maho@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306955 - head/editors/openoffice-3-devel
Message-ID:  <201211040721.qA47Lqo4018741@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maho
Date: Sun Nov  4 07:21:52 2012
New Revision: 306955
URL: http://svn.freebsd.org/changeset/ports/306955

Log:
  update to 1405434 and now it uses www/serf.
  
  Feature safe: yes

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

Modified: head/editors/openoffice-3-devel/Makefile
==============================================================================
--- head/editors/openoffice-3-devel/Makefile	Sun Nov  4 07:20:38 2012	(r306954)
+++ head/editors/openoffice-3-devel/Makefile	Sun Nov  4 07:21:52 2012	(r306955)
@@ -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

Modified: head/editors/openoffice-3-devel/distinfo
==============================================================================
--- head/editors/openoffice-3-devel/distinfo	Sun Nov  4 07:20:38 2012	(r306954)
+++ head/editors/openoffice-3-devel/distinfo	Sun Nov  4 07:21:52 2012	(r306955)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211040721.qA47Lqo4018741>