notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-p2p/libtorrent-rasterbar/files/patch-boost-1.72

Number of commits found: 2

Friday, 20 Dec 2019
03:18 yuri search for other commits by this committer
net-p2p/libtorrent-rasterbar: Update 1.1.10 -> 1.2.2
Original commitRevision:520456 
Thursday, 14 Nov 2019
00:43 jbeich search for other commits by this committer
net-p2p/libtorrent-rasterbar: unbreak with boost 1.72

In file included from src/http_connection.cpp:33:
In file included from include/libtorrent/http_connection.hpp:62:
In file included from include/libtorrent/socket.hpp:57:
In file included from /usr/local/include/boost/asio/write.hpp:1262:
/usr/local/include/boost/asio/impl/write.hpp:425:40: error: no type named
'executor_type' in 'libtorrent::socket_type'
    typedef typename AsyncWriteStream::executor_type executor_type;
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/local/include/boost/asio/impl/write.hpp:534:7: note: in instantiation of
template class
'boost::asio::detail::initiate_async_write_buffer_sequence<libtorrent::socket_type>'
requested here
      detail::initiate_async_write_buffer_sequence<AsyncWriteStream>(s),
      ^
src/http_connection.cpp:277:3: note: in instantiation of function template
specialization 'boost::asio::async_write<libtorrent::socket_type,
boost::asio::mutable_buffers_1, boost::_bi::bind_t<void, boost::_mfi::mf1<void,
libtorrent::http_connection, const boost::system::error_code &>,
boost::_bi::list2<boost::_bi::value<boost::shared_ptr<libtorrent::http_connection>
>, boost::arg<1> > > >' requested here
                async_write(m_sock, boost::asio::buffer(m_sendbuffer)
                ^
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:517544 

Number of commits found: 2