You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ji...@apache.org on 2018/08/28 11:46:26 UTC

svn commit: r1839424 - in /openoffice/branches/AOO416/main/libxslt: libxslt-configure.patch libxslt-internal-symbols.patch libxslt-mingw.patch

Author: jim
Date: Tue Aug 28 11:46:26 2018
New Revision: 1839424

URL: http://svn.apache.org/viewvc?rev=1839424&view=rev
Log:
update paths

Modified:
    openoffice/branches/AOO416/main/libxslt/libxslt-configure.patch
    openoffice/branches/AOO416/main/libxslt/libxslt-internal-symbols.patch
    openoffice/branches/AOO416/main/libxslt/libxslt-mingw.patch

Modified: openoffice/branches/AOO416/main/libxslt/libxslt-configure.patch
URL: http://svn.apache.org/viewvc/openoffice/branches/AOO416/main/libxslt/libxslt-configure.patch?rev=1839424&r1=1839423&r2=1839424&view=diff
==============================================================================
--- openoffice/branches/AOO416/main/libxslt/libxslt-configure.patch (original)
+++ openoffice/branches/AOO416/main/libxslt/libxslt-configure.patch Tue Aug 28 11:46:26 2018
@@ -1,7 +1,7 @@
 <<<<<<< .working
-diff -ur misc/libxslt-1.1.28/ltmain.sh misc/build/libxslt-1.1.28/ltmain.sh
---- misc/libxslt-1.1.28/ltmain.sh	2012-11-20 23:21:48.000000000 -0800
-+++ misc/build/libxslt-1.1.28/ltmain.sh	2016-03-27 11:14:40.564087000 -0700
+diff -ur misc/libxslt-1.1.32/ltmain.sh misc/build/libxslt-1.1.32/ltmain.sh
+--- misc/libxslt-1.1.32/ltmain.sh	2012-11-20 23:21:48.000000000 -0800
++++ misc/build/libxslt-1.1.32/ltmain.sh	2016-03-27 11:14:40.564087000 -0700
 @@ -7331,13 +7331,13 @@
  	  #
  	  case $version_type in
@@ -65,9 +65,9 @@ diff -ur misc/libxslt-1.1.32/xslt-config
  if test "$includedir" != "/usr/include"; then
      the_flags="$the_flags -I$includedir `@XML_CONFIG@ --cflags`"
  else
-diff -ur misc/libxslt-1.1.28/configure misc/build/libxslt-1.1.28/configure
---- misc/libxslt-1.1.28/configure	2012-11-20 23:11:21.000000000 -0800
-+++ misc/build/libxslt-1.1.28/configure	2016-03-27 12:43:44.464670000 -0700
+diff -ur misc/libxslt-1.1.32/configure misc/build/libxslt-1.1.32/configure
+--- misc/libxslt-1.1.32/configure	2012-11-20 23:11:21.000000000 -0800
++++ misc/build/libxslt-1.1.32/configure	2016-03-27 12:43:44.464670000 -0700
 @@ -6462,7 +6462,7 @@
  
  cygwin*)

Modified: openoffice/branches/AOO416/main/libxslt/libxslt-internal-symbols.patch
URL: http://svn.apache.org/viewvc/openoffice/branches/AOO416/main/libxslt/libxslt-internal-symbols.patch?rev=1839424&r1=1839423&r2=1839424&view=diff
==============================================================================
--- openoffice/branches/AOO416/main/libxslt/libxslt-internal-symbols.patch (original)
+++ openoffice/branches/AOO416/main/libxslt/libxslt-internal-symbols.patch Tue Aug 28 11:46:26 2018
@@ -1,5 +1,5 @@
---- misc/libxslt-1.1.26/libxslt/libxslt.syms	Thu Sep 24 16:28:46 2009
-+++ misc/build/libxslt-1.1.26/libxslt/libxslt.syms	Thu Jul  8 12:22:14 2010
+--- misc/libxslt-1.1.32/libxslt/libxslt.syms	Thu Sep 24 16:28:46 2009
++++ misc/build/libxslt-1.1.32/libxslt/libxslt.syms	Thu Jul  8 12:22:14 2010
 @@ -107,7 +107,7 @@
    xsltFreeCompMatchList;
    xsltFreeTemplateHashes;

Modified: openoffice/branches/AOO416/main/libxslt/libxslt-mingw.patch
URL: http://svn.apache.org/viewvc/openoffice/branches/AOO416/main/libxslt/libxslt-mingw.patch?rev=1839424&r1=1839423&r2=1839424&view=diff
==============================================================================
--- openoffice/branches/AOO416/main/libxslt/libxslt-mingw.patch (original)
+++ openoffice/branches/AOO416/main/libxslt/libxslt-mingw.patch Tue Aug 28 11:46:26 2018
@@ -1,5 +1,5 @@
---- misc/libxslt-1.1.26/ltmain.sh	2010-06-06 14:43:28.785750000 +0900
-+++ misc/build/libxslt-1.1.26/ltmain.sh	2010-06-06 15:14:26.176375000 +0900
+--- misc/libxslt-1.1.32/ltmain.sh	2010-06-06 14:43:28.785750000 +0900
++++ misc/build/libxslt-1.1.32/ltmain.sh	2010-06-06 15:14:26.176375000 +0900
 @@ -2983,15 +2983,7 @@
        *mingw* )
          lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'