Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2003 05:34:06 +0100 (CET)
From:      Palle Girgensohn <girgen@pingpong.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59404: [MAINTAINER] databases/postgresql-libpqxx: update to 2.1.1
Message-ID:  <200311180434.hAI4Y6xj041304@palle.girgensohn.se>
Resent-Message-ID: <200311180440.hAI4eHb1093383@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59404
>Category:       ports
>Synopsis:       [MAINTAINER] databases/postgresql-libpqxx: update to 2.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 17 20:40:16 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311180434.hAI4Y6xj041304>