[Lunar-commits] r23571 - moonbase/trunk/filemanagers/rox-filer
Terry Chan
tchan at lunar-linux.org
Fri Mar 9 18:52:04 CET 2007
Author: tchan
Date: 2007-03-09 18:52:04 +0100 (Fri, 09 Mar 2007)
New Revision: 23571
Modified:
moonbase/trunk/filemanagers/rox-filer/BUILD
moonbase/trunk/filemanagers/rox-filer/DETAILS
Log:
Version bump to rox-filer-2.6. Fixed the BUILD script to stop the endless
looping on yes/no.
Modified: moonbase/trunk/filemanagers/rox-filer/BUILD
===================================================================
--- moonbase/trunk/filemanagers/rox-filer/BUILD 2007-03-09 17:40:49 UTC (rev 23570)
+++ moonbase/trunk/filemanagers/rox-filer/BUILD 2007-03-09 17:52:04 UTC (rev 23571)
@@ -2,6 +2,6 @@
PATH="$PATH:/usr/X11/bin"
prepare_install &&
- echo -e "4\n/usr/lib/rox\n/usr/bin\n/usr/share/rox\n/usr/share/rox/Choices\n/usr/share/man\nyes\n" | ./install.sh
+ echo -e "4\n/usr/lib/rox\n/usr/bin\n/usr/share/rox\n/usr/share/rox/Choices\n/usr/share/man\nyes\nyes\n" | ./install.sh
) > $C_FIFO 2>&1
Modified: moonbase/trunk/filemanagers/rox-filer/DETAILS
===================================================================
--- moonbase/trunk/filemanagers/rox-filer/DETAILS 2007-03-09 17:40:49 UTC (rev 23570)
+++ moonbase/trunk/filemanagers/rox-filer/DETAILS 2007-03-09 17:52:04 UTC (rev 23571)
@@ -1,11 +1,11 @@
MODULE=rox-filer
- VERSION=2.5
+ VERSION=2.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/rox/
- SOURCE_VFY=sha1:062e54d98169413eccd41b23e2b4766718004e7e
+ SOURCE_VFY=sha1:3f0be6bc480aa0752fe80c83dca321655a2cab19
WEB_SITE=http://rox.sourceforge.net
ENTERED=20020428
- UPDATED=20070102
+ UPDATED=20070309
SHORT="fast and powerful graphical file manager."
cat << EOF
ROX-Filer is a fast and powerful graphical file manager for the X Window
More information about the Lunar-commits
mailing list