[SM-Commit] PERFORCE change 78733 by Benjamin Dirks for review

Perforce Review Daemon p4review at smee.org
Sun Apr 30 22:35:01 EDT 2006


Change 78733 by benjamin_dirks at benjamin-dirks-home.asaru.net on 2006/05/01 03:33:51

	added GCC_VERSION=3.4, build failed on gcc 4.0

Affected files ...

... //sgl/grimoires/devel/crypto/beecrypt/BUILD#1 add
... //sgl/grimoires/devel/crypto/beecrypt/DETAILS#4 edit
... //sgl/grimoires/devel/crypto/beecrypt/HISTORY#5 edit

Differences ...

==== //sgl/grimoires/devel/crypto/beecrypt/DETAILS#4 (xtext) ====

@@ -1,9 +1,10 @@
            SPELL=beecrypt
          VERSION=4.1.2
+     GCC_VERSION=3.4
        BUILD_API=2
-          SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+          SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
      SOURCE_HASH=sha512:52f035e531477fde44624216510c737ae0b60159802aae388df6ff988e116f0238a9b2eaa900abae54a7e74e235d4fce2eb8cecafac3a709a10cdc0f18f874f1
         WEB_SITE=http://www.gnu.org/directory/security/crypt/BeeCrypt.html
       MAINTAINER=hgr at vabo.cz

==== //sgl/grimoires/devel/crypto/beecrypt/HISTORY#5 (text) ====

@@ -1,3 +1,6 @@
+2006-05-02 Benjamin 'Asaru' Dirks <asaru at wtnet.de>
+	* DETAILS, BUILD: added GCC_VERSION=3.4
+
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
 	* DETAILS: (automated) Add KEYWORDS
 



More information about the SM-Commit mailing list