Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (eec04009d08f03fe1b8d25dccb7ee5b2a4584578)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (eec04009d08f03fe1b8d25dccb7ee5b2a4584578)
  • Date: Mon, 19 Mar 2012 03:26:58 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

antivirus/clamav/DEPENDS | 1 +
python-pypi/webob/DETAILS | 6 +++---
python-pypi/webob/HISTORY | 3 +++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit eec04009d08f03fe1b8d25dccb7ee5b2a4584578
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

clamav - missing file form previous commit

commit 3b82096873ad1a631d3a8e988f6d217d13877157
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

webob: => 1.1.1

diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS
index 381c07b..6e67a02 100755
--- a/antivirus/clamav/DEPENDS
+++ b/antivirus/clamav/DEPENDS
@@ -1,5 +1,6 @@
depends -sub CXX gcc &&
depends zlib &&
+depends libtommath "--with-system-tommath" &&
optional_depends bzip2 "--enable-bzip2" \
"--disable-bzip2" \
"for bzip2 support" &&
diff --git a/python-pypi/webob/DETAILS b/python-pypi/webob/DETAILS
index 327a872..c90248c 100755
--- a/python-pypi/webob/DETAILS
+++ b/python-pypi/webob/DETAILS
@@ -1,8 +1,8 @@
SPELL=webob
SPELLX=WebOb
- VERSION=0.9.7.1
-
SOURCE_HASH=sha512:099432661c0f0350c522045b423cdf31e1e2becc56b96e71b1fa903d8265b18e3d5182beaabaecadf56d62d256168cb1a675328657beeecd1f42c4eefc17a208
- SOURCE=$SPELLX-$VERSION.tar.gz
+ VERSION=1.1.1
+
SOURCE_HASH=sha512:977de8a8a09dab4277cc70ca685b2f687d75079ed84f99a36f3156d3fe734958df7594bd3314a9e5a72c91ee39dad752dd421ccf2f5c35607f8019c1cddd5779
+ SOURCE=$SPELLX-$VERSION.zip
SOURCE_URL[0]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=http://pythonpaste.org/webob/
diff --git a/python-pypi/webob/HISTORY b/python-pypi/webob/HISTORY
index f20c143..1c7a92d 100644
--- a/python-pypi/webob/HISTORY
+++ b/python-pypi/webob/HISTORY
@@ -1,3 +1,6 @@
+2012-03-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.1
+
2011-10-14 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed long description wrap (scripted)




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (eec04009d08f03fe1b8d25dccb7ee5b2a4584578), Treeve Jelbert, 03/19/2012

Archive powered by MHonArc 2.6.24.

Top of Page