diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-08-09 06:58:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-08-09 06:58:30 +0000 |
commit | 0b055d47f28aa0146c1cb2f8e85cd71f127dd553 (patch) | |
tree | 1cdec2aa532edb5042e8b80a8ee691de38be0ab7 /devel/boost-python-libs | |
parent | x11-wm/blackbox: Fix build with Clang 6, Fix TOOLS_ONLY option (diff) |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
Notes
Notes:
svn path=/head/; revision=476723
Diffstat (limited to 'devel/boost-python-libs')
-rw-r--r-- | devel/boost-python-libs/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/boost-python-libs/distinfo b/devel/boost-python-libs/distinfo index 136eb633d89b..8653f3ea361d 100644 --- a/devel/boost-python-libs/distinfo +++ b/devel/boost-python-libs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523454535 -SHA256 (boost_1_67_0.tar.bz2) = 2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba -SIZE (boost_1_67_0.tar.bz2) = 87336566 +TIMESTAMP = 1533158517 +SHA256 (boost_1_68_0.tar.bz2) = 7f6130bc3cf65f56a618888ce9d5ea704fa10b462be126ad053e80e553d6d8b7 +SIZE (boost_1_68_0.tar.bz2) = 92155315 |