[Lunar-commits] <moonbase> openoffice-bin: Version bump to 3.1.0.
Dave Brown
dagbrown at lunar-linux.org
Mon May 18 04:31:11 CEST 2009
commit 8c63796b947594fde1e58d1d98546d70e5d84a57
Author: Dave Brown <dagbrown at lart.ca>
Date: Mon May 18 11:31:11 2009 +0900
openoffice-bin: Version bump to 3.1.0.
Those anti-aliased graphs look really nice. :-)
---
x11-apps/openoffice-bin/BUILD | 3 +--
x11-apps/openoffice-bin/DETAILS | 8 ++++----
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/x11-apps/openoffice-bin/BUILD b/x11-apps/openoffice-bin/BUILD
index c3c3511..b311ad6 100644
--- a/x11-apps/openoffice-bin/BUILD
+++ b/x11-apps/openoffice-bin/BUILD
@@ -7,10 +7,9 @@
if [ "$USE_DESKTOPINTEGRATION" = "y" ] ; then
- mv ${OO_INSTALL_DIR}/desktop-integration ${SOURCE_DIRECTORY}/ &&
cd ${SOURCE_DIRECTORY}/desktop-integration/ &&
- INT_FILE=openoffice.org3.0-freedesktop-menus-3.0-9376.noarch &&
+ INT_FILE=openoffice.org3.1-freedesktop-menus-3.1-9393.noarch &&
rpm2cpio $INT_FILE.rpm > $INT_FILE.cpio &&
cpio -idm < $INT_FILE.cpio &&
diff --git a/x11-apps/openoffice-bin/DETAILS b/x11-apps/openoffice-bin/DETAILS
index 1b5fb5c..3741f28 100644
--- a/x11-apps/openoffice-bin/DETAILS
+++ b/x11-apps/openoffice-bin/DETAILS
@@ -1,15 +1,15 @@
MODULE=openoffice-bin
- VERSION=3.0.1
+ VERSION=3.1.0
SOURCE=OOo_${VERSION}_LinuxIntel_install_en-US.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/OOO300_m15_native_packed-1_en-US.9379
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/OOO310_m11_native_packed-4_en-US.9399
SOURCE_URL[0]=http://ftp.ussg.iu.edu/openoffice/stable/$VERSION/
SOURCE_URL[1]=http://mirrors.sunsite.dk/openoffice/stable/$VERSION/
SOURCE_URL[2]=http://niihau.student.utwente.nl/openoffice/stable/$VERSION/
SOURCE_URL[3]=ftp://ftp.funet.fi/pub/mirrors/openoffice.org/stable/$VERSION/
- SOURCE_VFY=sha1:6d3754ccb27e2a4b58635bc37e002e76f19bb4c7
+ SOURCE_VFY=sha1:a034f55fa8169f778c46bfb8f977fdc6f401b729
WEB_SITE=http://www.openoffice.org/
ENTERED=20020704
- UPDATED=20090211
+ UPDATED=20090518
SHORT="The open office suite for unix"
LDD_CHECK=off
ARCHIVE=off
More information about the Lunar-commits
mailing list