Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3d5d93409b5b83a89a14a82a68efa1fb33696f12)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3d5d93409b5b83a89a14a82a68efa1fb33696f12)
  • Date: Sat, 24 Jul 2010 11:51:45 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 3 ++-
dev/null |binary
djm.gpg |binary
net/djm.gpg | 0
python-pypi/py-bcrypt/DETAILS | 5 ++++-
5 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 3d5d93409b5b83a89a14a82a68efa1fb33696f12
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ChangeLog: no time machine

commit 3d45ae23529692b5244d39a82d9ab748c79ddf00
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

py-bcrypt: use upstream gpg

commit c08161fe00a2025e93312efa215d800232baa864
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

net/djm.gpg -> djm.gpg: needed for py-bcrypt

diff --git a/ChangeLog b/ChangeLog
index f9df654..7b04534 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,10 @@
-2010-07-07 Treeve Jelbert <treeve AT sourcemage.org>
+2010-07-24 Treeve Jelbert <treeve AT sourcemage.org>
* graphics/lcms2: new spell, version 2 of lcms

2010-07-24 Vlad Glagolev <stealth AT sourcemage.org>
* python-pypi/py-bcrypt: new spell, Python wrapper of OpenBSD's
Blowfish
password hashing code
+ * djm.gpg: moved from net -- needed for py-bcrypt

2010-07-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* utils/iozone: new spell, a filesystem benchmark
diff --git a/djm.gpg b/djm.gpg
new file mode 100644
index 0000000..a2839e6
Binary files /dev/null and b/djm.gpg differ
diff --git a/net/djm.gpg b/net/djm.gpg
deleted file mode 100644
index a2839e6..0000000
Binary files a/net/djm.gpg and /dev/null differ
diff --git a/python-pypi/py-bcrypt/DETAILS b/python-pypi/py-bcrypt/DETAILS
index 897e498..032dfce 100755
--- a/python-pypi/py-bcrypt/DETAILS
+++ b/python-pypi/py-bcrypt/DETAILS
@@ -1,8 +1,11 @@
SPELL=py-bcrypt
VERSION=0.2
SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://www.mindrot.org/files/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:d01f263ebb309b4018e457714f8a2cfad6b3a4c33c8b151e2c66de3a658a8495e50704ce10122f0cb551f7669fa9a8f9fdc8d2c5af22e39352c22feb45eaf777
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=djm.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=http://www.mindrot.org/projects/py-bcrypt/
LICENSE[0]=BSD



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3d5d93409b5b83a89a14a82a68efa1fb33696f12), Vlad Glagolev, 07/24/2010

Archive powered by MHonArc 2.6.24.

Top of Page