View | Details | Raw Unified | Return to bug 56336
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	libpqxx
8
PORTNAME=	libpqxx
9
PORTVERSION=	1.1.4
9
PORTVERSION=	1.5.1
10
CATEGORIES=	databases
10
CATEGORIES=	databases
11
MASTER_SITES=	ftp://gborg.postgresql.org/pub/libpqxx/stable/
11
MASTER_SITES=	ftp://gborg.postgresql.org/pub/libpqxx/stable/
12
PKGNAMEPREFIX=	postgresql-
12
DIST_SUBDIR=	postgresql
13
DIST_SUBDIR=	postgresql
13
14
14
MAINTAINER=	girgen@pingpong.net
15
MAINTAINER=	girgen@pingpong.net
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (postgresql/libpqxx-1.1.4.tar.gz) = cb14bdcc2d6a702f0e902e7b20c7c4b2
1
MD5 (postgresql/libpqxx-1.5.1.tar.gz) = 3c0f2b5a89ece20e7a84808c594dd7aa
(-)pkg-plist (+2 lines)
Lines 1-3 Link Here
1
include/pqxx/all.h
2
include/pqxx/cachedresult.h
1
include/pqxx/compiler.h
3
include/pqxx/compiler.h
2
include/pqxx/config.h
4
include/pqxx/config.h
3
include/pqxx/connection.h
5
include/pqxx/connection.h

Return to bug 56336