summaryrefslogtreecommitdiff
path: root/databases/p5-BDB/Makefile
diff options
context:
space:
mode:
authormef <mef>2014-12-04 06:00:02 +0000
committermef <mef>2014-12-04 06:00:02 +0000
commit043b72362c8312a7064d2d05e4cf89917d9b39eb (patch)
tree0c5b761118d8bd3c142e7a2f48c2ec01d1d7d434 /databases/p5-BDB/Makefile
parentffb287bae0680783eafe438c205e71a23e238fc3 (diff)
downloadpkgsrc-043b72362c8312a7064d2d05e4cf89917d9b39eb.tar.gz
Update 1.90 to 1.91
1.91 Fri Apr 11 06:22:38 CEST 2014 - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL without warning by switching the meaning of USE_SOCKETS_AS_HANDLES in 5.18. What's so attractive about giving a shit about backwards compatibility - I will never understand. - make sure DBD.pm is installed to the correct directory. - support up to bdb 6.0. - (xthread) work around compile time bugs in ptw32.
Diffstat (limited to 'databases/p5-BDB/Makefile')
-rw-r--r--databases/p5-BDB/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-BDB/Makefile b/databases/p5-BDB/Makefile
index 324a44c421d..d6180ba00bd 100644
--- a/databases/p5-BDB/Makefile
+++ b/databases/p5-BDB/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2014/10/09 13:44:34 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2014/12/04 06:00:02 mef Exp $
-DISTNAME= BDB-1.9
-PKGNAME= p5-BDB-1.90
-PKGREVISION= 3
+DISTNAME= BDB-1.91
+PKGNAME= p5-BDB-1.91
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}