From owner-svn-ports-head@FreeBSD.ORG Wed Sep 19 04:38:14 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F598106566B; Wed, 19 Sep 2012 04:38:14 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 1B2428FC1B; Wed, 19 Sep 2012 04:38:14 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8J4cDW6025712; Wed, 19 Sep 2012 04:38:13 GMT (envelope-from maho@svn.freebsd.org) Received: (from maho@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8J4cDF9025708; Wed, 19 Sep 2012 04:38:13 GMT (envelope-from maho@svn.freebsd.org) Message-Id: <201209190438.q8J4cDF9025708@svn.freebsd.org> From: Maho Nakata Date: Wed, 19 Sep 2012 04:38:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304477 - in head/editors/openoffice-3-devel: . files X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2012 04:38:14 -0000 Author: maho Date: Wed Sep 19 04:38:13 2012 New Revision: 304477 URL: http://svn.freebsd.org/changeset/ports/304477 Log: Update to svn 1386922 Added: head/editors/openoffice-3-devel/files/patch-configure (contents, props changed) 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 Wed Sep 19 03:46:35 2012 (r304476) +++ head/editors/openoffice-3-devel/Makefile Wed Sep 19 04:38:13 2012 (r304477) @@ -7,7 +7,6 @@ PORTNAME= apache-openoffice PORTVERSION= 3.4.${SVNREVISION} -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -73,7 +72,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= 1371027 +SVNREVISION= 1386922 INSTALLATION_BASEDIR?= openoffice-r${SVNREVISION} EXECBASE?= openoffice-r${SVNREVISION} DIST_SUBDIR= openoffice @@ -215,7 +214,7 @@ CONFIGURE_ARGS+= --enable-verbose \ --with-system-beanshell \ --with-beanshell-jar=${JAVALIBDIR}/bsh.jar \ --without-fonts - +# --with-system-jpeg # --with-system-serf \ OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt Modified: head/editors/openoffice-3-devel/distinfo ============================================================================== --- head/editors/openoffice-3-devel/distinfo Wed Sep 19 03:46:35 2012 (r304476) +++ head/editors/openoffice-3-devel/distinfo Wed Sep 19 04:38:13 2012 (r304477) @@ -1,6 +1,6 @@ -SHA256 (openoffice/ApacheOpenOffice.r1371027.tar.bz2) = 487df9bce4a17f38980a0c47197e8d10cab6b3a227b58d1b27461eb28c9a4521 -SIZE (openoffice/ApacheOpenOffice.r1371027.tar.bz2) = 259094331 -SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1371027.tar.bz2) = a10fccbce918efe88e2d97dc7afbabedfc23deb5fda8871ff4fa19f3154c93af -SIZE (openoffice/ApacheOpenOffice.ext_sources.r1371027.tar.bz2) = 236250110 +SHA256 (openoffice/ApacheOpenOffice.r1386922.tar.bz2) = af74d80b0b1764f4ca8c2d3865a8ce627f10891bd1e5c7ac1a2850c8820d0e4d +SIZE (openoffice/ApacheOpenOffice.r1386922.tar.bz2) = 292131895 +SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1386922.tar.bz2) = 3d0117741f7007403bd0f951ead0e19a6f2994683ac7089dcb6dce3325276b27 +SIZE (openoffice/ApacheOpenOffice.ext_sources.r1386922.tar.bz2) = 188808224 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 Added: head/editors/openoffice-3-devel/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/openoffice-3-devel/files/patch-configure Wed Sep 19 04:38:13 2012 (r304477) @@ -0,0 +1,23 @@ +$FreeBSD$ + +--- configure.in 2012-09-18 09:35:25.000000000 +0900 ++++ configure.in 2012-09-18 12:31:44.000000000 +0900 +@@ -7088,14 +7088,14 @@ + dnl =================================================================== + RAT_JAR= + AC_MSG_CHECKING([whether to trigger rat scan]) +-if test -z "$with_rat_scan" -o "$with_rat_scan" == "no"; then ++if test -z "$with_rat_scan" -o "$with_rat_scan" = "no"; then + AC_MSG_RESULT([no]) + else +- if test "$WITH_JAVA" == "no"; then ++ if test "$WITH_JAVA" = "no"; then + AC_MSG_ERROR([no, java disabled, enable with --with-java]) +- elif test "$enable_saxon" == "no"; then ++ elif test "$enable_saxon" = "no"; then + AC_MSG_ERROR([no, saxon disabled, enable with --enable-category-b]) +- elif test "$with_rat_scan" == "yes"; then ++ elif test "$with_rat_scan" = "yes"; then + AC_MSG_RESULT([yes, use pre-built library]) + RAT_JAR_HOME="BUILD" + BUILD_TYPE="$BUILD_TYPE RAT"