Skip to Content.
Sympa Menu

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

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 (16ebc95fd8e62e2bc036e9555dc00b1eadb38d25)
  • Date: Mon, 14 Dec 2009 02:41:31 -0600

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

database/postgresql/DETAILS | 6 ++----
database/postgresql/HISTORY | 3 +++
2 files changed, 5 insertions(+), 4 deletions(-)

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

postgresql: => 8.4.2

diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index 351968f..496289f 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,12 +1,10 @@
SPELL=postgresql
- VERSION=8.4.1
-
SOURCE_HASH=sha512:7827af3e54084b616fbeb5cabd22f28d7481658de6feaefa3a0e1eae561291138d81456695d82d956fd65dcde90e7d6b8b928f47995ad0a5327adf1435f6ce4f
+ VERSION=8.4.2
+
SOURCE_HASH=sha512:6f5581971f8e8e79f64fc97b3b633bccabe1fef9e31c4bfe99d51b3a53d1166f7c5f4a38f264e894c166f9315b0f793cf538f11a00804d33edbb0ccfab529a06
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/source/v$VERSION/$SOURCE

SOURCE_URL[1]=ftp://ftp10.us.postgresql.org/pub/$SPELL/source/v$VERSION/$SOURCE
-
SOURCE_URL[2]=ftp://ftp13.us.postgresql.org/mirror/$SPELL/source/v$VERSION/$SOURCE
- SOURCE_URL[3]=ftp://ftp15.us.postgresql.org/v$VERSION/$SOURCE

if [[ $PGSQL_CLUSTER == y ]]; then
CLUSTER_VERSION=1.9.0rc5
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index 9811e3c..eb96a52 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,6 @@
+2009-12-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 8.4.2; removed broken mirrors
+
2009-09-08 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 8.4.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (16ebc95fd8e62e2bc036e9555dc00b1eadb38d25), Vlad Glagolev, 12/14/2009

Archive powered by MHonArc 2.6.24.

Top of Page