[Lunar-commits] <moonbase-other> fluxbox: version bumped to 1.3.3.
Florin Braescu
florin at lunar-linux.org
Mon Dec 31 15:37:00 CET 2012
commit 65139f46391bff10c0a5e04d9710b34bce7575e1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 31 Dec 2012 06:37:00 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/65139f46391bff10c0a5e04d9710b34bce7575e1
fluxbox: version bumped to 1.3.3.
---
system/lunar-init/BUILD | +3/-2
x11-wm/fluxbox/DETAILS | +3/-3
2 files changed, 6 insertions(+), 5 deletions(-)
--- a/system/lunar-init/BUILD
+++ b/system/lunar-init/BUILD
@@ -14,14 +14,15 @@
chkconfig --add ${SCRIPT} &> /dev/null
elif [ ! -f /etc/init.d/${SCRIPT} ] && [ "${SCRIPT}" == "mount" ] ; then
-
+
install -m0740 ${SCRIPT_DIRECTORY}/mount /etc/init.d/mount
rm -f /etc/rc?.d/???mount
+ mkdir -p /etc/rcS.d
ln -sf /etc/init.d/mount /etc/rcS.d/S10mount
ln -sf /etc/init.d/mount /etc/rc0.d/K99mount
ln -sf /etc/init.d/mount /etc/rc6.d/K99mount
- else
+ else
message "${PROBLEM_COLOR}Another copy of the script ${QUERY_COLOR}${SCRIPT}${PROBLEM_COLOR} in /etc/init.d/ detected!"
message "${DEFAULT_COLOR}${CYAN}Please remove it and reinstall this module.${DEFAULT_COLOR}"
--- a/x11-wm/fluxbox/DETAILS
+++ b/x11-wm/fluxbox/DETAILS
@@ -1,12 +1,12 @@
MODULE=fluxbox
- VERSION=1.3.2
+ VERSION=1.3.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=http://fluxbox.org/download
- SOURCE_VFY=sha1:069d810d449c2a223f447aa7a2374f42094bd87b
+ SOURCE_VFY=sha1:2fd193a0880fdce75a45a41f57a7bfca64f763aa
WEB_SITE=http://fluxbox.org
ENTERED=20030325
- UPDATED=20111031
+ UPDATED=20121231
SHORT="Yet another windowmanager"
USE_WRAPPERS=no
More information about the Lunar-commits
mailing list