Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6b24b584ac0d7578799210008da7cdd1c6fda23d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6b24b584ac0d7578799210008da7cdd1c6fda23d)
  • Date: Thu, 15 Jul 2010 06:09:50 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

dev/null |binary
windowmanagers/dwm/DETAILS | 6 +-
windowmanagers/dwm/HISTORY | 3 +
windowmanagers/fvwm/DEPENDS | 2
windowmanagers/fvwm/DETAILS | 4 -
windowmanagers/fvwm/HISTORY | 4 +
windowmanagers/icewm/DETAILS | 2
windowmanagers/icewm/HISTORY | 3 +
windowmanagers/icewm/icewm-1.3.3.tar.gz.sig | 0
windowmanagers/icewm/icewm-1.3.6.tar.gz.sig |binary
windowmanagers/lxp-icewm/BUILD | 4 -
windowmanagers/lxp-icewm/CONFIGURE | 11 ----
windowmanagers/lxp-icewm/DEPENDS | 46
-------------------
windowmanagers/lxp-icewm/DETAILS | 6 --
windowmanagers/lxp-icewm/HISTORY | 3 +
windowmanagers/lxp-icewm/INSTALL | 4 -
windowmanagers/lxp-icewm/PRE_BUILD | 1
windowmanagers/lxp-icewm/TRIGGERS | 1
windowmanagers/lxp-icewm/configs | 1
windowmanagers/lxp-icewm/lxp-icewm-1.2.30.tar.gz.sig | 0
windowmanagers/lxp-icewm/startlxp | 22 ---------
windowmanagers/lxp-icewm/volatiles | 1
windowmanagers/openbox/DETAILS | 4 -
windowmanagers/openbox/HISTORY | 3 +
windowmanagers/pekwm/DETAILS | 6 +-
windowmanagers/pekwm/HISTORY | 3 +
windowmanagers/scrotwm/DETAILS | 4 -
windowmanagers/scrotwm/HISTORY | 3 +
windowmanagers/tinywm/DETAILS | 2
windowmanagers/tinywm/HISTORY | 3 +
windowmanagers/windowlab/DETAILS | 4 -
windowmanagers/windowlab/HISTORY | 3 +
32 files changed, 51 insertions(+), 108 deletions(-)

New commits:
commit 6b24b584ac0d7578799210008da7cdd1c6fda23d
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

windowlab: version 1.40

commit 0903f0d458e4eef167bf438792d0596ce53132ec
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

tinywm: fixed website URL

commit 684f07006fcd5779b953b2ce3a40858f47332e57
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

scrotwm: version 0.9.25

commit 62fc8b9b21aba0b46f7c108a08563442c9b8507f
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

pekwm: version 0.1.12

commit 711e443af91e268f6bb066f70d433ea78cb3e66d
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

openbox: version 3.4.11.2

commit f57dc2b6d706de94dee300a3c404734cc5374f54
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

lxp-icewm: deprecated, lxp uses icewm instead

commit 85eff036ab59ea909e671550595e6edb7c748165
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

icewm: test version 1.3.6

commit d4aafe996ea3e77dfe37f1d7a47d96f5aec6897b
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

fvwm: unstable version 2.5.30, fixed png option

commit e339db20eefb25a39d4040e57a4544b86ba17f74
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

dwm: version 5.8.2

diff --git a/windowmanagers/dwm/DETAILS b/windowmanagers/dwm/DETAILS
index 37b12a0..0321ffc 100755
--- a/windowmanagers/dwm/DETAILS
+++ b/windowmanagers/dwm/DETAILS
@@ -1,8 +1,8 @@
SPELL=dwm
- VERSION=5.7.2
+ VERSION=5.8.2
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=http://code.suckless.org/dl/dwm/${SOURCE}
-
SOURCE_HASH=sha512:ded9c0955eeff39fa98c38a24f36afead5502bec754a46aac40a2ef5aeb55130e7266ae463492f4742a68e28dfa64556e931585159657e64480e94ac7ea6d625
+ SOURCE_URL[0]=http://dl.suckless.org/dwm/${SOURCE}
+
SOURCE_HASH=sha512:22adfa862074b5211bcfb65a5a6357a72a7a81d7b070ef455a8714adaf5d61b2b46bedc9cb9a7e1325221772e49137aa90e6ac976a81484c34919c293a62a9d5
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://dwm.suckless.org/
ENTERED=20060923
diff --git a/windowmanagers/dwm/HISTORY b/windowmanagers/dwm/HISTORY
index 76fc2e9..6cf6bd5 100644
--- a/windowmanagers/dwm/HISTORY
+++ b/windowmanagers/dwm/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 5.8.2
+
2009-10-14 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 5.7.2

diff --git a/windowmanagers/fvwm/DEPENDS b/windowmanagers/fvwm/DEPENDS
index 0b1a89d..46cf666 100755
--- a/windowmanagers/fvwm/DEPENDS
+++ b/windowmanagers/fvwm/DEPENDS
@@ -60,7 +60,7 @@ if [ ! "${FVWM_RELEASE}" = "stable" ]; then
"--disable-bidi" \
"bidirectional writing support" &&
optional_depends libpng \
- "--with-png" \
+ "" \
"--without-png-library" \
"png image support"
fi &&
diff --git a/windowmanagers/fvwm/DETAILS b/windowmanagers/fvwm/DETAILS
index 6be06bb..571c844 100755
--- a/windowmanagers/fvwm/DETAILS
+++ b/windowmanagers/fvwm/DETAILS
@@ -17,8 +17,8 @@ if [[ "${FVWM_RELEASE}" == "cvs" ]] ; then
FORCE_DOWNLOAD=on

elif [[ "${FVWM_RELEASE}" == "unstable" ]] ; then
- VERSION=2.5.28
-
SOURCE_HASH=sha512:1301f383187afe10a8d8796da378e497c868da968314f1423437bf33cb0f1edf8ba16f2186e6395b21330afa1b9ab487c436cee39eff0d2f147daa1ee7f6a392
+ VERSION=2.5.30
+
SOURCE_HASH=sha512:246a6ba0e9088771ef7d33edb5b77d2969e09ddea60666fb6f3b08b76e856e1ceca5e3511108893466dd633e958227f9af263ae9b52f2907dcc2e3efe1fce679
else
VERSION=2.4.20

SOURCE_HASH=sha512:6704f3204a9850628da2bf53acd8afca64368d0a744a91a4200fe17212deaecc92f1616457f8a43bcc8f01a5d6a2159928526eac3d66af7c00a4f39a2c875501
diff --git a/windowmanagers/fvwm/HISTORY b/windowmanagers/fvwm/HISTORY
index d435088..ce99376 100644
--- a/windowmanagers/fvwm/HISTORY
+++ b/windowmanagers/fvwm/HISTORY
@@ -1,3 +1,7 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: unstable 2.5.30, removed png configure option when
+ it's enabled (no longer valid)
+
2009-10-14 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: unstable 2.5.28

diff --git a/windowmanagers/icewm/DETAILS b/windowmanagers/icewm/DETAILS
index b263abd..2fcd006 100755
--- a/windowmanagers/icewm/DETAILS
+++ b/windowmanagers/icewm/DETAILS
@@ -1,6 +1,6 @@
SPELL=icewm
if [[ "${ICEWM_TEST}" = 'y' ]] ; then
- VERSION=1.3.3
+ VERSION=1.3.6
else
VERSION=1.2.37
fi
diff --git a/windowmanagers/icewm/HISTORY b/windowmanagers/icewm/HISTORY
index a87748c..d76d51d 100644
--- a/windowmanagers/icewm/HISTORY
+++ b/windowmanagers/icewm/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: test version 1.3.6
+
2009-01-30 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to 1.2.37

diff --git a/windowmanagers/icewm/icewm-1.3.3.tar.gz.sig
b/windowmanagers/icewm/icewm-1.3.3.tar.gz.sig
deleted file mode 100644
index 117678e..0000000
Binary files a/windowmanagers/icewm/icewm-1.3.3.tar.gz.sig and /dev/null
differ
diff --git a/windowmanagers/icewm/icewm-1.3.6.tar.gz.sig
b/windowmanagers/icewm/icewm-1.3.6.tar.gz.sig
new file mode 100644
index 0000000..32ff736
Binary files /dev/null and b/windowmanagers/icewm/icewm-1.3.6.tar.gz.sig
differ
diff --git a/windowmanagers/lxp-icewm/BUILD b/windowmanagers/lxp-icewm/BUILD
index 8e315b4..27ba77d 100755
--- a/windowmanagers/lxp-icewm/BUILD
+++ b/windowmanagers/lxp-icewm/BUILD
@@ -1,3 +1 @@
-LXP_OPTS="$LXP_DECO $LXP_SM $LXP_GRADIENT $LXP_GUI_EV --disable-menus-gnome2"
-OPTS="$OPTS $LXP_OPTS"
-default_build
+true
diff --git a/windowmanagers/lxp-icewm/CONFIGURE
b/windowmanagers/lxp-icewm/CONFIGURE
deleted file mode 100755
index e7e685f..0000000
--- a/windowmanagers/lxp-icewm/CONFIGURE
+++ /dev/null
@@ -1,11 +0,0 @@
-config_query_option LXP_SM \
- "Enable session management (experimental)?" n \
- "--enable-sm" "--disable-sm" &&
-
-config_query_option LXP_GRADIENT \
- "Enable gradient background support (experimental)" n \
- "--enable-gradients" "--disable-gradients" &&
-
-config_query_option LXP_GUI_EV \
- "Enable gui events support (experimental)?" n \
- "--enable-guievents" "--disable-guievents"
diff --git a/windowmanagers/lxp-icewm/DEPENDS
b/windowmanagers/lxp-icewm/DEPENDS
index 1943e54..7aadb8f 100755
--- a/windowmanagers/lxp-icewm/DEPENDS
+++ b/windowmanagers/lxp-icewm/DEPENDS
@@ -1,45 +1 @@
-depends lxp &&
-depends lxp-icewm-themes &&
-depends xorg-libs &&
-
-optional_depends libxext \
- "--enable-shaped-decorations --enable-shape" \
- "--disable-shaped-decorations --disable-shape" \
- "For shaped window support" &&
-
-optional_depends libxinerama \
- "--enable-xinerama" \
- "--disable-xinerama" \
- "For xinerama support" &&
-
-optional_depends libxrandr \
- "--enable-xrandr" \
- "--disable-xrandr" \
- "For XRandr support" &&
-
-message "Note that you don't need gnome* support when using enthrall" &&
-
-optional_depends gnome-libs \
- "--enable-menus-gnome1" \
- "--disable-menus-gnome1" \
- "For gnome1 menu support" &&
-
-optional_depends imlib \
- "--with-imlib" \
- "--with-xpm" \
- "as default graphics engine (recommended)" &&
-
-optional_depends freetype2 \
- "--enable-antialiasing" \
- "--disable-antialiasing" \
- "Enable anti-aliasing on fonts" &&
-
-optional_depends yiff \
- "" \
- "" \
- "Enable yiff sound support?" &&
-
-optional_depends esound \
- "" \
- "" \
- "Enable esound support?"
+depends icewm
diff --git a/windowmanagers/lxp-icewm/DETAILS
b/windowmanagers/lxp-icewm/DETAILS
index 26454cc..8b0a072 100755
--- a/windowmanagers/lxp-icewm/DETAILS
+++ b/windowmanagers/lxp-icewm/DETAILS
@@ -1,9 +1,5 @@
SPELL=lxp-icewm
- VERSION=1.2.30
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=${SOURCEFORGE_URL}/lxp/$SOURCE
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+ VERSION=deprecated
WEB_SITE=http://lxp.sourceforge.net
ENTERED=20080221
LICENSE[0]=GPL
diff --git a/windowmanagers/lxp-icewm/HISTORY
b/windowmanagers/lxp-icewm/HISTORY
index 4b3528b..e397b69 100644
--- a/windowmanagers/lxp-icewm/HISTORY
+++ b/windowmanagers/lxp-icewm/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * deprecated spell, lxp uses icewm instead
+
2009-08-07 Arjan Bouter <abouter AT sourcmage.org>
* configs, volatiles: corrected menu location

diff --git a/windowmanagers/lxp-icewm/INSTALL
b/windowmanagers/lxp-icewm/INSTALL
index e376899..27ba77d 100755
--- a/windowmanagers/lxp-icewm/INSTALL
+++ b/windowmanagers/lxp-icewm/INSTALL
@@ -1,3 +1 @@
-default_install &&
-install -m 0755 $SCRIPT_DIRECTORY/startlxp \
- $INSTALL_ROOT/usr/bin/startlxp
+true
diff --git a/windowmanagers/lxp-icewm/PRE_BUILD
b/windowmanagers/lxp-icewm/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/windowmanagers/lxp-icewm/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/windowmanagers/lxp-icewm/TRIGGERS
b/windowmanagers/lxp-icewm/TRIGGERS
new file mode 100755
index 0000000..6afb62f
--- /dev/null
+++ b/windowmanagers/lxp-icewm/TRIGGERS
@@ -0,0 +1 @@
+on_cast $SPELL dispel_self
diff --git a/windowmanagers/lxp-icewm/configs
b/windowmanagers/lxp-icewm/configs
deleted file mode 100755
index 43b2b44..0000000
--- a/windowmanagers/lxp-icewm/configs
+++ /dev/null
@@ -1 +0,0 @@
-^/usr/share/lxp-icewm/menu$
diff --git a/windowmanagers/lxp-icewm/lxp-icewm-1.2.30.tar.gz.sig
b/windowmanagers/lxp-icewm/lxp-icewm-1.2.30.tar.gz.sig
deleted file mode 100644
index 0993ee7..0000000
Binary files a/windowmanagers/lxp-icewm/lxp-icewm-1.2.30.tar.gz.sig and
/dev/null differ
diff --git a/windowmanagers/lxp-icewm/startlxp
b/windowmanagers/lxp-icewm/startlxp
deleted file mode 100644
index 9defdae..0000000
--- a/windowmanagers/lxp-icewm/startlxp
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/sh
-#
-# startlxp
-#
-# Copyright (C) 2008 Arjan Bouter <abouter AT sourcemage.org>
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
-
-exec lxp-startup
diff --git a/windowmanagers/lxp-icewm/volatiles
b/windowmanagers/lxp-icewm/volatiles
deleted file mode 100755
index 43b2b44..0000000
--- a/windowmanagers/lxp-icewm/volatiles
+++ /dev/null
@@ -1 +0,0 @@
-^/usr/share/lxp-icewm/menu$
diff --git a/windowmanagers/openbox/DETAILS b/windowmanagers/openbox/DETAILS
index f34f0e8..e4ea5a8 100755
--- a/windowmanagers/openbox/DETAILS
+++ b/windowmanagers/openbox/DETAILS
@@ -1,9 +1,9 @@
SPELL=openbox
- VERSION=3.4.11
+ VERSION=3.4.11.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://openbox.org/dist/openbox/$SOURCE
-
SOURCE_HASH=sha512:63175eefb03a548cf9bb81d6d0ab9127f40a5105fea295773b706b92013ecda3da28b26b452301de853e6ee0f03859dabc274643be3289cc06bdb9de0376dc91
+
SOURCE_HASH=sha512:a585c6f6b68c444aa266f158b9920bd994dd0545f2f1deac784c02e3230f356e279efc04d33bf199d4ab242c444e99814c141d6d921a9499bbc0cf07bed050e8
WEB_SITE=http://www.openbox.org
ENTERED=20030126
LICENSE[0]=GPL
diff --git a/windowmanagers/openbox/HISTORY b/windowmanagers/openbox/HISTORY
index 1eead3b..89998ad 100644
--- a/windowmanagers/openbox/HISTORY
+++ b/windowmanagers/openbox/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 3.4.11.2
+
2010-02-19 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 3.4.11

diff --git a/windowmanagers/pekwm/DETAILS b/windowmanagers/pekwm/DETAILS
index 0ab89e6..ba3c2c5 100755
--- a/windowmanagers/pekwm/DETAILS
+++ b/windowmanagers/pekwm/DETAILS
@@ -1,8 +1,8 @@
SPELL=pekwm
- VERSION=0.1.11
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=0.1.12
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.pekwm.org/projects/pekwm/files/$SOURCE
-
SOURCE_HASH=sha512:adf5858c2e813769d9746e2536dfcf391aac0d0678eed7abddffad88327a6d7d0ecdd2a1bec7bdb2ed0a6f09a9cb5c38ffce4d0abcbecd37891d2884ce6ad249
+
SOURCE_HASH=sha512:0e470780f09b332a806c0960304dc8dc5ed423309302588981acac8c8e83a9281b3bf033c4e27e1bdd56526fe1ddaade207cf8230b04589c497ebe3e25d46ac8
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION/
WEB_SITE=http://pekwm.org
ENTERED=20030808
diff --git a/windowmanagers/pekwm/HISTORY b/windowmanagers/pekwm/HISTORY
index 485f2f9..6934e6d 100644
--- a/windowmanagers/pekwm/HISTORY
+++ b/windowmanagers/pekwm/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.1.12
+
2009-07-23 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.1.11

diff --git a/windowmanagers/scrotwm/DETAILS b/windowmanagers/scrotwm/DETAILS
index aac9211..0b0be23 100755
--- a/windowmanagers/scrotwm/DETAILS
+++ b/windowmanagers/scrotwm/DETAILS
@@ -1,8 +1,8 @@
SPELL=scrotwm
- VERSION=0.9.22
+ VERSION=0.9.25
SOURCE="${SPELL}-${VERSION}.tgz"
SOURCE_URL[0]=http://scrotwm.org/snapshot/${SOURCE}
-
SOURCE_HASH=sha512:c782d6d4bc351be5ee44dab49cc657ec05b25ec9274c4f36ab70bc1994f7113e8f31a6795a41c64ae7e85fdb8bb8b06f085a6365adc37fd12550f8c86820bb9d
+
SOURCE_HASH=sha512:4f673a3825927ad9dd6da4079688cbe78498d9adbe2a565f64b8e71af7a769d0c23d9f97c5593313737d630bd4aaf34e65a1c652aad0afbfd59c756e0d2f4ac4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.scrotwm.org";
LICENSE[0]=ISC
diff --git a/windowmanagers/scrotwm/HISTORY b/windowmanagers/scrotwm/HISTORY
index fa520a7..a18fd1f 100644
--- a/windowmanagers/scrotwm/HISTORY
+++ b/windowmanagers/scrotwm/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.9.25
+
2010-02-19 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.9.22

diff --git a/windowmanagers/tinywm/DETAILS b/windowmanagers/tinywm/DETAILS
index bba890b..1319b9c 100755
--- a/windowmanagers/tinywm/DETAILS
+++ b/windowmanagers/tinywm/DETAILS
@@ -3,7 +3,7 @@
SOURCE=${SPELL}-${VERSION}.tgz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://incise.org/files/dev/${SOURCE}
- WEB_SITE=http://freshmeat.net/projects/tinywm/
+ WEB_SITE=http://incise.org/tinywm.html
ENTERED=20050110

SOURCE_HASH=sha512:6ee19a74c528e949052e0b3ea7ca94e67c199f53e6e756b79e2fc8606e5feaed30de5ef77d0f63d6d16233d1d1cf584b50115edd93e226d8211afebd398da888
LICENSE[0]=OSL
diff --git a/windowmanagers/tinywm/HISTORY b/windowmanagers/tinywm/HISTORY
index e99fc25..893220d 100644
--- a/windowmanagers/tinywm/HISTORY
+++ b/windowmanagers/tinywm/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: fixed website URL
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs

diff --git a/windowmanagers/windowlab/DETAILS
b/windowmanagers/windowlab/DETAILS
index 3ccf2c2..6dbabfa 100755
--- a/windowmanagers/windowlab/DETAILS
+++ b/windowmanagers/windowlab/DETAILS
@@ -1,9 +1,9 @@
SPELL=windowlab
- VERSION=1.39
+ VERSION=1.40
SOURCE=${SPELL}-${VERSION}.tar
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://www.nickgravgaard.com/windowlab/${SOURCE}
-
SOURCE_HASH=sha512:5aa19a0911c51fea00d7c53bd54c94e1a151e1cd6e32deb39ec91539f7b742cec638fe9d7aea3e4460bd1defc5237a371ccd8e5d079019d6b00cd1306b1769b4
+
SOURCE_HASH=sha512:abea16f4f85f846d426fecce548cef2bf867fc6545a720ec2d3a8d93eb5a4abd6942e44534bb7faef6cffe0551181764effa99d835b8f067a1510f7d50af6d3d
WEB_SITE=http://www.nickgravgaard.com/windowlab/
ENTERED=20050110
LICENSE[0]=GPL
diff --git a/windowmanagers/windowlab/HISTORY
b/windowmanagers/windowlab/HISTORY
index e79ec8a..6a70edc 100644
--- a/windowmanagers/windowlab/HISTORY
+++ b/windowmanagers/windowlab/HISTORY
@@ -1,3 +1,6 @@
+2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 1.40
+
2010-03-31 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 1.39




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6b24b584ac0d7578799210008da7cdd1c6fda23d), Arjan Bouter, 07/15/2010

Archive powered by MHonArc 2.6.24.

Top of Page