diff options
| author | Palle Girgensohn <girgen@FreeBSD.org> | 2008-06-12 23:46:07 +0000 |
|---|---|---|
| committer | Palle Girgensohn <girgen@FreeBSD.org> | 2008-06-12 23:46:07 +0000 |
| commit | 89025407ac8aa413884e5a33322957c188ca0a40 (patch) | |
| tree | 02f0c0fbc1b0c6f9cdb6cd06fbdc74eb75df3d0c /databases/postgresql83-client | |
| parent | - Fix QT4 modules dependency list (diff) | |
Updates of the PostgreSQL ports
Updates for all maintained versions of PostgreSQL are available today:
8.3.3, 8.2.9, 8.1.13, 8.0.17 and 7.4.21. These releases fix more than
two dozen minor issues reported and patched over the last few months.
All PostgreSQL users should plan to update at their earliest
convenience. People in affected time zones, in particular, should
upgrade as soon as possible.
Release Notes:
http://www.postgresql.org/docs/8.3/static/release.html
Also, fix umask error in periodic script [1].
PR: ports/124457 [1]
Submitted by: Alexandre Perrin
Diffstat (limited to 'databases/postgresql83-client')
| -rw-r--r-- | databases/postgresql83-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql83-client/Makefile b/databases/postgresql83-client/Makefile index 020a7881d52b..81c722be9442 100644 --- a/databases/postgresql83-client/Makefile +++ b/databases/postgresql83-client/Makefile @@ -9,7 +9,6 @@ PORTNAME= postgresql PKGNAMESUFFIX= -client -PORTREVISION= 1 COMMENT= PostgreSQL database (client) |
