summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-02-25 16:24:02 +0000
committerwiz <wiz@pkgsrc.org>2018-02-25 16:24:02 +0000
commitbbbcf0c63742dabdc8d74d47e4f38b7f4bb764ed (patch)
tree5058cd92cc6e40b96164cf203e78d59b568b27fe /databases/p5-DBD-postgresql/Makefile
parenta5204eaeaa3867083fc57b168f7b80c927378d5c (diff)
downloadpkgsrc-bbbcf0c63742dabdc8d74d47e4f38b7f4bb764ed.tar.gz
p5-DBD-postgresql: update to 3.7.4.
Version 3.7.4. Released February 12, 2018 (git tag 3.7.4) - Fix typo in META.yml [CPAN ticket #124405]
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 52c2a578450..bbf1beb3404 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2017/09/27 19:16:06 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2018/02/25 16:24:02 wiz Exp $
-DISTNAME= DBD-Pg-3.7.0
+DISTNAME= DBD-Pg-3.7.4
PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}