[PC-BSD Commits] r1267 - pbibuild/modules/openoffice-en
svn at pcbsd.org
svn at pcbsd.org
Tue Jan 29 06:06:43 PST 2008
Author: kris
Date: 2008-01-29 06:06:43 -0800 (Tue, 29 Jan 2008)
New Revision: 1267
Added:
pbibuild/modules/openoffice-en/patch-fixhang
Modified:
pbibuild/modules/openoffice-en/pbi.conf
pbibuild/modules/openoffice-en/preportmake.sh
Log:
Updated OO-En module, with a patch to fix hanging issues when saving / loading
a file
Added: pbibuild/modules/openoffice-en/patch-fixhang
Modified: pbibuild/modules/openoffice-en/pbi.conf
===================================================================
--- pbibuild/modules/openoffice-en/pbi.conf 2008-01-28 19:17:11 UTC (rev 1266)
+++ pbibuild/modules/openoffice-en/pbi.conf 2008-01-29 14:06:43 UTC (rev 1267)
@@ -38,7 +38,7 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="22"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
Modified: pbibuild/modules/openoffice-en/preportmake.sh
===================================================================
--- pbibuild/modules/openoffice-en/preportmake.sh 2008-01-28 19:17:11 UTC (rev 1266)
+++ pbibuild/modules/openoffice-en/preportmake.sh 2008-01-29 14:06:43 UTC (rev 1267)
@@ -10,3 +10,7 @@
# Get the tzupdater files
fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1.3.3-2007k.zip
+
+cd /usr/ports/editors/openoffice.org-2/files
+fetch http://www.pcbsd.org/~kris/autobuildpkgs/patch-fixhang
+
More information about the Commits
mailing list