diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 2a81f160ffe8..9a7625bd8f51 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -1,43 +1,42 @@ # New ports collection makefile for: PostgreSQL Pgaccess # Date created: December 1st, 2002 # Whom: Palle Girgensohn # # $FreeBSD$ # PORTNAME= libpqxx -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 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 LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} USE_INC_LIBTOOL_VER=15 USE_GMAKE= YES GNU_CONFIGURE= YES INSTALLS_SHLIB= YES PLIST_SUB= PORTVERSION=${PORTVERSION} CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ --enable-shared \ --with-postgres-include=${LOCALBASE}/include/postgresql POSTGRESQL_PORT?= databases/postgresql7 .include .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 LDFLAGS+= -L${LOCALBASE}/lib -lstlport_gcc ${PTHREAD_LIBS} CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" .endif .include diff --git a/databases/postgresql-libpqxx/distinfo b/databases/postgresql-libpqxx/distinfo index 44e6a4712d5d..88e1c0a7d8e7 100644 --- a/databases/postgresql-libpqxx/distinfo +++ b/databases/postgresql-libpqxx/distinfo @@ -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 diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index 2a81f160ffe8..9a7625bd8f51 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -1,43 +1,42 @@ # New ports collection makefile for: PostgreSQL Pgaccess # Date created: December 1st, 2002 # Whom: Palle Girgensohn # # $FreeBSD$ # PORTNAME= libpqxx -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 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 LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} USE_INC_LIBTOOL_VER=15 USE_GMAKE= YES GNU_CONFIGURE= YES INSTALLS_SHLIB= YES PLIST_SUB= PORTVERSION=${PORTVERSION} CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ --enable-shared \ --with-postgres-include=${LOCALBASE}/include/postgresql POSTGRESQL_PORT?= databases/postgresql7 .include .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 LDFLAGS+= -L${LOCALBASE}/lib -lstlport_gcc ${PTHREAD_LIBS} CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" .endif .include diff --git a/databases/postgresql-libpqxx3/distinfo b/databases/postgresql-libpqxx3/distinfo index 44e6a4712d5d..88e1c0a7d8e7 100644 --- a/databases/postgresql-libpqxx3/distinfo +++ b/databases/postgresql-libpqxx3/distinfo @@ -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 diff --git a/databases/postgresql-libpqxx30/Makefile b/databases/postgresql-libpqxx30/Makefile index 2a81f160ffe8..9a7625bd8f51 100644 --- a/databases/postgresql-libpqxx30/Makefile +++ b/databases/postgresql-libpqxx30/Makefile @@ -1,43 +1,42 @@ # New ports collection makefile for: PostgreSQL Pgaccess # Date created: December 1st, 2002 # Whom: Palle Girgensohn # # $FreeBSD$ # PORTNAME= libpqxx -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 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 LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} USE_INC_LIBTOOL_VER=15 USE_GMAKE= YES GNU_CONFIGURE= YES INSTALLS_SHLIB= YES PLIST_SUB= PORTVERSION=${PORTVERSION} CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ --enable-shared \ --with-postgres-include=${LOCALBASE}/include/postgresql POSTGRESQL_PORT?= databases/postgresql7 .include .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 LDFLAGS+= -L${LOCALBASE}/lib -lstlport_gcc ${PTHREAD_LIBS} CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" .endif .include diff --git a/databases/postgresql-libpqxx30/distinfo b/databases/postgresql-libpqxx30/distinfo index 44e6a4712d5d..88e1c0a7d8e7 100644 --- a/databases/postgresql-libpqxx30/distinfo +++ b/databases/postgresql-libpqxx30/distinfo @@ -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