devel/range-v3: Update 0.3.5 -> 0.3.6

PR:		228367
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
This commit is contained in:
Yuri Victorovich 2018-05-23 07:59:15 +00:00
parent f87e3c48c8
commit 0f903a718f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470687
3 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= range-v3
DISTVERSION= 0.3.5
DISTVERSION= 0.3.6
CATEGORIES= devel
MAINTAINER= henry.hu.sh@gmail.com

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1518919183
SHA256 (ericniebler-range-v3-0.3.5_GH0.tar.gz) = 0a0094b450fe17e1454468bef5b6bf60e73ef100aebe1663daf6fbdf2c353836
SIZE (ericniebler-range-v3-0.3.5_GH0.tar.gz) = 445755
TIMESTAMP = 1527061634
SHA256 (ericniebler-range-v3-0.3.6_GH0.tar.gz) = ce6e80c6b018ca0e03df8c54a34e1fd04282ac1b068cd39e902e2e5201ac117f
SIZE (ericniebler-range-v3-0.3.6_GH0.tar.gz) = 449548

View file

@ -190,6 +190,7 @@ include/range/v3/view/drop.hpp
include/range/v3/view/drop_exactly.hpp
include/range/v3/view/drop_while.hpp
include/range/v3/view/empty.hpp
include/range/v3/view/exclusive_scan.hpp
include/range/v3/view/filter.hpp
include/range/v3/view/for_each.hpp
include/range/v3/view/generate.hpp