Skip to Content.
Sympa Menu

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

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 (285b70793a36d4cae8c1f6ffc2cfa41478f6ae86)
  • Date: Mon, 3 Nov 2008 11:28:41 -0600

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

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

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

postgresql: => 8.3.5

diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index c150b8d..a67b52e 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,9 +1,9 @@
SPELL=postgresql
- VERSION=8.3.4
-
SOURCE_HASH=sha512:8fb35a48009f13afa70bc05ac888c511e91772013003449066ff4b7fad5fb9739b059cc431d5e2f8dce002a8389738815898abd05c7503fc59a6958e770ed4b2
+ VERSION=8.3.5
+
SOURCE_HASH=sha512:c66c867f2d91bc918137c9ec568ceadb6eaf44f24c40647e6a170f89e631c97876050b629811de28da524def2ca77173aa4b467fb19c61675172adaf85a6bd8e
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-
SOURCE_URL[0]=ftp://ftp9.us.postgresql.org/pub/mirrors/$SPELL/source/v$VERSION/$SOURCE
+ 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
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index 0af9c9e..e58cc2c 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,6 @@
+2008-11-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 8.3.5; use primary mirror
+
2008-09-22 Arjan Bouter <abouter AT sourcemage.org>
* CONFIGURE: removed && to allow postgres to install for the 1st time




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (285b70793a36d4cae8c1f6ffc2cfa41478f6ae86), Vlad Glagolev, 11/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page