[Lunar-commits] <moonbase> check: updated to 0.9.6; Removed BUILD.

Zbigniew Luszpinski zbiggy at lunar-linux.org
Mon Jan 5 04:35:58 CET 2009


commit 79106b936350ba032eef997a046610e5ced75e1d
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Mon Jan 5 03:35:58 2009 +0000

    check: updated to 0.9.6; Removed BUILD.
    Reasons for removing BUILD:
    1. INSTALL doc says that 'make check' is optional
    2. It was already commented out in BUILD due to build issues
    3. make check works on my machine but build is much longer
---
 devel/check/BUILD   |   14 --------------
 devel/check/DETAILS |    6 +++---
 2 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/devel/check/BUILD b/devel/check/BUILD
deleted file mode 100644
index 480cb44..0000000
--- a/devel/check/BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-(
-
-  default_config   && 
-  make             &&
-
-  # make check on version 0.9.3 was cause issues on a few user machines.
-  # Until the issues are cleared up (new version?) work around the issue
-  # by not running make check... ~ v3rt1g0 (04-Jan-06)
-  # make check       &&
-
-  prepare_install  &&
-  make install
-
-) > $C_FIFO 2>&1
diff --git a/devel/check/DETAILS b/devel/check/DETAILS
index 00651fc..14a87f6 100644
--- a/devel/check/DETAILS
+++ b/devel/check/DETAILS
@@ -1,11 +1,11 @@
           MODULE=check
-         VERSION=0.9.5
+         VERSION=0.9.6
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:84b9d1ace6d0bf0fc73c9de2e684a62f73d312f8
+      SOURCE_VFY=sha1:09427552b4c9fef81fd5783800836a4fa89dac46
         WEB_SITE=http://check.sourceforge.net
          ENTERED=20031201
-         UPDATED=20061202
+         UPDATED=20090105
            SHORT="A unit test framework for C"
 
 cat << EOF


More information about the Lunar-commits mailing list