Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (d8e977c36c0af4bd76777734348aac20b953eb5d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (d8e977c36c0af4bd76777734348aac20b953eb5d)
  • Date: Fri, 30 Nov 2007 02:06:10 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

libs/apr-util/DETAILS | 2 +-
libs/apr-util/HISTORY | 1 +
libs/apr/DETAILS | 2 +-
libs/apr/HISTORY | 1 +
4 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit d8e977c36c0af4bd76777734348aac20b953eb5d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

apr-util: Updated to 1.2.12

commit ea751183ae94002e262dce9e6cfb2d151915dc8f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

apr: Updated to 1.2.12

diff --git a/libs/apr-util/DETAILS b/libs/apr-util/DETAILS
index b823e0e..2112984 100755
--- a/libs/apr-util/DETAILS
+++ b/libs/apr-util/DETAILS
@@ -3,7 +3,7 @@ if [ -f $DEPENDS_CONFIG/apr.p ]; then
fi

SPELL=apr-util
- VERSION=1.2.8
+ VERSION=1.2.12

SOURCE_HASH=sha512:cae7133d5d7d14627edc603515f7aed65719cd225bc81c0608b3653c4765864c4cd3ee2959409a782a3a0010a4268a2f9b19c785b9c1e59cd9d97b48988665a1
REPOS_URI="branches/${VERSION%.*}.x"
if [[ "$APR_LATEST" == y ]]; then
diff --git a/libs/apr-util/HISTORY b/libs/apr-util/HISTORY
index 2a5d58e..4893617 100644
--- a/libs/apr-util/HISTORY
+++ b/libs/apr-util/HISTORY
@@ -1,5 +1,6 @@
2007-11-29 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Use upstream apache.gpg key and signatures
+ Updated to 1.2.12

2007-03-08 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add optional sqlite, sqlite2, psotgresql
diff --git a/libs/apr/DETAILS b/libs/apr/DETAILS
index f8c7eed..57a31cf 100755
--- a/libs/apr/DETAILS
+++ b/libs/apr/DETAILS
@@ -1,5 +1,5 @@
SPELL=apr
- VERSION=1.2.8
+ VERSION=1.2.12
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 4abe9e4..fd40c9d 100644
--- a/libs/apr/HISTORY
+++ b/libs/apr/HISTORY
@@ -1,5 +1,6 @@
2007-11-29 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Use upstream apache.gpg key and signatures
+ Updated to 1.2.12

2006-12-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.8



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (d8e977c36c0af4bd76777734348aac20b953eb5d), Eric Sandall, 11/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page