summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2003-11-15 16:50:59 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2003-11-15 16:50:59 +0000
commit9de301d562b4d7fa6a61a851b9f7378d7b4094dc (patch)
tree7bd18902ac7da08d71bf97d5bfbb4eb23fc51112 /editors/openoffice.org-1.1
parentUpdate to 10.6. Notable bug fixes and changes in this release: (diff)
Add a patch for OpenOffice issue 16626. This fixes the port build
with JDK 1.4.2. Obtained from: http://www.openoffice.org/issues/show_bug.cgi?id=16626 Pointed at by: Volker Quetschke <quetschke at scytek dot de>
Notes
Notes: svn path=/head/; revision=94022
Diffstat (limited to 'editors/openoffice.org-1.1')
-rw-r--r--editors/openoffice.org-1.1/files/patch-odk+prj+build.lst25
1 files changed, 25 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1/files/patch-odk+prj+build.lst b/editors/openoffice.org-1.1/files/patch-odk+prj+build.lst
new file mode 100644
index 000000000000..f1280fe50e03
--- /dev/null
+++ b/editors/openoffice.org-1.1/files/patch-odk+prj+build.lst
@@ -0,0 +1,25 @@
+Index: ../odk/prj/build.lst
+===================================================================
+RCS file: ../odk/prj/build.lst,v
+retrieving revision 1.23
+retrieving revision 1.23.36.1
+diff -u -r1.23 -r1.23.36.1
+--- odk/prj/build.lst 10 Jun 2003 10:51:03 -0000 1.23
++++ odk/prj/build.lst 17 Sep 2003 12:01:17 -0000 1.23.36.1
+@@ -3,7 +3,6 @@
+ od odk\source\bean\com\sun\star\beans nmake - all od_beanjava NULL
+ od odk\source\bean\native\win32 nmake - n od_beanwin32 NULL
+ od odk\source\bean\native\unix nmake - u od_beanunix NULL
+-od odk\source\OOSupport nmake - all od_oosupportjava NULL
+ od odk\pack\unzip_udk nmake - all od_unzip_udk NULL
+ od odk\examples\cpp nmake - all od_cpp od_unzip_udk NULL
+ od odk\examples\java nmake - all od_java od_unzip_udk NULL
+@@ -24,7 +23,7 @@
+ od odk\examples\DevelopersGuide\Spreadsheet nmake - all od_spread od_unzip_udk NULL
+ od odk\examples\DevelopersGuide\Text nmake - all od_text od_unzip_udk NULL
+ od odk\examples\DevelopersGuide\UCB nmake - all od_ucb od_unzip_udk NULL
+-od odk\pack\copying nmake - all od_copying od_unzip_udk od_beanjava od_beanwin32.n od_beanunix.u od_oosupportjava od_cpp od_java od_basic od_ole od_access od_basics od_charts od_comp od_config od_data od_drawing od_first od_forms od_offbean od_offdev od_profuno od_spread od_text od_ucb NULL
++od odk\pack\copying nmake - all od_copying od_unzip_udk od_beanjava od_beanwin32.n od_beanunix.u od_cpp od_java od_basic od_ole od_access od_basics od_charts od_comp od_config od_data od_drawing od_first od_forms od_offbean od_offdev od_profuno od_spread od_text od_ucb NULL
+ od odk\pack\checkinc nmake - all od_checkinc od_copying NULL
+ od odk\pack\checkinc2 nmake - all od_checkinc2 od_copying NULL
+ od odk\pack\checkidl nmake - all od_checkidl od_copying NULL