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: audio/praat/files/patch-git-dcaf03d1f0d6d12689f604347d169bfc732af69a.diff

Number of commits found: 2

Friday, 13 Nov 2020
11:09 adridg search for other commits by this committer
Update audio/praat to latest upstream

- One git patch can be removed (since git caught up with it)
- Praat has switched to using GTK3, so chase that
- .. since it doesn't have a sensible configure phase, hard-code
  a -lX11 into our makefile.defs, since the gtk3 libs don't pull
  that in, but the praat code does use XInternAtom directly.

The release notes are, as always, at
	https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
but the relevant change really only is "switch to GTK3".
Original commitRevision:555012 
Saturday, 26 Sep 2020
11:40 adridg search for other commits by this committer
Update audio/praat to latest upstream release

The release notes are, as always, at
	https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
with mostly the following:
 - macOS updates
 - extremum with cubic interpolation was incorrectly calculated

I have added a patch from GH pull request #1376 that fixes the CLI mode.
Original commitRevision:550170 

Number of commits found: 2