[PC-BSD Commits] r1351 - in pbibuild/modules/wordviewer2003: . overlay-dir/bin
svn at pcbsd.org
svn at pcbsd.org
Mon Feb 11 13:01:20 PST 2008
Author: gonzalo
Date: 2008-02-11 13:01:20 -0800 (Mon, 11 Feb 2008)
New Revision: 1351
Modified:
pbibuild/modules/wordviewer2003/overlay-dir/bin/wordview2003
pbibuild/modules/wordviewer2003/pbi.conf
Log:
WordV2k3 fixed for the new wine version
Modified: pbibuild/modules/wordviewer2003/overlay-dir/bin/wordview2003
===================================================================
--- pbibuild/modules/wordviewer2003/overlay-dir/bin/wordview2003 2008-02-11 20:37:58 UTC (rev 1350)
+++ pbibuild/modules/wordviewer2003/overlay-dir/bin/wordview2003 2008-02-11 21:01:20 UTC (rev 1351)
@@ -1,6 +1,6 @@
#!/bin/sh
USER=`who | grep :0 | cut -f 1 -d " "`
-PROGDIR="WordViewer20030.9.54"
+PROGDIR="WordViewer20030.9.55"
#PROGDIR="CHANGEME"
chmod $USER /Programs/${PROGDIR}/WORDVIEW2003
cd
Modified: pbibuild/modules/wordviewer2003/pbi.conf
===================================================================
--- pbibuild/modules/wordviewer2003/pbi.conf 2008-02-11 20:37:58 UTC (rev 1350)
+++ pbibuild/modules/wordviewer2003/pbi.conf 2008-02-11 21:01:20 UTC (rev 1351)
@@ -32,6 +32,6 @@
# 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="03"
+BUILDKEY="04"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list