From 8a9f0a49f0c5c129964873397570d828d699c6cb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 28 Oct 2010 05:48:29 +0200 Subject: [PATCH] postgresql: update to 8.4.5. --- srcpkgs/postgresql/postgresql-client.template | 2 -- srcpkgs/postgresql/postgresql-libs-devel.template | 2 -- srcpkgs/postgresql/postgresql-libs.template | 2 -- srcpkgs/postgresql/template | 5 ++--- 4 files changed, 2 insertions(+), 9 deletions(-) diff --git a/srcpkgs/postgresql/postgresql-client.template b/srcpkgs/postgresql/postgresql-client.template index d2b4b16feb5..7777f25af1c 100644 --- a/srcpkgs/postgresql/postgresql-client.template +++ b/srcpkgs/postgresql/postgresql-client.template @@ -12,8 +12,6 @@ long_desc="${long_desc} On a network, you can install this package on many client machines, while the server package may be installed on only one machine." -revision=1 - Add_dependency run glibc Add_dependency run zlib Add_dependency run openssl diff --git a/srcpkgs/postgresql/postgresql-libs-devel.template b/srcpkgs/postgresql/postgresql-libs-devel.template index 8627d61aab3..99ecd29a2fe 100644 --- a/srcpkgs/postgresql/postgresql-libs-devel.template +++ b/srcpkgs/postgresql/postgresql-libs-devel.template @@ -6,8 +6,6 @@ long_desc="${long_desc} This package provides the development files required to build any PostgreSQL application." -revision=1 - Add_dependency run glibc Add_dependency run postgresql-libs diff --git a/srcpkgs/postgresql/postgresql-libs.template b/srcpkgs/postgresql/postgresql-libs.template index 2e353c3b143..94f5eea5866 100644 --- a/srcpkgs/postgresql/postgresql-libs.template +++ b/srcpkgs/postgresql/postgresql-libs.template @@ -5,8 +5,6 @@ long_desc="${long_desc} This package provides the shared libraries used by PostgreSQL applications." -revision=2 - Add_dependency run glibc Add_dependency run openssl diff --git a/srcpkgs/postgresql/template b/srcpkgs/postgresql/template index 065fbb6cd89..5f956e85b06 100644 --- a/srcpkgs/postgresql/template +++ b/srcpkgs/postgresql/template @@ -1,7 +1,6 @@ # Template file for 'postgresql' pkgname=postgresql -version=8.4.2 -revision=2 +version=8.4.5 distfiles="ftp://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2" build_style=gnu_configure configure_args="--with-docdir=/usr/share/doc --with-openssl --with-python @@ -11,7 +10,7 @@ configure_args="--with-docdir=/usr/share/doc --with-openssl --with-python --with-system-tzdata=/usr/share/zoneinfo --enable-nls --with-gnu-ld" short_desc="Sophisticated open-source Object-Relational DBMS" maintainer="Juan RP " -checksum=adb3c5c90396195d76e986f835c2bd0e0dad438f91f4dc2b62048caf6d9869f2 +checksum=300022ae2d998a0291a1e91978c48468fdc9c389afca05d6e5f18209ff5732bf long_desc=" PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture