[SM-Commit] PERFORCE change 79220 by Arwed von Merkatz for review

Perforce Review Daemon p4review at smee.org
Sat May 13 13:10:03 EDT 2006


Change 79220 by arwed_von_merkatz at arwed-Otherland on 2006/05/13 18:06:08

	update to stable, bug #11451

Affected files ...

... //sgl/grimoires/stable/0.3/devel/cppunit/BUILD#2 integrate
... //sgl/grimoires/stable/0.3/devel/cppunit/DETAILS#2 integrate
... //sgl/grimoires/stable/0.3/devel/cppunit/HISTORY#2 integrate

Differences ...

==== //sgl/grimoires/stable/0.3/devel/cppunit/BUILD#2 (xtext) ====

@@ -1,12 +1,6 @@
-(
-
   ./configure  --prefix=/usr        \
                --sysconfdir=/etc    \
                --localstatedir=/var \
 	           $OPTS                &&
-  make                              &&
-  make    check                     &&
-  prepare_install                   &&
-  make    install
-
-) > $C_FIFO 2>&1
+  make
+#  make    check

==== //sgl/grimoires/stable/0.3/devel/cppunit/DETAILS#2 (xtext) ====

@@ -1,14 +1,14 @@
            SPELL=cppunit
-         VERSION=1.8.0
+         VERSION=1.10.2
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-          MD5[0]=a68b18a35ae1865e9ddd78f2b8c693f3
+     SOURCE_HASH=sha512:33360a1a39e4fca10b906d7e52ea6dbbfafee374c6f7de816da61f5778a21b87be66218b9c08674b436ea2d92d5607a37ee6188c4c7f0858211cb22f1eae33eb
       LICENSE[0]=LGPL
-        WEB_SITE=http://CppUnit.sourceforge.net
+        WEB_SITE=http://cppunit.sourceforge.net/cppunit-wiki/FrontPage
+       BUILD_API=2
          ENTERED=20030827
          UPDATED=20030827
-      MAINTAINER=eschabell at sourcemage.org
            SHORT="CppUnit is the C++ port of the famous JUnit framework for unit testing."
 cat << EOF
 CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output 

==== //sgl/grimoires/stable/0.3/devel/cppunit/HISTORY#2 (text) ====

@@ -1,3 +1,7 @@
+2005-10-07 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated to 1.10.2 and BUILD_API=2
+	* BUILD: Updated for BUILD_API=2
+
 2003-08-27 Eric Schabell <eschabell at sourcemage.org>
 	* Created and added this spell.
 



More information about the SM-Commit mailing list