Bug 228367

Summary: devel/range-v3: update to 0.3.6
Product: Ports & Packages Reporter: Henry Hu <henry.hu.sh>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 0.3.6
henry.hu.sh: maintainer-approval+
poudriere log on 10.4-RELEASE-p5/amd64
none
poudriere log on 11.1-STABLE/i386 none

Description Henry Hu 2018-05-19 21:21:19 UTC
Created attachment 193541 [details]
update to 0.3.6

This patch updates devel/range-v3 to 0.3.6.
Changelog (from https://github.com/ericniebler/range-v3/releases/tag/0.3.6):

    0.3.6 May 15, 2018
        NEW: view::exclusive_scan (thanks to GitHub user @mitsutaka-takeda).
        All views get non-const overloads of .empty() and .size() (see ericniebler/stl2#793).
        Upgrade Conan support for conan 1.0.
        subspan interface tweaks.
        Fix bug in view::split (see this stackoverflow question).
        Fix bug in view::stride (see ericniebler/stl2#805).
        Fix const-correctness problem in view::chunk (see this stackoverflow question).
        Replace uses of ranges::result_of with ranges::invoke_result.
        Fix potential buffer overrun of view::drop over RandomAccessRanges.
        Lots of view::cartesian_product fixes (see ericniebler/stl2#820, ericniebler/stl2#823).
        Work around gcc-8 regression regarding volatile std::initializer_lists (see ericniebler/stl2#826).
        Fix const-correctness problem of view::take.
Comment 1 Henry Hu 2018-05-19 21:22:06 UTC
Created attachment 193542 [details]
poudriere log on 10.4-RELEASE-p5/amd64
Comment 2 Henry Hu 2018-05-19 21:22:30 UTC
Created attachment 193543 [details]
poudriere log on 11.1-STABLE/i386
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2018-05-23 07:59:20 UTC
Committed.
Thank you for the update!
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-05-23 07:59:47 UTC
A commit references this bug:

Author: yuri
Date: Wed May 23 07:59:16 UTC 2018
New revision: 470687
URL: https://svnweb.freebsd.org/changeset/ports/470687

Log:
  devel/range-v3: Update 0.3.5 -> 0.3.6

  PR:		228367
  Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)

Changes:
  head/devel/range-v3/Makefile
  head/devel/range-v3/distinfo
  head/devel/range-v3/pkg-plist