From girgen@palle.girgensohn.se  Sun Nov  7 15:11:37 2004
Return-Path: <girgen@palle.girgensohn.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id ADEE016A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  7 Nov 2004 15:11:37 +0000 (GMT)
Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A53D243D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  7 Nov 2004 15:11:36 +0000 (GMT)
	(envelope-from girgen@palle.girgensohn.se)
Received: from localhost (localhost.girgensohn.se [127.0.0.1])
	by palle.girgensohn.se (Postfix) with ESMTP id C12F21CECA;
	Sun,  7 Nov 2004 16:11:47 +0100 (CET)
Received: from palle.girgensohn.se ([127.0.0.1])
 by localhost (palle.girgensohn.se [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 79201-07; Sun,  7 Nov 2004 16:11:47 +0100 (CET)
Received: by palle.girgensohn.se (Postfix, from userid 1000)
	id 36BE01CEC8; Sun,  7 Nov 2004 16:11:47 +0100 (CET)
Message-Id: <20041107151147.36BE01CEC8@palle.girgensohn.se>
Date: Sun,  7 Nov 2004 16:11:47 +0100 (CET)
From: Palle Girgensohn <girgen@pingpong.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Steven Looman <steven@krx.nl>
Subject: [MAINTAINER] databases/postgresql-libpqxx: update to 2.4.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73641
>Category:       ports
>Synopsis:       [MAINTAINER] databases/postgresql-libpqxx: update to 2.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 07 15:20:18 GMT 2004
>Closed-Date:    Sun Nov 07 20:46:31 GMT 2004
>Last-Modified:  Sun Nov 07 20:46:31 GMT 2004
>Originator:     Palle Girgensohn
>Release:        FreeBSD 5.3-BETA6 i386
>Organization:
Ping Pong AB
>Environment:
System: FreeBSD palle.girgensohn.se 5.3-BETA6 FreeBSD 5.3-BETA6 #15: Thu Sep 30 00:48:05 CEST 2004
>Description:
- Update to 2.4.1

Submitted by: Steven Looman <steven@krx.nl> (partially)

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

***
Don't forget to 

cvs add files/patch-src-util-cxx

***

--- postgresql-libpqxx-2.4.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	9 Aug 2004 08:01:42 -0000	1.10
+++ Makefile	7 Nov 2004 15:06:53 -0000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	libpqxx
-PORTVERSION=	2.2.7
+PORTVERSION=	2.4.1
 CATEGORIES=	databases
 MASTER_SITES=	ftp://gborg.postgresql.org/pub/libpqxx/stable/
 PKGNAMEPREFIX=	postgresql-
 DIST_SUBDIR=	postgresql
 
 MAINTAINER=	girgen@pingpong.net
-COMMENT=	A new C++ interface for  PostgreSQL
+COMMENT=	A new C++ interface for PostgreSQL
 
 LIB_DEPENDS=	pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	9 Aug 2004 08:01:42 -0000	1.6
+++ distinfo	7 Nov 2004 14:49:56 -0000
@@ -1,2 +1,2 @@
-MD5 (postgresql/libpqxx-2.2.7.tar.gz) = 1027218388f64f62213c6c7e4111c3e9
-SIZE (postgresql/libpqxx-2.2.7.tar.gz) = 761117
+MD5 (postgresql/libpqxx-2.4.1.tar.gz) = 24d4d3de75e9852b34c1cb89ddb3d0cb
+SIZE (postgresql/libpqxx-2.4.1.tar.gz) = 849749
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	9 Aug 2004 08:01:42 -0000	1.6
+++ pkg-plist	7 Nov 2004 15:05:55 -0000
@@ -4,7 +4,6 @@
 include/pqxx/binarystring
 include/pqxx/binarystring.hxx
 include/pqxx/cachedresult.h
-include/pqxx/compiler.h
 include/pqxx/connection
 include/pqxx/connection.hxx
 include/pqxx/connection.h
@@ -21,7 +20,6 @@
 include/pqxx/except
 include/pqxx/except.hxx
 include/pqxx/except.h
-include/pqxx/internalconfig.h
 include/pqxx/isolation
 include/pqxx/isolation.hxx
 include/pqxx/isolation.h
@@ -29,7 +27,6 @@
 include/pqxx/largeobject.hxx
 include/pqxx/largeobject.h
 include/pqxx/libcompiler.h
-include/pqxx/libconfig.h
 include/pqxx/nontransaction
 include/pqxx/nontransaction.hxx
 include/pqxx/nontransaction.h
@@ -66,6 +63,8 @@
 include/pqxx/util
 include/pqxx/util.hxx
 include/pqxx/util.h
+include/pqxx/config-public-compiler.h
+include/pqxx/config-public-libpq.h
 lib/libpqxx.a
 lib/libpqxx.la
 lib/libpqxx.so
--- /dev/null	Sun Nov  7 16:07:40 2004
+++ files/patch-src-util-cxx	Sun Nov  7 15:54:45 2004
@@ -0,0 +1,11 @@
+--- src/util.cxx.orig	Sun Nov  7 15:53:59 2004
++++ src/util.cxx	Sun Nov  7 15:54:02 2004
+@@ -24,6 +24,8 @@
+ #include <new>
+ #include <sstream>
+ 
++#include <unistd.h>
++
+ #ifdef _WIN32
+ #include <windows.h>
+ #endif
--- postgresql-libpqxx-2.4.1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sun Nov 7 20:46:25 GMT 2004 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73641 
>Unformatted:
