summaryrefslogtreecommitdiff
path: root/databases/p5-BerkeleyDB/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2010-08-16 09:37:50 +0000
committerwiz <wiz>2010-08-16 09:37:50 +0000
commit74de0a137d902c5b591b0edb9c50d4e2e0af9fbf (patch)
treef3168d13280c1ce905e66cb5779e2873166771e1 /databases/p5-BerkeleyDB/Makefile
parent62bbc46bb25914e5a204e2e3591e59ed6b0be690 (diff)
downloadpkgsrc-74de0a137d902c5b591b0edb9c50d4e2e0af9fbf.tar.gz
Update to 0.43:
0.43 1st August 2010 * Changes to build with BDB 5.1 - Dropped support for Server option when creating an environment. * Documantation updates. RT# 59202 * Fixed compilation error with MS Visual Studio 2005 RT# 59924
Diffstat (limited to 'databases/p5-BerkeleyDB/Makefile')
-rw-r--r--databases/p5-BerkeleyDB/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-BerkeleyDB/Makefile b/databases/p5-BerkeleyDB/Makefile
index cbcc2d7eb82..0e370560c04 100644
--- a/databases/p5-BerkeleyDB/Makefile
+++ b/databases/p5-BerkeleyDB/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2010/06/02 13:22:09 adam Exp $
+# $NetBSD: Makefile,v 1.31 2010/08/16 09:37:50 wiz Exp $
-DISTNAME= BerkeleyDB-0.42
+DISTNAME= BerkeleyDB-0.43
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5bdb
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BerkeleyDB/}