diff --git a/srcpkgs/postgresql/INSTALL.msg b/srcpkgs/postgresql/INSTALL.msg index 6f3fe210fbe..381ab658b14 100644 --- a/srcpkgs/postgresql/INSTALL.msg +++ b/srcpkgs/postgresql/INSTALL.msg @@ -1,9 +1,5 @@ -===================================================================== - To customize PostgreSQL's initialization: /etc/default/postgresql To customize PostgreSQL's server configuration: /etc/postgresql/postgresql.conf - -===================================================================== diff --git a/srcpkgs/postgresql/template b/srcpkgs/postgresql/template index 9cad5b553f0..5d80804a3b0 100644 --- a/srcpkgs/postgresql/template +++ b/srcpkgs/postgresql/template @@ -1,7 +1,7 @@ # Template file for 'postgresql' pkgname=postgresql -version=8.4.21 -revision=2 +version=8.4.22 +revision=1 build_style=gnu-configure configure_args="--with-docdir=/usr/share/doc --with-openssl --with-python --with-pam --datadir=/usr/share/postgresql --enable-thread-safety @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.postgresql.org" license="BSD" distfiles="ftp://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2" -checksum=388f67e59f2a16c27e84f50656f5d755adf3d0a883138366d091aa0c727c1e2c +checksum=5c1d56ce77448706d9dd03b2896af19d9ab1b9b8dcdb96c39707c74675ca3826 hostmakedepends="flex" makedepends="libfl-devel readline-devel>=6.3 libressl-devel perl>=5.16