summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-1.1.3-1.1.4
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-10-15 06:02:39 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-10-15 06:02:39 +0000
commit7d8a848caa26019061fcdb5983782e338c67f6b4 (patch)
tree818e6a38801795e52a6c904e6bfb7faf01183c25 /editors/openoffice.org-1.1-devel/files/patch-1.1.3-1.1.4
parentToo clever for my own good. Unbreak libltdl15. (diff)
more 1.1.3 -> 1.1.4 to make installable
http://www.openoffice.org/issues/show_bug.cgi?id=35584 Submitted by: Bartosz Fabianowski <freebsd@chillt.de> and adamw@
Notes
Notes: svn path=/head/; revision=119480
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-1.1.3-1.1.438
1 files changed, 38 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1-devel/files/patch-1.1.3-1.1.4 b/editors/openoffice.org-1.1-devel/files/patch-1.1.3-1.1.4
new file mode 100644
index 000000000000..df6bf13d1278
--- /dev/null
+++ b/editors/openoffice.org-1.1-devel/files/patch-1.1.3-1.1.4
@@ -0,0 +1,38 @@
+Version number should be 1.1.4
+http://www.openoffice.org/issues/show_bug.cgi?id=35584
+
+--- instsetoo/util/openoffice.lst.org Fri Oct 15 14:34:45 2004
++++ instsetoo/util/openoffice.lst Fri Oct 15 14:34:51 2004
+@@ -5,7 +5,7 @@
+ variables
+ {
+ PRODUCTNAME OpenOffice.org
+- PRODUCTVERSION 1.1.4
++ PRODUCTVERSION 1.1.3
+ PRODUCTEXTENSION
+ LONG_PRODUCTEXTENSION
+ EVAL
+--- setup2/wrapper/install.sh.org Fri Aug 27 18:20:00 2004
++++ setup2/wrapper/install.sh Fri Oct 15 14:34:29 2004
+@@ -4,8 +4,8 @@
+ cd `dirname $0`
+
+ # Set the Defaults Here
+-oo_version="OpenOffice.org 1.1.3"
+-oo_home=OpenOffice.org1.1.3
++oo_version="OpenOffice.org 1.1.4"
++oo_home=OpenOffice.org1.1.4
+ oo_default_prefix=/usr/local
+ oo_default_netflg=-net
+ oo_default_interact=no
+--- sdk_oo/util/makefile.pmk.org Fri Oct 15 14:34:14 2004
++++ sdk_oo/util/makefile.pmk Fri Oct 15 14:34:18 2004
+@@ -59,7 +59,7 @@
+ #
+ #
+ #*************************************************************************
+-PRODUCT_RELEASE=1.1.3
++PRODUCT_RELEASE=1.1.4
+ OFFICENAME=OpenOffice.org
+ PRODUCT_NAME=$(OFFICENAME)$(PRODUCT_RELEASE)_SDK
+ PRODUCTZIPFILE=$(PRODUCT_NAME).zip