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: mail/thunderbird/files/patch-bug1509757

Number of commits found: 2

Monday, 10 Dec 2018
23:32 jbeich search for other commits by this committer
mail/thunderbird: update to 60.4.0

Changes:	https://www.thunderbird.net/thunderbird/60.4.0/releasenotes/
Security:	d10b49b2-8d02-49e8-afde-0844626317af
Original commitRevision:487209 
Monday, 26 Nov 2018
06:44 jbeich search for other commits by this committer
gecko: unbreak with more strict regex(3) on FreeBSD 13

In file included from ../.build/dom/workers/Unified_cpp_dom_workers0.cpp:11:
dom/workers/ChromeWorkerScope.cpp:56:10: error: use of undeclared identifier
'JS_InitCTypesClass'
    if (!JS_InitCTypesClass(aCx, aGlobal) ||
         ^
dom/workers/ChromeWorkerScope.cpp:61:18: error: unknown type name
'JSCTypesCallbacks'
    static const JSCTypesCallbacks callbacks = {
                 ^

PR:		233453
Reported by:	kevans
Original commitRevision:485923 

Number of commits found: 2