1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

databases/p5-DBD-Pg: 3.3.0 -> 3.4.0

http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-3.4.0/Changes
- Cleanup and improve table_info()
- Make sure column_info() and table_info() can handle materialized views.
This commit is contained in:
Kurt Jaeger 2014-08-17 19:23:36 +00:00
parent 1ceefd0888
commit 457169d5c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365225
2 changed files with 6 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
PORTNAME= DBD-Pg
PORTVERSION= 3.3.0
PORTVERSION= 3.4.0
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -19,4 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= pgsql perl5
USE_PERL5= configure
post-stage:
${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/DBD/Pg/Pg.so
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (DBD-Pg-3.3.0.tar.gz) = 52f43de5b2d916d447d7ed252b127f728b226dc88db57d4fe9712e21d3586ffe
SIZE (DBD-Pg-3.3.0.tar.gz) = 251408
SHA256 (DBD-Pg-3.4.0.tar.gz) = 5dbb9d9e5d9d0cc880347e52b2554441414438b9b4d842e498d9506e453f0c21
SIZE (DBD-Pg-3.4.0.tar.gz) = 252837