[Lunar-commits] CVS: moonbase/x11-wm/blackbox BUILD, 1.2,
1.3 DETAILS, 1.5, 1.6
Florin Braescu
florin at lunar-linux.org
Wed Mar 2 07:10:38 UTC 2005
Update of /var/cvs/lunar/moonbase/x11-wm/blackbox
In directory espresso.foo-projects.org:/tmp/cvs-serv27463/x11-wm/blackbox
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 0.65.0 to 0.70.0.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-wm/blackbox/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 16 Jun 2004 16:11:33 -0000 1.2
+++ BUILD 2 Mar 2005 07:10:36 -0000 1.3
@@ -1,12 +1,11 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
-
- ./configure --build=$BUILD \
- --prefix=/usr \
- --sysconfdir=/etc \
- --disable-nls \
+ ./configure --build=$BUILD \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --disable-nls \
$OPTS &&
+
default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-wm/blackbox/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 5 Oct 2004 09:30:23 -0000 1.5
+++ DETAILS 2 Mar 2005 07:10:36 -0000 1.6
@@ -1,13 +1,13 @@
MODULE=blackbox
- VERSION=0.65.0
+ VERSION=0.70.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=assert.patch
- SOURCE_URL[0]=$SFORGE_URL/blackboxwm/
- SOURCE2_URL[0]=$PATCH_URL/
+ SOURCE_URL=$SFORGE_URL/blackboxwm/
+ SOURCE_VFY=sha1:f700efa5d284f97ba4c7aa27d1a3425cb26baf7b
WEB_SITE=http://blackbox.alug.org
ENTERED=20010922
- UPDATED=20020920
+ UPDATED=20050302
SHORT="blackbox is an X11 windows manager."
+
cat << EOF
Blackbox is yet another addition to the list of window managers for X.
It is written in C++, sharing no common code with any other window
More information about the Lunar-commits
mailing list