[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (b0ac079477557a6602a071a48131d94b1716a321)

Ladislav Hagara scm at sourcemage.org
Tue Jun 12 05:09:42 EDT 2007


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 python-devel/m2crypto/BUILD      |    1 -
 python-devel/m2crypto/DETAILS    |   10 +++++-----
 python-devel/m2crypto/HISTORY    |    4 ++++
 python-devel/m2crypto/swig.patch |   11 -----------
 4 files changed, 9 insertions(+), 17 deletions(-)

New commits:
commit b0ac079477557a6602a071a48131d94b1716a321
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    m2crypto 0.17

diff --git a/python-devel/m2crypto/BUILD b/python-devel/m2crypto/BUILD
index 28454a2..9f3dd1a 100755
--- a/python-devel/m2crypto/BUILD
+++ b/python-devel/m2crypto/BUILD
@@ -1,2 +1 @@
-patch -p0 < $SCRIPT_DIRECTORY/swig.patch &&
 python  setup.py  build
diff --git a/python-devel/m2crypto/DETAILS b/python-devel/m2crypto/DETAILS
index 9e536f0..1719b40 100755
--- a/python-devel/m2crypto/DETAILS
+++ b/python-devel/m2crypto/DETAILS
@@ -1,10 +1,10 @@
            SPELL=m2crypto
-         VERSION=0.13
-          SOURCE=$SPELL-$VERSION.zip
+         VERSION=0.17
+          SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=http://sandbox.rulemaker.net/ngps/Dist/$SOURCE
-     SOURCE_HASH=sha512:e0fde499b57623620e67cc71831b9440e6a4e43363730309f326551fad52b7c76d96d1298ff49c64c206ce6db73bf8810c2634a6ef8ee11d5f8934f6f9ce3e6b
-        WEB_SITE=http://sandbox.rulemaker.net/ngps/m2/
+   SOURCE_URL[0]=http://chandlerproject.org/pub/Projects/MeTooCrypto/$SOURCE
+     SOURCE_HASH=sha512:a1646bf16d5a269762db10ed1859fbc1c30fa01bee1b906d4a241f7cf3ddee50827f5fb74e4937d9a08d83ff27a92b7eae504b54bd119a00c74fd33819cfb862
+        WEB_SITE=http://chandlerproject.org/Projects/MeTooCrypto
          ENTERED=20050118
       LICENSE[0]=GPL
            SHORT="M2Crypto is a crypto and SSL toolkit for Python."
diff --git a/python-devel/m2crypto/HISTORY b/python-devel/m2crypto/HISTORY
index 91d3697..04d942f 100644
--- a/python-devel/m2crypto/HISTORY
+++ b/python-devel/m2crypto/HISTORY
@@ -1,3 +1,7 @@
+2007-06-12 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 0.17, new WEB_SITE and SOURCE_URL, zip -> tar.gz
+	* BUILD, swig.patch: removed patch
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 
diff --git a/python-devel/m2crypto/swig.patch b/python-devel/m2crypto/swig.patch
deleted file mode 100644
index 0319520..0000000
--- a/python-devel/m2crypto/swig.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py.org	2005-01-19 11:41:06.584982360 +0100
-+++ setup.py	2005-01-19 11:41:28.558641856 +0100
-@@ -14,7 +14,7 @@
- 
- # This copy of swig_sources is from Python 2.2.
- 
--def swig_sources (self, sources):
-+def swig_sources (self, sources, extension=None):
- 
-     """Walk the list of source files in 'sources', looking for SWIG
-     interface (.i) files.  Run SWIG on all that are found, and



More information about the SM-Commit mailing list