Created attachment 162199 [details] Update to versio 1.2.0. A new version 1.2.0 is available for devel/libbson, devel/mongo-c-driver.
Why is this in single patch, shouldnt it be in two patches and two PR's for each updated port?
(In reply to Bartek Rutkowski from comment #1) They are released together and should be committed as such. But you are right, may be it's better to separate them. Please, do if you wish. BTW, in the meantime versions 1.2.1 and 1.2.2 are out, as well as 1.3.0-rc0.
@Boris, thanks for your submission. 1) I agree that a separate issue for libsson and mongo-c-driver is the way to go here, as they don't *strictly* need to be committed (atomically, simultaneously) together. If on the other hand, this was a shared library version change ONLY, without a version update, this might be classified as a 'sweeping change' relevant for a single commit. 2) I also agree with updating the attachments, updating them to their latest upstream version. So what we need to do is: * Create a new issue for devel/mongo-c-driver, update it to latest version, containing no devel/libbson changes * Set the new issue as "Depends on" this issue * Update the attachment here to remove the devel/mongo-c-driver changes, and update version if necessary
Submitter is committer.
Created attachment 166386 [details] libbson update 1.3.1 There is new version of libbson. I've made a new patch. Also mongo-c-driver should be updated (I've made a patch). Both updates were checked with poudriere: https://rtm.bsdserwis.com/poudriere/data/a1amd64-testing/2016-02-01_01h14m16s/logs/libbson-1.3.1.log and https://rtm.bsdserwis.com/poudriere/data/a1amd64-testing/2016-02-01_01h36m57s/logs/mongo-c-driver-1.3.1.log
A commit references this bug: Author: bsam Date: Tue Feb 2 17:21:11 UTC 2016 New revision: 407830 URL: https://svnweb.freebsd.org/changeset/ports/407830 Log: devel/libbson, devel/mongo-c-driver: Update to version 1.3.2. . update 1.1.9 -> 1.2.0; [1] . update 1.2.0 -> 1.3.1; [2] while here update 1.3.1 -> 1.3.2. PR: 203868 [1], 206815 [2] Submitted by: bsam [1], <Krzysztof> ports@bsdserwis.com [2] Approved by: maintainer timeout (3+ months) Changes: head/devel/libbson/Makefile head/devel/libbson/distinfo head/devel/libbson/pkg-plist head/devel/mongo-c-driver/Makefile head/devel/mongo-c-driver/distinfo head/devel/mongo-c-driver/pkg-plist
Committed, thanks!
Comment on attachment 162199 [details] Update to versio 1.2.0. Maintainer timeout, implicit approval