From 24fb4ad4fb7c672799f867d1e1a63bee7f51f352 Mon Sep 17 00:00:00 2001 From: avilla Date: Tue, 12 Jun 2012 22:07:12 +0000 Subject: - Update libpqxx to 4.0. [1] - Update CONFLICTS in libpqxx30. - Add instructions to UPDATING for people willing to stick with version 3. Submitted by: arrowdodger via IRC [1] --- databases/postgresql-libpqxx3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql-libpqxx3') diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index f29ab1c5bfc3..1d3387cd20e7 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= postgresql MAINTAINER= 20080111.freebsd.org@ab.ote.we.lv COMMENT= A new C++ interface for PostgreSQL -CONFLICTS= postgresql-libpqxx-2.* +CONFLICTS= postgresql-libpqxx-[2-4].* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}30 USE_PGSQL= yes -- cgit