pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-MongoDB: update to 1.8.1.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sun Feb 25 20:13:13 2018 +0100
Changeset: 14839f43dfdbbe7387a67acb9a49699246cc7b77
Modified Files:
p5-MongoDB/Makefile
p5-MongoDB/distinfo
Log Message:
p5-MongoDB: update to 1.8.1.
v1.8.1 2018-01-17 10:44:22-05:00 America/New_York
[Bug fixes]
- PERL-770 Repeated find_one queries sometime result in
MongoDB::ProtocolError on short network reads.
- PERL-796 Improve resolution of GridFS uploadDate.
- PERL-803 Kerberos authentication not working in 1.8.0 version
using some SASL backends.
- PERL-825 Unacknowledged insert_many throws an error.
- PERL-828 maxTimeMS incorrectly sent on tailable await cursors.
[Testing]
- PERL-800 CI testing no longer tests against EOL MongoDB 2.4.
- PERL-832 Skip Windows thread tests with SASL to avoid wrong pool in
global destruction test failures.
[Documentation]
- PERL-795 Document that GridFS filename+uploadDate must be unique.
- PERL-798 Fix typos in Tutorial.pod.
[Prerequisites]
- PERL-844 Timeout configs not supported for older IO::Socket::IP,
so minimum version bumped to 0.32.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=14839f43dfdbbe7387a67acb9a49699246cc7b77
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-MongoDB/Makefile | 2 +-
p5-MongoDB/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/p5-MongoDB/Makefile b/p5-MongoDB/Makefile
index 0bb2269e50..84dcb814c2 100644
--- a/p5-MongoDB/Makefile
+++ b/p5-MongoDB/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2012/10/04 18:42:21 asau Exp $
-DISTNAME= MongoDB-v1.8.0
+DISTNAME= MongoDB-v1.8.1
PKGNAME= p5-${DISTNAME:S/-v/-/}
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MO/MONGODB/}
diff --git a/p5-MongoDB/distinfo b/p5-MongoDB/distinfo
index 9ffa2b6454..cff313268f 100644
--- a/p5-MongoDB/distinfo
+++ b/p5-MongoDB/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2012/03/14 21:51:11 bubuchka Exp $
-SHA1 (MongoDB-v1.8.0.tar.gz) = 3dd4a008cd276edda126e8e95125891450218693
-RMD160 (MongoDB-v1.8.0.tar.gz) = ce0cb9381bcc648759e97c39b501b53c481809e8
-SHA512 (MongoDB-v1.8.0.tar.gz) = 1346a1c82528f409f467e77cb713af856d8dcd90ff57d07ce9312d60a16c7b7922dc99fb23a5374447ba61a082de43eccd495c779cd8a32463a039a6a13fa427
-Size (MongoDB-v1.8.0.tar.gz) = 521237 bytes
+SHA1 (MongoDB-v1.8.1.tar.gz) = 77b4dc0cccd787babeefe51c390275d126069717
+RMD160 (MongoDB-v1.8.1.tar.gz) = 5f4b021fd0a24432794bd3ca657d3ffa9cd7f466
+SHA512 (MongoDB-v1.8.1.tar.gz) = 64724d07d2f0b65c033c3824b97c8fa4d86c167cd8f087638c8957db61a4c8fef37d2bd3b726a5310c77420a2fc420d2524b9415388a1ec18be39a69c9519a93
+Size (MongoDB-v1.8.1.tar.gz) = 528885 bytes
Home |
Main Index |
Thread Index |
Old Index