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

Number of commits found: 2

Tuesday, 13 Jun 2017
19:55 jbeich search for other commits by this committer
www/firefox: update to 54.0

Changes:	https://www.mozilla.org/firefox/54.0/releasenotes/
PR:		218912
Security:	6cec1b0a-da15-467d-8691-1dea392d4c8d
MFH:		2017Q2 (requires r439925)
Original commitRevision:443536 
Tuesday, 2 May 2017
03:43 jbeich search for other commits by this committer
gecko: unbreak RUST=on with cargo >= 0.18

error[E0463]: can't find crate for `cheddar`
 --> media/libstagefright/binding/mp4parse_capi/build.rs:1:1
  |
1 | extern crate cheddar;
  | ^^^^^^^^^^^^^^^^^^^^^ can't find crate

error: aborting due to previous error

fatal runtime error: failed to initiate panic, error 5
error: Could not compile `mp4parse_capi`.

Caused by:
  process didn't exit successfully: `/usr/local/bin/rustc --crate-name
build_script_build media/libstagefright/binding/mp4parse_capi/build.rs
--crate-type bin --emit=dep-info,link -C opt-level=2 -C debuginfo=2 -C
metadata=13cd8b0152b68b4e -C extra-filename=-13cd8b0152b68b4e--out-dir
obj-x86_64-unknown-freebsd12.0/toolkit/library/rust/./release/build/mp4parse_capi-13cd8b0152b68b4e
-L
dependency=obj-x86_64-unknown-freebsd12.0/toolkit/library/rust/./release/deps`
(exit code: 1)
Build failed, waiting for other jobs to finish...
error: build failed
Original commitRevision:439925 

Number of commits found: 2