[csw-devel] SF.net SVN: gar:[8953] csw/mgar/pkg/rox-filer/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Mar 3 20:09:52 CET 2010
Revision: 8953
http://gar.svn.sourceforge.net/gar/?rev=8953&view=rev
Author: wahwah
Date: 2010-03-03 19:09:47 +0000 (Wed, 03 Mar 2010)
Log Message:
-----------
rox-filer: Update to 2.10, plus a fix for http://www.opencsw.org/mantis/view.php?id=4187
Modified Paths:
--------------
csw/mgar/pkg/rox-filer/trunk/Makefile
csw/mgar/pkg/rox-filer/trunk/checksums
csw/mgar/pkg/rox-filer/trunk/files/rox-filer
Modified: csw/mgar/pkg/rox-filer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rox-filer/trunk/Makefile 2010-03-03 16:37:27 UTC (rev 8952)
+++ csw/mgar/pkg/rox-filer/trunk/Makefile 2010-03-03 19:09:47 UTC (rev 8953)
@@ -6,7 +6,7 @@
# set icon directories.
GARNAME = rox-filer
-GARVERSION = 2.9
+GARVERSION = 2.10
CATEGORIES = apps
DESCRIPTION = A lightweight X file manager
define BLURB
Modified: csw/mgar/pkg/rox-filer/trunk/checksums
===================================================================
--- csw/mgar/pkg/rox-filer/trunk/checksums 2010-03-03 16:37:27 UTC (rev 8952)
+++ csw/mgar/pkg/rox-filer/trunk/checksums 2010-03-03 19:09:47 UTC (rev 8953)
@@ -1 +1 @@
-d514b409e074ad77488aa7b44372aad1 download/rox-filer-2.9.tar.bz2
+28e8494c9af783258ff86c830f8f0062 rox-filer-2.10.tar.bz2
Modified: csw/mgar/pkg/rox-filer/trunk/files/rox-filer
===================================================================
--- csw/mgar/pkg/rox-filer/trunk/files/rox-filer 2010-03-03 16:37:27 UTC (rev 8952)
+++ csw/mgar/pkg/rox-filer/trunk/files/rox-filer 2010-03-03 19:09:47 UTC (rev 8953)
@@ -1,4 +1,4 @@
#!/opt/csw/bin/bash
export APP_DIR="/opt/csw/share/ROX"
-exec /opt/csw/libexec/ROX-Filer
+exec /opt/csw/libexec/ROX-Filer "$@"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list