[Bug 232525] devel/boost-all: Update to 1.69.0 (currently, develop snapshot)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 22 20:27:24 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232525

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Mon Oct 22 20:26:59 UTC 2018
New revision: 482780
URL: https://svnweb.freebsd.org/changeset/ports/482780

Log:
  sysutils/usbtop: unbreak with boost 1.69

  In file included from src/console_output.cpp:31:
  In file included from include/usbtop/buses.h:34:
  In file included from include/usbtop/usb_bus.h:34:
  In file included from include/usbtop/usb_device.h:35:
  include/usbtop/usb_stats.h:44:21: error: expected class name
  class Stats: boost::noncopyable
                      ^
  include/usbtop/usb_stats.h:84:24: error: expected class name
  class UsbStats: boost::noncopyable
                         ^
  In file included from src/console_output.cpp:31:
  In file included from include/usbtop/buses.h:34:
  In file included from include/usbtop/usb_bus.h:34:
  include/usbtop/usb_device.h:41:25: error: expected class name
  class UsbDevice: boost::noncopyable
                          ^
  In file included from src/console_output.cpp:31:
  In file included from include/usbtop/buses.h:34:
  include/usbtop/usb_bus.h:45:22: error: expected class name
  class UsbBus: boost::noncopyable
                       ^

  PR:           232525

Changes:
  head/sysutils/usbtop/files/patch-boost-1.69

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-office mailing list