diff options
author | 2005-01-04 06:07:29 +0000 | |
---|---|---|
committer | 2005-01-04 06:07:29 +0000 | |
commit | 84d3ee454bf496a5cb55547c3377abc9855175ec (patch) | |
tree | 6a4e78217a99e0ce9b883699706ed5a4cc10d1ae /app-crypt | |
parent | Added fix for bug #70734 per seemant's request as he's leaving and won't be a... (diff) | |
download | historical-84d3ee454bf496a5cb55547c3377abc9855175ec.tar.gz historical-84d3ee454bf496a5cb55547c3377abc9855175ec.tar.bz2 historical-84d3ee454bf496a5cb55547c3377abc9855175ec.zip |
Added bc_mgr.c into the bc.ko to solve bug #76567 by Craig <craig@haquarter.de>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/bestcrypt/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/bestcrypt/Manifest | 12 | ||||
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.5_p9-r1.ebuild (renamed from app-crypt/bestcrypt/bestcrypt-1.5_p9.ebuild) | 10 | ||||
-rw-r--r-- | app-crypt/bestcrypt/files/digest-bestcrypt-1.5_p9-r1 (renamed from app-crypt/bestcrypt/files/digest-bestcrypt-1.5_p9) | 0 |
4 files changed, 18 insertions, 12 deletions
diff --git a/app-crypt/bestcrypt/ChangeLog b/app-crypt/bestcrypt/ChangeLog index 2442accfa73d..ee0589811e36 100644 --- a/app-crypt/bestcrypt/ChangeLog +++ b/app-crypt/bestcrypt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-crypt/bestcrypt # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.24 2005/01/03 04:33:12 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.25 2005/01/04 06:07:29 dragonheart Exp $ + +*bestcrypt-1.5_p9-r1 (04 Jan 2005) + + 04 Jan 2005; Daniel Black <dragonheart@gentoo.org> + +bestcrypt-1.5_p9-r1.ebuild, -bestcrypt-1.5_p9.ebuild: + Added bc_mgr.c into the bc.ko to solve bug #76567 by Craig <craig@haquarter.de> 03 Jan 2005; Daniel Black <dragonheart@gentoo.org> bestcrypt-1.5_p7-r1.ebuild, bestcrypt-1.5_p7.ebuild: diff --git a/app-crypt/bestcrypt/Manifest b/app-crypt/bestcrypt/Manifest index f3e242fd9ea8..cee66e182fa0 100644 --- a/app-crypt/bestcrypt/Manifest +++ b/app-crypt/bestcrypt/Manifest @@ -1,23 +1,23 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 449e6dfcde7f78617f664d16a8504cf7 ChangeLog 4335 +MD5 b176ea85a31a981d0c741e9d50bf52d5 ChangeLog 4564 +MD5 3dbfc3e0c2b260e8b4b02f4cbc0ba58b bestcrypt-1.5_p9-r1.ebuild 2701 MD5 566cf4f89e44670d0aba4a745913d748 metadata.xml 224 MD5 4b7a544fe93e1ed5f17e891d12bc880b bestcrypt-1.5_p7.ebuild 1498 MD5 16da5a478d0f51c9156285ad82cc9612 bestcrypt-1.5_p7-r1.ebuild 1763 -MD5 6818e0ec0434bcb5fa321c3e1643436e bestcrypt-1.5_p9.ebuild 2638 MD5 c5fbab81816aa1d6f319f8434d2db2b2 files/bcrypt 3113 MD5 5b4b4d2cf3a069dcc49e6803af149665 files/bcrypt2 3097 MD5 0627a90c642911ade3f933e5b6ecd6c0 files/bcrypt3 3159 +MD5 ca9e4e3d8a5d0f6e54e5b83d2fe21c58 files/digest-bestcrypt-1.5_p9-r1 136 MD5 ae0a806bcd924019822cdbfdc0dbcfec files/bestcrypt-1.5_p7-makefile_fix.patch 2519 MD5 362ade933d7aab0a81b18a9e08d1e24f files/digest-bestcrypt-1.5_p7 67 MD5 4b5ee352a3df35a5803d9013b763afec files/digest-bestcrypt-1.5_p7-r1 136 -MD5 ca9e4e3d8a5d0f6e54e5b83d2fe21c58 files/digest-bestcrypt-1.5_p9 136 MD5 e9585e8f08138f46bdda7b88ddd81cd8 files/bestcrypt-1.5_p9-makefile_fix.patch 1136 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFB2MsOmdTrptrqvGERAiJoAKCTbuLA9+Odh1k4q2khwBcicdh7EwCfTPeY -wzOkstkauPifBg2jSO0dBvk= -=wTJg +iD8DBQFB2jKnmdTrptrqvGERAgNSAKCGi2u9kW16rQU+x9Kx8Upb6evBMQCfZSt1 +zziwWZsPMeIIH5gYbrAA7ac= +=tIjI -----END PGP SIGNATURE----- diff --git a/app-crypt/bestcrypt/bestcrypt-1.5_p9.ebuild b/app-crypt/bestcrypt/bestcrypt-1.5_p9-r1.ebuild index 04eb4c9ca441..a13be646a28d 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.5_p9.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.5_p9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.5_p9.ebuild,v 1.2 2005/01/03 04:33:12 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.5_p9-r1.ebuild,v 1.1 2005/01/04 06:07:29 dragonheart Exp $ inherit flag-o-matic eutils linux-mod toolchain-funcs @@ -33,7 +33,7 @@ MODULE_NAMES="bc(block:${S}/mod) bc_serpent(block:${S}/mod/serpent) bc_rc6(block:${S}/mod/rc6) bc_twofish(block:${S}/mod/twofish)" - + src_unpack() { unpack BestCrypt-${PV/_p/-}.tar.gz cd ${S} @@ -50,11 +50,11 @@ src_compile() { #BUILD_PARAMS=-I${S}/include KERNEL_DIR=${KV_DIR} -DKBUILD_MODNAME=bc_$$i" TARGET=bc_ #linux-mod_src_compile - emake -C mod SYMSRC=bc_dev${KV_MAJOR}${KV_MINOR}.c bc_dev.ver + emake -C mod SYMSRC=bc_dev${KV_MAJOR}${KV_MINOR}.c bc_dev.ver || die "compile failed" - emake -C mod OBJS=bc_dev${KV_MAJOR}${KV_MINOR}.o \ + emake -C mod OBJS="bc_dev${KV_MAJOR}${KV_MINOR}.o bc_mgr.o" \ KERNEL_DIR=${KV_DIR} KEXT=${KV_OBJ} CC=$(tc-getCC) LD=$(tc-getLD) \ - AS=$(tc-getAS) CPP=$(tc-getCXX) + AS=$(tc-getAS) CPP=$(tc-getCXX) || die "compile failed" einfo "Modules compiled" diff --git a/app-crypt/bestcrypt/files/digest-bestcrypt-1.5_p9 b/app-crypt/bestcrypt/files/digest-bestcrypt-1.5_p9-r1 index 86a59f5f9bf3..86a59f5f9bf3 100644 --- a/app-crypt/bestcrypt/files/digest-bestcrypt-1.5_p9 +++ b/app-crypt/bestcrypt/files/digest-bestcrypt-1.5_p9-r1 |