Skip to Content.
Sympa Menu

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

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 (5853b30ae652592d09b3bc0085a24d1d7bd5c479)
  • Date: Thu, 3 Jan 2008 10:22:13 -0600

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

dev/null |binary
windowmanagers/icewm/DETAILS | 6 +++++-
windowmanagers/icewm/HISTORY | 4 ++++
windowmanagers/icewm/PREPARE | 1 +
windowmanagers/icewm/icewm-1.2.33.tar.gz.sig | 0
windowmanagers/icewm/icewm-1.2.34.tar.gz.sig |binary
windowmanagers/icewm/icewm-1.3.2.tar.gz.sig |binary
7 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 5853b30ae652592d09b3bc0085a24d1d7bd5c479
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

icewm: versions 1.2.34 and 1.3.2

diff --git a/windowmanagers/icewm/DETAILS b/windowmanagers/icewm/DETAILS
index 884becd..19a861b 100755
--- a/windowmanagers/icewm/DETAILS
+++ b/windowmanagers/icewm/DETAILS
@@ -1,5 +1,9 @@
SPELL=icewm
- VERSION=1.2.33
+if [[ "${ICEWM_TEST}" = 'y' ]] ; then
+ VERSION=1.3.2
+else
+ VERSION=1.2.34
+fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
diff --git a/windowmanagers/icewm/HISTORY b/windowmanagers/icewm/HISTORY
index 0d95815..df4eb52 100644
--- a/windowmanagers/icewm/HISTORY
+++ b/windowmanagers/icewm/HISTORY
@@ -1,3 +1,7 @@
+2008-01-03 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 1.2.34 and added testing version 1.3.2
+ * PREPARE: added testing version
+
2007-12-05 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 1.2.33
* DEPENDS: Added depends libxrandr, if using xorg-modular
diff --git a/windowmanagers/icewm/PREPARE b/windowmanagers/icewm/PREPARE
new file mode 100755
index 0000000..fe4bfe2
--- /dev/null
+++ b/windowmanagers/icewm/PREPARE
@@ -0,0 +1 @@
+config_query ICEWM_TEST "Do you want the test (unstable) version?" n
diff --git a/windowmanagers/icewm/icewm-1.2.33.tar.gz.sig
b/windowmanagers/icewm/icewm-1.2.33.tar.gz.sig
deleted file mode 100644
index 8a867da..0000000
Binary files a/windowmanagers/icewm/icewm-1.2.33.tar.gz.sig and /dev/null
differ
diff --git a/windowmanagers/icewm/icewm-1.2.34.tar.gz.sig
b/windowmanagers/icewm/icewm-1.2.34.tar.gz.sig
new file mode 100644
index 0000000..8538332
Binary files /dev/null and b/windowmanagers/icewm/icewm-1.2.34.tar.gz.sig
differ
diff --git a/windowmanagers/icewm/icewm-1.3.2.tar.gz.sig
b/windowmanagers/icewm/icewm-1.3.2.tar.gz.sig
new file mode 100644
index 0000000..871fe61
Binary files /dev/null and b/windowmanagers/icewm/icewm-1.3.2.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (5853b30ae652592d09b3bc0085a24d1d7bd5c479), Arjan Bouter, 01/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page