diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-03 08:04:08 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-03 08:04:08 +0000 |
commit | d7de640700bfbbeaafa39a9a835d4290f5baec1c (patch) | |
tree | 2421ff2a3ccc0313163a69e58c90308d8b1f9bd4 /databases/postgresql-libpqxx | |
parent | Upgrade to 2.4.1.2. (diff) |
Update to 1.5.1
Add PKGNAMEPREFIX=postgresql
PR: 56336
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=88418
Diffstat (limited to 'databases/postgresql-libpqxx')
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql-libpqxx/distinfo | 2 | ||||
-rw-r--r-- | databases/postgresql-libpqxx/pkg-plist | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 4a7409f157fe..94ee6db6ab80 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -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 diff --git a/databases/postgresql-libpqxx/distinfo b/databases/postgresql-libpqxx/distinfo index 6b86400f7ca7..7afeb34cdf8b 100644 --- a/databases/postgresql-libpqxx/distinfo +++ b/databases/postgresql-libpqxx/distinfo @@ -1 +1 @@ -MD5 (postgresql/libpqxx-1.1.4.tar.gz) = cb14bdcc2d6a702f0e902e7b20c7c4b2 +MD5 (postgresql/libpqxx-1.5.1.tar.gz) = 3c0f2b5a89ece20e7a84808c594dd7aa diff --git a/databases/postgresql-libpqxx/pkg-plist b/databases/postgresql-libpqxx/pkg-plist index 2ab5835286a1..c4fd72b9ae57 100644 --- a/databases/postgresql-libpqxx/pkg-plist +++ b/databases/postgresql-libpqxx/pkg-plist @@ -1,3 +1,5 @@ +include/pqxx/all.h +include/pqxx/cachedresult.h include/pqxx/compiler.h include/pqxx/config.h include/pqxx/connection.h |