ports/74024: [MAINTAINER] databases/postgresql-libpqxx: update to 2.4.2
Palle Girgensohn
girgen at pingpong.net
Wed Nov 17 02:50:28 UTC 2004
>Number: 74024
>Category: ports
>Synopsis: [MAINTAINER] databases/postgresql-libpqxx: update to 2.4.2
>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: Wed Nov 17 02:50:27 GMT 2004
>Closed-Date:
>Last-Modified:
>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.2
- Fix build problems on gcc-2.95 (gborg bug #1051)
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- postgresql-libpqxx-2.4.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile 15 Nov 2004 17:00:02 -0000 1.12
+++ Makefile 17 Nov 2004 02:37:46 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= libpqxx
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.2
CATEGORIES= databases
MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
PKGNAMEPREFIX= postgresql-
@@ -32,7 +32,6 @@
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500035
-BROKEN= Does not build with gcc 2.95
BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
CXXFLAGS+= -I${LOCALBASE}/include/stlport
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo 7 Nov 2004 20:46:18 -0000 1.7
+++ distinfo 17 Nov 2004 02:38:18 -0000
@@ -1,2 +1,2 @@
-MD5 (postgresql/libpqxx-2.4.1.tar.gz) = 24d4d3de75e9852b34c1cb89ddb3d0cb
-SIZE (postgresql/libpqxx-2.4.1.tar.gz) = 849749
+MD5 (postgresql/libpqxx-2.4.2.tar.gz) = f58b366c1a84ed838d76b0febee36e1a
+SIZE (postgresql/libpqxx-2.4.2.tar.gz) = 843633
--- postgresql-libpqxx-2.4.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list