diff options
author | wiz <wiz> | 2015-10-04 06:19:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-10-04 06:19:52 +0000 |
commit | a481fc1c14cafa475535ad8cb54a18d7f08b38ca (patch) | |
tree | f6d87611c8c25ae266fa852d5a5b50680890f607 | |
parent | 74bd2fca057741f08969b1ea75bba30e2e2497c8 (diff) | |
download | pkgsrc-a481fc1c14cafa475535ad8cb54a18d7f08b38ca.tar.gz |
Update to 3.5.3:
Version 3.5.3 Released October 1, 2015 (git commit 62ddf200106467ce9ad31d85715a4cdf63e8be14)
- Minor fix in the test file t/03dbmethod.t
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-postgresql/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index 3972845b74e..273abe6f873 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.78 2015/09/30 19:23:08 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2015/10/04 06:19:52 wiz Exp $ -DISTNAME= DBD-Pg-3.5.2 +DISTNAME= DBD-Pg-3.5.3 PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index 608c05968fb..69886e3497d 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.39 2015/09/30 19:23:08 wiz Exp $ +$NetBSD: distinfo,v 1.40 2015/10/04 06:19:52 wiz Exp $ -SHA1 (DBD-Pg-3.5.2.tar.gz) = 9bbfd389aecdee709c0992f638ca9d58b2537dea -RMD160 (DBD-Pg-3.5.2.tar.gz) = 97fb10f687785355a55de275aae1f83d9ad8073e -Size (DBD-Pg-3.5.2.tar.gz) = 256517 bytes +SHA1 (DBD-Pg-3.5.3.tar.gz) = 43b40815b9fec21f6dc60173810737641539af81 +RMD160 (DBD-Pg-3.5.3.tar.gz) = fa4b3336ecafc9802239ac98747d95784c179298 +Size (DBD-Pg-3.5.3.tar.gz) = 256570 bytes |