Skip to Content.
Sympa Menu

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

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 (fd8b5fff7150b51b7917f167f813701055a25e6a)
  • Date: Tue, 17 Mar 2009 05:26:05 -0500

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 fd8b5fff7150b51b7917f167f813701055a25e6a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

postgresql: => 8.3.7

diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index e0d5bd4..ee19919 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,6 +1,6 @@
SPELL=postgresql
- VERSION=8.3.6
-
SOURCE_HASH=sha512:1dfa81ffc5fa9ddc06b911ec1f78c437cd04bd3a8d0be6668bc19808b87add4d5cfec712eec17174c083665a0c5fc01b025f4cc507bf81f5b02a9d84c378b3c8
+ VERSION=8.3.7
+
SOURCE_HASH=sha512:f592d101d66ac6282552e382ecb9bf423b9c06c9086b50872a1da80c268c24aab0a11433c53c15464048f5f0936f46632e0a0f95162ad92b85a7bf4168c4fee2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/source/v$VERSION/$SOURCE
@@ -17,7 +17,7 @@ fi

WEB_SITE=http://www.postgresql.org/
GATHER_DOCS=off
- SECURITY_PATCH=5
+ SECURITY_PATCH=6
ENTERED=20011113
LICENSE[0]=BSD
KEYWORDS="database"
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index 3a108f5..1d2b61b 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,6 @@
+2009-03-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 8.3.7, SECURITY_PATCH+=1
+
2009-03-03 Vlad Glagolev <stealth AT sourcemage.org>
* init.d/postgresql{,.conf}: pg_ctl doesn't support syslog logging




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (fd8b5fff7150b51b7917f167f813701055a25e6a), Vlad Glagolev, 03/17/2009

Archive powered by MHonArc 2.6.24.

Top of Page