head 1.2; access; symbols pkgsrc-2013Q4:1.1.0.2 pkgsrc-2013Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2014.02.02.07.43.40; author ryoon; state dead; branches; next 1.1; commitid SCRPn9tBPxRmXunx; 1.1 date 2013.10.04.14.44.46; author ryoon; state Exp; branches; next ; commitid xgaU7GUGDjKWaZ7x; desc @@ 1.2 log @Update to 4.2.0.4 Changelog: * Many bugfixes * Many new features See https://wiki.documentfoundation.org/ReleaseNotes/4.2 and https://www.libreoffice.org/download/4-2-new-features-and-fixes/ @ text @$NetBSD: patch-configure,v 1.1 2013/10/04 14:44:46 ryoon Exp $ * Improve portability --- configure.orig 2013-08-21 11:52:15.000000000 +0000 +++ configure @@@@ -7232,7 +7232,7 @@@@ else fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP_COMPONENTS" >&5 $as_echo "$STRIP_COMPONENTS" >&6; } -if test x$STRIP_COMPONENTS == xunsupported; then +if test x$STRIP_COMPONENTS = xunsupported; then as_fn_error $? "you need a tar that is able to strip components." "$LINENO" 5 fi @@@@ -9238,7 +9238,7 @@@@ $as_echo "$VC_PRODUCT_DIR" >&6; } MSPDB_PATH= - if test "$BITNESS_OVERRIDE" == ""; then + if test "$BITNESS_OVERRIDE" = ""; then MSPDB_PATH="$VC_PRODUCT_DIR/../Common7/IDE" else MSPDB_PATH="$VC_PRODUCT_DIR/bin/amd64" @@@@ -9415,7 +9415,7 @@@@ MSPDB_PATH="$formatted_path" # # dbghelp.dll # -if test "$_os" == "WINNT"; then +if test "$_os" = "WINNT"; then BUILD_TYPE="$BUILD_TYPE DBGHELP" fi @@@@ -26072,7 +26072,7 @@@@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to plug LibreOffice into browser windows" >&5 $as_echo_n "checking whether to plug LibreOffice into browser windows... " >&6; } -if test "$_os" == WINNT -o "$_os" != Android -a "$_os" != Darwin -a "$_os" != iOS -a \ +if test "$_os" = WINNT -o "$_os" != Android -a "$_os" != Darwin -a "$_os" != iOS -a \ "$enable_headless" != yes -a "$enable_gtk" != no then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 @@@@ -36797,7 +36797,7 @@@@ MANDIR=$(eval echo $(eval echo $mandir)) DOCDIR=$(eval echo $(eval echo $docdir)) -INSTALLDIR="$LIBDIR/$INSTALLDIRNAME" +INSTALLDIR="$PREFIXDIR" DEVINSTALLDIR="$OUTDIR/installation" @ 1.1 log @Import libreoffice4-4.1.1.2nb1 as misc/libreoffice4. LibreOffice is a free, community-developed, multi-platform office productivity suite. It includes key desktop applications: word processor, spreadsheet, presentation manager, and drawing program, with a user interface and feature set similar to other office suites. This package tracks 4 release branch. @ text @d1 1 a1 1 $NetBSD$ @