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/spotifyd/files/patch-Cargo.toml

Number of commits found: 3

Saturday, 9 Oct 2021
16:31 Rodrigo Osorio (rodrigo) search for other commits by this committer
audio/spotifyd: update to v0.3.2

Major changes:
 * Updated librespot
 * Fix build on MacOS M1 (arm)
 * Improved error messages
 * Dependency updates
commit hash: ac728ac1b426eb023a27779f1f8e388d14dce379 commit hash: ac728ac1b426eb023a27779f1f8e388d14dce379 commit hash: ac728ac1b426eb023a27779f1f8e388d14dce379 commit hash: ac728ac1b426eb023a27779f1f8e388d14dce379 ac728ac
Friday, 12 Feb 2021
10:41 rodrigo search for other commits by this committer
audio/spotifyd: upgrade to 0.3.0 and fix panic after rust update

Major changes:
    - Changed the config format from ini to TOML
      Make sure to update your config file accordingly[1].
    - Expose volume trough dbus
    - Add an option to disable dbus

Introduce two temporary patches to :
 - Fix panic reported in upstream bug system #719[2] - fixed in future
 - Fix compilation issue with FreeBSD (Merged after 0.3.0[3] release)

[1] https://github.com/Spotifyd/spotifyd/blob/master/docs/src/config/File.md
[2] https://github.com/Spotifyd/spotifyd/issues/719
[3]
https://github.com/Spotifyd/spotifyd/pull/796/commits/a352eab53eef0ecafe1ddb07a43ff2b3ab54f123

PR:		251968
Submitted by:	<nick.rozhkov@gmail.com>
Original commitRevision:565003 
Sunday, 20 Jan 2019
00:07 tobik search for other commits by this committer
New port: audio/spotifyd

An open source Spotify client running as a UNIX daemon.  Spotifyd
streams music just like the official client, but is more lightweight
and supports more platforms.  Spotifyd also supports the Spotify
Connect protocol which makes it show up as a device that can be
controlled from the official clients.

Spotifyd requires a Spotify Premium account.

WWW: https://github.com/Spotifyd/spotifyd
Original commitRevision:490765 

Number of commits found: 3