summaryrefslogtreecommitdiff
path: root/databases/p5-MongoDB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-MongoDB/Makefile')
-rw-r--r--databases/p5-MongoDB/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-MongoDB/Makefile b/databases/p5-MongoDB/Makefile
index fcb447ff8a9f..3ecd0e3227a2 100644
--- a/databases/p5-MongoDB/Makefile
+++ b/databases/p5-MongoDB/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MongoDB
-PORTVERSION= 1.8.1
+PORTVERSION= 1.8.2
DISTVERSIONPREFIX= v
CATEGORIES= databases perl5
MASTER_SITES= CPAN
@@ -14,7 +14,7 @@ COMMENT= Mongo Driver for Perl
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Authen-SCRAM>=0.003:security/p5-Authen-SCRAM \
+BUILD_DEPENDS= p5-Authen-SCRAM>=0.009:security/p5-Authen-SCRAM \
p5-BSON>=1:databases/p5-BSON \
p5-Class-XSAccessor>0:devel/p5-Class-XSAccessor \
p5-DateTime>=0.78:devel/p5-DateTime \