From girgen@smtp.chello.se  Mon Nov 17 20:34:10 2003
Return-Path: <girgen@smtp.chello.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DC10B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Nov 2003 20:34:09 -0800 (PST)
Received: from amsfep16-int.chello.nl (amsfep16-int.chello.nl [213.46.243.26])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 80D6443FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Nov 2003 20:34:08 -0800 (PST)
	(envelope-from girgen@smtp.chello.se)
Received: from palle.girgensohn.se ([213.89.138.245])
          by amsfep16-int.chello.nl
          (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP
          id <20031118043406.CBYX16241.amsfep16-int.chello.nl@palle.girgensohn.se>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Tue, 18 Nov 2003 05:34:06 +0100
Received: from palle.girgensohn.se (localhost [127.0.0.1])
	by palle.girgensohn.se (8.12.9p2/8.12.9) with ESMTP id hAI4Y6K3041305
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Nov 2003 05:34:06 +0100 (CET)
	(envelope-from girgen@palle.girgensohn.se)
Received: (from girgen@localhost)
	by palle.girgensohn.se (8.12.9p2/8.12.9/Submit) id hAI4Y6xj041304;
	Tue, 18 Nov 2003 05:34:06 +0100 (CET)
	(envelope-from girgen)
Message-Id: <200311180434.hAI4Y6xj041304@palle.girgensohn.se>
Date: Tue, 18 Nov 2003 05:34:06 +0100 (CET)
From: Palle Girgensohn <girgen@pingpong.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] databases/postgresql-libpqxx: update to 2.1.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59404
>Category:       ports
>Synopsis:       [MAINTAINER] databases/postgresql-libpqxx: update to 2.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    seanc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 17 20:40:16 PST 2003
>Closed-Date:    Thu Dec 04 02:36:10 PST 2003
>Last-Modified:  Thu Dec 04 02:36:10 PST 2003
>Originator:     Palle Girgensohn
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
Ping Pong AB
>Environment:
System: FreeBSD palle.girgensohn.se 4.9-RELEASE FreeBSD 4.9-RELEASE #6: Tue Nov  4 22:56:29 CET
>Description:
- Update to 2.1.1

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

--- postgresql-libpqxx-2.1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	17 Nov 2003 12:28:52 -0000	1.4
+++ Makefile	18 Nov 2003 04:32:46 -0000
@@ -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-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	3 Sep 2003 08:04:08 -0000	1.2
+++ distinfo	18 Nov 2003 02:52:53 -0000
@@ -1 +1 @@
-MD5 (postgresql/libpqxx-1.5.1.tar.gz) = 3c0f2b5a89ece20e7a84808c594dd7aa
+MD5 (postgresql/libpqxx-2.1.1.tar.gz) = 570a04c4758fead88ac555e7bc90f88b
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	3 Sep 2003 08:04:08 -0000	1.2
+++ pkg-plist	18 Nov 2003 03:03:42 -0000
@@ -1,22 +1,69 @@
+include/pqxx/pqxx
 include/pqxx/all.h
+include/pqxx/binarystring
+include/pqxx/binarystring.hxx
 include/pqxx/cachedresult.h
 include/pqxx/compiler.h
 include/pqxx/config.h
+include/pqxx/connection
+include/pqxx/connection.hxx
 include/pqxx/connection.h
+include/pqxx/connection_base
+include/pqxx/connection_base.hxx
+include/pqxx/connection_base.h
+include/pqxx/connectionitf.h
 include/pqxx/cursor.h
+include/pqxx/dbtransaction
+include/pqxx/dbtransaction.hxx
+include/pqxx/dbtransaction.h
+include/pqxx/except
+include/pqxx/except.hxx
+include/pqxx/except.h
+include/pqxx/isolation
+include/pqxx/isolation.hxx
+include/pqxx/isolation.h
+include/pqxx/largeobject
+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
+include/pqxx/result
+include/pqxx/result.hxx
 include/pqxx/result.h
+include/pqxx/robusttransaction
+include/pqxx/robusttransaction.hxx
 include/pqxx/robusttransaction.h
+include/pqxx/tablereader
+include/pqxx/tablereader.hxx
 include/pqxx/tablereader.h
+include/pqxx/tablestream
+include/pqxx/tablestream.hxx
 include/pqxx/tablestream.h
+include/pqxx/tablewriter
+include/pqxx/tablewriter.hxx
 include/pqxx/tablewriter.h
+include/pqxx/transaction
+include/pqxx/transaction.hxx
 include/pqxx/transaction.h
+include/pqxx/transaction_base
+include/pqxx/transaction_base.hxx
+include/pqxx/transaction_base.h
 include/pqxx/transactionitf.h
+include/pqxx/transactor
+include/pqxx/transactor.hxx
 include/pqxx/transactor.h
+include/pqxx/trigger
+include/pqxx/trigger.hxx
 include/pqxx/trigger.h
+include/pqxx/util
+include/pqxx/util.hxx
 include/pqxx/util.h
 lib/libpqxx.a
 lib/libpqxx.la
 lib/libpqxx.so
 lib/libpqxx.so.0
+lib/pkgconfig/libpqxx.pc
 @dirrm include/pqxx
--- postgresql-libpqxx-2.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->seanc 
Responsible-Changed-By: seanc 
Responsible-Changed-When: Tue Nov 18 02:25:44 PST 2003 
Responsible-Changed-Why:  
Waiting for a repo-copy before I can commit, grab these before 
someone else tries to update this port for 7.4. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59404 
State-Changed-From-To: open->closed 
State-Changed-By: seanc 
State-Changed-When: Thu Dec 4 02:35:55 PST 2003 
State-Changed-Why:  
Committed!  Thanks!  Appologies for the freeze. 

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