Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (18f7365603f25d0a08ccd78e1aeadb1cf27791a1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (18f7365603f25d0a08ccd78e1aeadb1cf27791a1)
  • Date: Fri, 30 Mar 2007 16:44:59 -0500

GIT changes to master grimoire by David Brown <dmlb2000 AT gmail.com>:

python-devel/pygext/DETAILS | 2 +-
python-devel/pygext/HISTORY | 2 +-
python-devel/pygresql/DEPENDS | 3 ++-
python-devel/pygresql/DETAILS | 2 +-
python-devel/pygresql/HISTORY | 2 +-
5 files changed, 6 insertions(+), 5 deletions(-)

New commits:
commit 18f7365603f25d0a08ccd78e1aeadb1cf27791a1
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

fixed some stupid things I forgot about like sha512sum's and depends

diff --git a/python-devel/pygext/DETAILS b/python-devel/pygext/DETAILS
index 1fc4bb3..dee0136 100755
--- a/python-devel/pygext/DETAILS
+++ b/python-devel/pygext/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=http://opioid-interactive.com/~shang/projects/pygext/${SOURCE}
- SOURCE_HASH=sha1:cf6940e3ec4f48930ef8e4600c6decfa13ebbbea
+
SOURCE_HASH=sha512:2cf8aba2e418829a676654f99ab8ae23ab626817f5052482b76e1c26a8d81851a2339da62c164c79806bef1183e6aefecc8cc98e778173bb85685369d969a94d

LICENSE[0]=LGPL
WEB_SITE=http://opioid-interactive.com/~shang/projects/pygext
PATCHLEVEL=1
diff --git a/python-devel/pygext/HISTORY b/python-devel/pygext/HISTORY
index 14ccad9..3e84a14 100644
--- a/python-devel/pygext/HISTORY
+++ b/python-devel/pygext/HISTORY
@@ -1,2 +1,2 @@
2007-03-30 David Brown <dmlb2000 AT gmail.com>
- * ALL: created spell
+ * ALL: created spell forgot sha512 sum
diff --git a/python-devel/pygresql/DEPENDS b/python-devel/pygresql/DEPENDS
index fbc9b44..dde4b70 100755
--- a/python-devel/pygresql/DEPENDS
+++ b/python-devel/pygresql/DEPENDS
@@ -1 +1,2 @@
-depends pygame
+depends python &&
+depends postgresql
diff --git a/python-devel/pygresql/DETAILS b/python-devel/pygresql/DETAILS
index 3536dd4..5082e44 100755
--- a/python-devel/pygresql/DETAILS
+++ b/python-devel/pygresql/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$MIX_SPELL.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MIX_SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.pygresql.org/pub/distrib/${SOURCE}
- SOURCE_HASH=sha1:cf6940e3ec4f48930ef8e4600c6decfa13ebbbea
+
SOURCE_HASH=sha512:041381dbf60d277d0ad87f9d1975c4d5301ebe084fdbacbf7697013cf62cfebf29f5482f0bd9338c42cf2014f8fd8615dd38c87a0bdc6428daa7afe65c906fec
LICENSE[0]=LGPL
WEB_SITE=http://www.pygresql.org/
PATCHLEVEL=1
diff --git a/python-devel/pygresql/HISTORY b/python-devel/pygresql/HISTORY
index 14ccad9..0b7123c 100644
--- a/python-devel/pygresql/HISTORY
+++ b/python-devel/pygresql/HISTORY
@@ -1,2 +1,2 @@
2007-03-30 David Brown <dmlb2000 AT gmail.com>
- * ALL: created spell
+ * ALL: created spell fixed depends and sha512sum



  • [SM-Commit] GIT changes to master grimoire by David Brown (18f7365603f25d0a08ccd78e1aeadb1cf27791a1), David Brown, 03/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page