Created attachment 188493 [details] upgrade patch devel/b2 is missing a dependency on devel/py-futures, and there is an upgrade to 1.1.0. This patch fixes both. 1.1.0 (November 30, 2017) Just one change in this release: Add support for CORS rules in create-bucket and update-bucket. get-bucket will display CORS rules. 1.0.0 (November 9, 2017) This is the same code as 0.7.4, with one incompatible change: Require --allowEmptySource to sync from empty directory, to help avoid accidental deletion of all files.
A commit references this bug: Author: robak Date: Mon Dec 4 08:59:40 UTC 2017 New revision: 455499 URL: https://svnweb.freebsd.org/changeset/ports/455499 Log: devel/b2: fix missing dependency and update 0.7.2 -> 1.1.0 - Fix missing py-futures dependency - Add NO_ARCH PR: 224057 Submitted by: ler MFH: 2017Q4 Changes: head/devel/b2/Makefile head/devel/b2/distinfo
Committed, thanks!