Skip to Content.
Sympa Menu

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

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 (0a51670b59e668625e4104ce08a5ddc88351db33)
  • Date: Tue, 28 Jul 2009 00:54:33 -0500

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

http/apache22/DETAILS | 6 +++---
http/apache22/HISTORY | 4 +++-
libs/apr/DETAILS | 2 +-
libs/apr/HISTORY | 4 +++-
4 files changed, 10 insertions(+), 6 deletions(-)

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

apache22: => 2.2.12

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

apr: => 1.3.7

diff --git a/http/apache22/DETAILS b/http/apache22/DETAILS
index d7b365f..518b72e 100755
--- a/http/apache22/DETAILS
+++ b/http/apache22/DETAILS
@@ -1,10 +1,10 @@
SPELL=apache22
- VERSION=2.2.11
- SECURITY_PATCH=5
+ VERSION=2.2.12
+ SECURITY_PATCH=6
SOURCE=httpd-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="apache.gpg:$SOURCE2:UPSTREAM_KEY"
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/httpd-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/httpd-$VERSION"
SOURCE_URL[0]=$APACHE_URL/httpd/$SOURCE
SOURCE_URL[1]=http://www.apache.org/dist/httpd/$SOURCE
SOURCE2_URL[0]=$APACHE_URL/httpd/$SOURCE2
diff --git a/http/apache22/HISTORY b/http/apache22/HISTORY
index edac02b..f6c9ac3 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,6 @@
+2009-07-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.12; SECURITY_PATCH++
+
2008-12-14 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.2.11

@@ -318,4 +321,3 @@

2002-04-22 Eric Schabell <eric AT schabell.com>
* Created spell for version 2.0.35.
-
diff --git a/libs/apr/DETAILS b/libs/apr/DETAILS
index 1b9a4d3..60de521 100755
--- a/libs/apr/DETAILS
+++ b/libs/apr/DETAILS
@@ -1,5 +1,5 @@
SPELL=apr
- VERSION=1.3.6
+ VERSION=1.3.7
REPOS_URI="branches/${VERSION%.*}.x"
# APR_LATEST replaces APR_CVS; remove APR_CVS in May, 2005
if [[ "${APR_LATEST:-APR_CVS}" == y ]]; then
diff --git a/libs/apr/HISTORY b/libs/apr/HISTORY
index 7d7c157..312a0c3 100644
--- a/libs/apr/HISTORY
+++ b/libs/apr/HISTORY
@@ -1,3 +1,6 @@
+2009-07-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.7
+
2009-07-07 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.3.6

@@ -197,4 +200,3 @@

2003-03-02 Robert Helgesson <rycee AT home.se>
* Created spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0a51670b59e668625e4104ce08a5ddc88351db33), Vlad Glagolev, 07/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page