summaryrefslogtreecommitdiff
path: root/databases/p5-DBI/Makefile
diff options
context:
space:
mode:
authorwen <wen>2013-05-02 03:26:57 +0000
committerwen <wen>2013-05-02 03:26:57 +0000
commit710f2d5f2d6400edf5ad077ca702ea43978ebf33 (patch)
tree17e2629d39aac750342fbc83808af489c093c231 /databases/p5-DBI/Makefile
parentefbbdbba82812bb4b3ddf453ef7d0bdd5c53b1da (diff)
downloadpkgsrc-710f2d5f2d6400edf5ad077ca702ea43978ebf33.tar.gz
Update to 1.625
UPstream changes: Changes in DBI 1.625 (svn r15595) 28th March 2013 Fixed heap-use-after-free during global destruction RT#75614 thanks to Reini Urban. Changes in DBI 1.624 (svn r15576) 22nd March 2013 Fixed Gofer for hash randomization in perl 5.17.10+ RT#84146 Clarify docs for can() re RT#83207
Diffstat (limited to 'databases/p5-DBI/Makefile')
-rw-r--r--databases/p5-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 70eb63f6b7f..47f20afe719 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2013/01/26 20:01:54 rhaen Exp $
+# $NetBSD: Makefile,v 1.58 2013/05/02 03:26:57 wen Exp $
-DISTNAME= DBI-1.623
+DISTNAME= DBI-1.625
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}