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: www/firefox/files/patch-bug1575876

Number of commits found: 2

Tuesday, 27 Aug 2019
01:02 jbeich search for other commits by this committer
www/firefox: update to 69.0

Changes:	https://www.mozilla.org/firefox/69.0/releasenotes/
PR:		239155
Security:	05463e0a-abd3-4fa4-bd5f-cd5ed132d4c6
MFH:		2019Q3
Differential Revision:	https://reviews.freebsd.org/D20932
Original commitRevision:509978 
Friday, 23 Aug 2019
21:55 jbeich search for other commits by this committer
www/firefox: unbreak on -CURRENT

In file included from media/mtransport/nricectx.cpp:82:
In file included from
media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.h:41:
In file included from media/mtransport/third_party/nICEr/src/stun/stun.h:45:
In file included from /usr/include/net/if_var.h:84:
/usr/include/sys/lock.h:68:15: error: reference to 'thread' is ambiguous
                            struct thread **owner);
                                   ^
/usr/include/sys/lock.h:42:8: note: candidate found by name lookup is 'thread'
struct thread;
       ^
/usr/include/c++/v1/__threading_support:397:24: note: candidate found by name
lookup is 'std::__1::thread'
class _LIBCPP_TYPE_VIS thread;
                       ^
1 error generated.

Reported by:	tijl, pkg-fallout, madpilot
Submitted by:	tijl
Tested by:	madpilot
Original commitRevision:509662 

Number of commits found: 2