summaryrefslogtreecommitdiffstats
path: root/database/postgresql/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/postgresql/DETAILS')
-rwxr-xr-xdatabase/postgresql/DETAILS17
1 files changed, 4 insertions, 13 deletions
diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index 5a461e1032..76bca98899 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,22 +1,13 @@
SPELL=postgresql
- VERSION=9.2.0
- SOURCE_HASH=sha512:40e0538dca5bb795a8e5c8efd28c57e7db80ee1724ccdb3bc190e0f179b1c09e2363204303c443768b213c1d8e7cccab0d59e5d94038e63d8014cfe1a8940e1d
+ VERSION=9.3.5
SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_HASH=sha512:a49bc8ea7635be5082044f5ebd6b81de7198583aedb072dffec8425521af90f2cb8e9f6e7b55b361ff24cbebc0670afefe365e8f5b80b8248ddf492b8092a746
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://ftp9.de.postgresql.org/unix/databases/postgresql/source/v${VERSION}/${SOURCE}
-
-if [[ $PGSQL_CLUSTER == y ]]; then
- CLUSTER_VERSION=1.9.0rc5
- SOURCE2=pgcluster-$CLUSTER_VERSION-patch.tar.gz
- SOURCE2_URL[0]=http://pgfoundry.org/frs/download.php/1706/$SOURCE2
- SOURCE2_HASH=sha512:df328505fee683051642850bade5932595184d3af8db6d47663d8c6e5fec5dc62256390ead83a2fa719efe212f8a44350f57cb4f1361bde63b2227e5cc13e927
-fi
-
+ SOURCE_URL[1]=ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v${VERSION}/${SOURCE}
WEB_SITE=http://www.postgresql.org/
GATHER_DOCS=off
- SECURITY_PATCH=12
+ SECURITY_PATCH=14
ENTERED=20011113
LICENSE[0]=BSD
KEYWORDS="database"