pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libbson
Module Name: pkgsrc
Committed By: fhajny
Date: Tue Jan 16 12:09:14 UTC 2018
Modified Files:
pkgsrc/devel/libbson: Makefile distinfo
Log Message:
Update devel/libbson to 1.9.2.
- This release completes reverting a changed macro definition that
broke API compatibility. The revert in 1.9.1 did not completely
fix the BC break.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/libbson/Makefile \
pkgsrc/devel/libbson/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libbson/Makefile
diff -u pkgsrc/devel/libbson/Makefile:1.30 pkgsrc/devel/libbson/Makefile:1.31
--- pkgsrc/devel/libbson/Makefile:1.30 Mon Jan 15 12:35:29 2018
+++ pkgsrc/devel/libbson/Makefile Tue Jan 16 12:09:14 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2018/01/15 12:35:29 fhajny Exp $
+# $NetBSD: Makefile,v 1.31 2018/01/16 12:09:14 fhajny Exp $
-DISTNAME= libbson-1.9.1
+DISTNAME= libbson-1.9.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=mongodb/}
Index: pkgsrc/devel/libbson/distinfo
diff -u pkgsrc/devel/libbson/distinfo:1.30 pkgsrc/devel/libbson/distinfo:1.31
--- pkgsrc/devel/libbson/distinfo:1.30 Mon Jan 15 12:35:29 2018
+++ pkgsrc/devel/libbson/distinfo Tue Jan 16 12:09:14 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2018/01/15 12:35:29 fhajny Exp $
+$NetBSD: distinfo,v 1.31 2018/01/16 12:09:14 fhajny Exp $
-SHA1 (libbson-1.9.1.tar.gz) = ed28e50c668d51c797c782282ff537f1472152a7
-RMD160 (libbson-1.9.1.tar.gz) = 87a24f89a2b25eddba4584f6a9b484914930b9f1
-SHA512 (libbson-1.9.1.tar.gz) = 0ea25e07d9fc3906d732d4b9d50df20f47c114ac1e71322aeef3260afd37c986a3592e47fafb6b09eae0e04c746601c6548b279c77e7160f166b71740eed7309
-Size (libbson-1.9.1.tar.gz) = 4923243 bytes
+SHA1 (libbson-1.9.2.tar.gz) = cb13ec390c0e5ee43a77300848a9642a471eafed
+RMD160 (libbson-1.9.2.tar.gz) = f83cb3f54bc24c01be14c81c835cf2590168e021
+SHA512 (libbson-1.9.2.tar.gz) = 70a15e66b94ae7bb980df202c6a14640045e10388425c1f2a7a86eb05c1413e149582bc4689326506ec3b384de3e5b1506ec4c58fee0e026451a82d4b1c6b029
+Size (libbson-1.9.2.tar.gz) = 4923548 bytes
Home |
Main Index |
Thread Index |
Old Index