Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 21 Feb 2003 11:15:03 -0000 1.2 +++ Makefile 2 Sep 2003 22:40:35 -0000 @@ -6,9 +6,10 @@ # PORTNAME= libpqxx -PORTVERSION= 1.1.4 +PORTVERSION= 1.5.1 CATEGORIES= databases MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/ +PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql MAINTAINER= girgen@pingpong.net Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 5 Jan 2003 00:11:39 -0000 1.1 +++ distinfo 2 Sep 2003 22:41:42 -0000 @@ -1 +1 @@ -MD5 (postgresql/libpqxx-1.1.4.tar.gz) = cb14bdcc2d6a702f0e902e7b20c7c4b2 +MD5 (postgresql/libpqxx-1.5.1.tar.gz) = 3c0f2b5a89ece20e7a84808c594dd7aa Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/databases/postgresql-libpqxx/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 5 Jan 2003 00:11:39 -0000 1.1 +++ pkg-plist 2 Sep 2003 22:49:13 -0000 @@ -1,3 +1,5 @@ +include/pqxx/all.h +include/pqxx/cachedresult.h include/pqxx/compiler.h include/pqxx/config.h include/pqxx/connection.h