diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-19 16:13:48 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-19 16:13:48 +0000 |
commit | 9f07a31904c3488d5f13a4c025d96ba91a6989b1 (patch) | |
tree | 55efb1068d84d95b39ab6c01e75a1057b2cc058c /databases/postgresql-libpqxx3 | |
parent | 25695b71112310a2b14b2f4b0d7776aab9cfa414 (diff) | |
download | ports-9f07a31904c3488d5f13a4c025d96ba91a6989b1.tar.gz ports-9f07a31904c3488d5f13a4c025d96ba91a6989b1.zip |
Update to 2.4.2
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=121972
Diffstat (limited to 'databases/postgresql-libpqxx3')
-rw-r--r-- | databases/postgresql-libpqxx3/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql-libpqxx3/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
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 @@ -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 @@ POSTGRESQL_PORT?= databases/postgresql7 .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 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 |