summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2007-02-04 21:58:30 +0100
committerJeremy Blosser2007-02-22 21:00:26 -0600
commitd68d586407a62c5a684d23de2206ebb154765561 (patch)
treec92d2976ab2aca452504f433a8b3c7c3130e3835
parent6944d72130df1d824e954acc1f256a3281638308 (diff)
postgresql 8.2.2
(cherry picked from commit 83bb6ed77d990422c424dca8bc8f875a68783ee0)
-rwxr-xr-xdatabase/postgresql/DETAILS6
-rw-r--r--database/postgresql/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index 30289f346e..8f395c80fb 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,6 +1,6 @@
SPELL=postgresql
- VERSION=8.2.1
- SOURCE_HASH=sha512:db0016a9a2729fc1cde7f903e9eebc0d02dbaa4116a2e95526b84dd76212fe113e3808d54d99abc3776a68f5b39d61056bba6c9e7ceaaaec893a4793117df13a
+ VERSION=8.2.2
+ SOURCE_HASH=sha512:68c52afc485174c7176b19805fb346541c084539a2407ddace8cf1da149cb82eb78247b655cf206303c23b609bd6cd68f3bbbeff825f664e87a2cea0715cc365
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URI=v$VERSION/$SOURCE
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[3]=ftp://ftp15.us.postgresql.org/$SOURCE_URI
WEB_SITE=http://www.postgresql.org/
DOCS=""
- SECURITY_PATCH=1
+ SECURITY_PATCH=2
ENTERED=20011113
LICENSE[0]=BSD
KEYWORDS="database"
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index 461f98baff..7cc505c14a 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,6 @@
+2007-02-04 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 8.2.2, SECURITY_PATCH=2
+
2007-01-12 George Sherwood <george@beeranbeer.com>
* DETAILS: Updated to version 8.2.1
* PRE_BUILD: Updated pgcluster patch.