Skip to Content.
Sympa Menu

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

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 (efd8b1fbf159023ef237692c8fa01a926042576a)
  • Date: Fri, 4 Nov 2011 11:35:59 -0500

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

devel/diffuse/DETAILS | 4 ++--
devel/diffuse/HISTORY | 3 +++
http/nginx/DETAILS | 4 ++--
http/nginx/HISTORY | 3 +++
python-pypi/pytz/DETAILS | 4 ++--
python-pypi/pytz/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

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

nginx: => 1.0.9 (stable), 1.1.7 (devel)

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

diffuse: => 0.4.6

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

pytz: => 2011n

diff --git a/devel/diffuse/DETAILS b/devel/diffuse/DETAILS
index 6efed34..64d50c4 100755
--- a/devel/diffuse/DETAILS
+++ b/devel/diffuse/DETAILS
@@ -1,8 +1,8 @@
SPELL=diffuse
- VERSION=0.4.5
+ VERSION=0.4.6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:daca76357b07638c76688f17970f3d89f0e7ea9b84071008d0084505b9f1dc71a32adff551d61a8cfdad596c03ebf6d9a8b67d8c98125bdb0ac2cc3dcd595c6d
+
SOURCE_HASH=sha512:ddde5e6c06ecaeb9b164de47590f22074e52d32a9969764466aa09a2a24925b6fa6aa3a098816c83d4fdef34ff1d2d88eab963a3bb8de3f403e40d797d497ae6
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://diffuse.sourceforge.net/
LICENSE[0]=GPL
diff --git a/devel/diffuse/HISTORY b/devel/diffuse/HISTORY
index a6ac166..d26ce76 100644
--- a/devel/diffuse/HISTORY
+++ b/devel/diffuse/HISTORY
@@ -1,3 +1,6 @@
+2011-11-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.4.6
+
2011-07-13 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.4.5

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 4348fcb..5120bee 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,7 +6,7 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.0.8
+ VERSION=1.0.9
;;
legacy)
VERSION=0.8.55
@@ -16,7 +16,7 @@ case "$NGINX_RELEASE" in
SECURITY_PATCH=2
;;
devel)
- VERSION=1.1.5
+ VERSION=1.1.7
;;
esac
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 3847505..50cc040 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2011-11-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.9 (stable), 1.1.7 (devel)
+
2011-10-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.1.5 (devel)
* BUILD: added new temp dirs for branches >=0.8
diff --git a/python-pypi/pytz/DETAILS b/python-pypi/pytz/DETAILS
index ba0c3b1..04ab95f 100755
--- a/python-pypi/pytz/DETAILS
+++ b/python-pypi/pytz/DETAILS
@@ -1,8 +1,8 @@
SPELL=pytz
- VERSION=2011k
+ VERSION=2011n
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:534ef6d71468e94d078ca2dade3e7792d84739ca25a290c846428f5b0e35b07ec6d24012f371e2df7f3b850c191c327c650c643fdae700abc33a127c1c00df04
+
SOURCE_HASH=sha512:cd817120d390f5072a5941563e0f806963282c4215d5108f67ef478663a8c312d4fa9fe0d0425401f72ed9355140722e23cbe595f71a8b1cff16b0ed7bfeea54
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://pytz.sourceforge.net/
LICENSE[0]=BSD
diff --git a/python-pypi/pytz/HISTORY b/python-pypi/pytz/HISTORY
index 2eb13fd..ce6ee8a 100644
--- a/python-pypi/pytz/HISTORY
+++ b/python-pypi/pytz/HISTORY
@@ -1,3 +1,6 @@
+2011-11-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2011n
+
2011-10-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2011k




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (efd8b1fbf159023ef237692c8fa01a926042576a), Vlad Glagolev, 11/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page