From 8a928af72d1ebb839a332158c27129b8a154275e Mon Sep 17 00:00:00 2001 From: Sean Chittenden Date: Thu, 4 Dec 2003 12:00:49 +0000 Subject: Introduce the world to PostgreSQL 7.4! By and large this release is regarded as a major release with features with interest to those with large databases. The updates are extensive and the best source of info is in the release notes. Enjoy and direct questions to database@! Release notes: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4 PR: ports/59403, ports/59404, ports/59393, ports/59394, ports/59395, ports/59397, ports/59398, ports/59402, && ports/59401 Submitted by: maintainer Approved by: marcus (portmgr@ hat) --- databases/postgresql-libpqxx3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql-libpqxx3/Makefile') diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index 1625d3adb076..ce5382f01774 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libpqxx -PORTVERSION= 1.5.1 +PORTVERSION= 2.1.1 CATEGORIES= databases MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/ PKGNAMEPREFIX= postgresql- -- cgit v1.2.3