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-bug1376277

Number of commits found: 2

Wednesday, 27 Sep 2017
04:12 jbeich search for other commits by this committer
www/firefox: update to 56.0 (rust required)

This is slightly early but due to recent PORTREVISION bump there's no
point doing QA for 55.0.* anymore.

Changes:	https://www.mozilla.org/firefox/56.0/releasenotes/
PR:		221335
Security:	1098a15b-b0f6-42b7-b5c7-8a8646e8be07
MFH:		2017Q3 not possible: requires r447450 and r450556
Original commitRevision:450707 
Tuesday, 12 Sep 2017
05:48 jbeich search for other commits by this committer
www/firefox: unbreak on powerpc64, sparc64

In file included from objdir/dist/include/mozilla/dom/EventTarget.h:12:0,
                 from dom/base/nsPIDOMWindow.h:15,
                 from objdir/dist/include/mozilla/DOMEventTargetHelper.h:13,
                 from dom/presentation/PresentationAvailability.h:10,
                 from dom/presentation/AvailabilityCollection.cpp:10,
                 from
objdir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
dom/base/nsWrapperCache.h:48:1: error: static assertion failed: Only support
32-bit and 64-bit
 static_assert(sizeof(void*) == 4, "Only support 32-bit and 64-bit");
 ^

Reported by:	Martin Husemann (via upstream bug)
Original commitRevision:449673 

Number of commits found: 2